Can we use COMMITWORK statements in BADI
Answer Posted / kumar malya
at the place of COMMIT_WORK
use BAPI_COMMIT_WORK.
| Is This Answer Correct ? | 0 Yes | 15 No |
Post New Answer View All Answers
What happens if we use leave to list-processing without using suppress-dialog?
How can we decide weather we can enhance the standard infotype or not ? : abap hr
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
Can there be more than 1 main window in sap script?
How to select valid lines for secondary list?
What is an interactive report?
What is an on”*-input filed” statement?
What is the difference between a structure and a table? : abap data dictionary
how to track records from data dictionary?
What is full form of bdc session? : abap bdc
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
Can we define our own match code id's for sap matchcodes ?
What is the use of the statement leave to list-processing?
What are the uses of interactive reporting?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.