are all BAPI S are autocommited? if not what should we do?
Answers were Sorted based on User's Feedback
Answer / mohan
No we need to call BAPI_TRANSACTION_COMMIT. to commit our
changes.
Is This Answer Correct ? | 13 Yes | 1 No |
Answer / sandeep
Yes Mahan, but when you manually want to execute the BAPI using SE37 sometimes you have to use BAPI_TRANSACTION_COMMIT in execution sequence of FM.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raju
No, for commit, we need to use BAPI_COMMIT function module
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / mahan
the above first answer is not correct...no need to use any
bapi_commit fm.....just use the COMMIT WORK command......
Is This Answer Correct ? | 3 Yes | 5 No |
What are the arithmetic operators in the sap abap?
What is the advantage of structures? How do you use them in the ABAP programs?
how to debug ale/idocs and how to correct errors and how to find out where the exact error occur
What is the typical structure of an ABAP program?
What are the modes in which any update tasks work?
can we create secondary index for views?
What is logo in sap script?
Can we create a field without data element ? If yes what is the difference?
what is Tool view and Project view?
Is there Any Module in SAP for Internal Audit?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Domain-use?