21) Difference between BAPI'S and Fumnction modules.?
Answer Posted / manas
BAPI is RFC enabled function module which can be accessed
from outside program to inside. It is mainly used to post
master datta or create document in SAP system. So it is
standard interaface . Function module are mainly used in
side SAP system as reuasble object in programs.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is sap locking?
How can we use multiple transactions by using bdc_insert? : abap bdc
How do you get the number of lines in an internal table?
What is the difference between getting and get late?
How can one distinguish between different kinds of parameters? : abap modularization
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What is the function of the correction system? : abap data dictionary
How can we declare a table control in the abap/4 program?
What are secondary indexes. How can we know which index is being used in a select query?
How do you validate the selection criteria of a report? And how do you display initial
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
Write syntax for message error (report)?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What is SAP Data conversion ?