are all BAPI S are autocommited? if not what should we do?
Answer Posted / 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 |
Post New Answer View All Answers
What are the drill-down features provided by abap/4 in interactive lists?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the advantages and disadvantages of ABAP query tool?
Explain the session method? : abap bdc
How to create any functions? How to go about it?
What are the different modules of sap? : sap abap hr
In which table the material master data is stored?
How to debug rfc function module?
Are you familiar with all steps for setting up a workflow?
Explain what is runtime analysis?
How to upload more than 2GB file from External Source to SAP?
Sal abap on hana interview
Can a constructor be declared private? If yes then in which scenario?