what is synchronous and asynchronous updates in BDC's,
whats their difference ?
Answer Posted / bandivenkateswarlu
synchonous update: is used to no transaction is stored until
the previous transaction has been written into the sap databse.
asynchonous: is used to the program is need not wait for the
previous transaction . any kind of transaction is stored
into the database.
| Is This Answer Correct ? | 42 Yes | 7 No |
Post New Answer View All Answers
What are conversion routines? : abap data dictionary
What is the difference between a substructure and an append structure?
Search help exit details.
What are the types of subroutines? : abap data dictionary
What is database utility?
Why is pretty printer user in abap?
How do you process errors in call transaction method? : abap bdc
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
SAP query how to use end users?
Specify the types of data dictionary objects.
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What is the maximum number of structures that can be included in a table or structure
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul