Can any please explain me what r bundling technics in SAP?
Answer Posted / nazneen
A logical unit consisting of dialog steps, whose changes are written to the database in a single database LUW, is called SAP LUW.
SAP bundling techniques are:
1) Call function in Update task
2) Perform on Commit
3) Call function in Background task
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Will 50,000 records be uploaded directly into APP's Server?
What are screen painter and menu painter? : abap hr
What are the system table used in abap?
What is an internal table?
Explain get pernr concept when we use logical data base? : abap hr
What is the difference between refresh and free statements?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
How do you find if a logical database exists for your program requirements?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
Did you create secondary index?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is a view? : abap data dictionary
How do you process errors in call transaction method? : abap bdc
Write syntax for message error (report)?
Explain the difference between open_form and close_form?