SAP Design Studio 1.1 does not have the ability to directly post/update BW or HANA tables other than calling a URL. Since Design Studio is a dashboard tool, I don't
We are using JDBC sender adapter and in Select Query, we are fetching the data by joinin the two tables. Update Statemtent: We can only update one table using this statement. Is it possible to update two tables using the Update Statement without using Stored Procedures. Let me know. R...
Modify <database table> from table <itab>. Thanks & Regards, Navneeth K. Reply Former Member 2008 Oct 15 5:07 AM 0 Kudos 20,879 SAP Managed Tags: ABAP Development Hi, You can find the syntax to do so in F1 help provided by SAP, just type update in ABAP editer and ...
SAP Managed Tags: ABAP Development ABAP Development Programming Tool View products (1)Hi Experts,I have a requirement to update any table by giving the table name, and an input file with table primary key and the field value need to update....
SAP Managed Tags: ABAP Development Hello. I created a Z program where I need to update a given setname. I tried to create a bdc and update the set via GS02. However, the program will have around 10K records and all these must be in the set so bdc is not practical to use. Is ...
In part-1 we created table in java dictionary and deployed it on SAP PI server. And we also created Entity bean class for the table. Next we have to create EAR project for the EJB entity bean and create session bean to access entity bean and deploy it in the java server....
Secondly in dispatch event for the same eh guid, it will update the status in table /saptrx/eh_stat and it is doing it fine through activity ---> status_set. Currently I have another requirement to update few parameter in the second event (dispatch), if i have missed any in first ev...
However, we do not recommend using DBACOCKPIT to update the statistics for SAP BW tables. RSA1 is much more sophisticated, since you can update the statistics of all database tables belonging to an InfoCube at the same point in time. Furthermore, you can schedule update statistics as a...
SAP Managed Tags: ABAP Development Rachel, You can use the UPDATE statement to update the KEY FIELDS. UPDATE ztable) SET field4 = 1 WHERE field1 = '' and field2 = ''. " Tip- in the where clause add all the key fields Regards, Madhukar Shetty Reply Former Member In response to...
Add a html content to word document in C# (row.Cells[1].Range.Text) Add a trailing back slash if one doesn't exist. Add a user to local admin group from c# Add and listen to event from static class add characters to String add column value to specific row in datatable Add comments...