Answer Posted / nirnesh mohanty
BAPI(Business Application Programming Interface) is a Remote Enable Function Module and it is always update the Standard Table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List some of the many different ways that the sap standard functionality can be changed by a customer?
What two statements are required in an abap program to output an icon using a write statement?
How can we use / display table in a screen?
What is the difference between skip and new-line?
what is code to upload cost centers through call trans. and procedure
What are the functional areas? User groups?
What is the function of a data element?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
How can you display frames (horizontal and vertical lines) in lists?
What is a data element?
What is a transport?
What is the syntax for call transaction? : abap bdc
Can we include customizing include or an append structure with pooled or cluster tables?
What are the field and chain statements?
How can we use multiple transactions by using bdc_insert? : abap bdc