Answer Posted / pankaj singh
Because Bapi Applications are work on two application
servers thats why we need Remote Function call (RFC) FM.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
function modules are also external subroutines. State true or false. : abap modularization
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
Differentiate between transparent tables, cluster tables and pooled tables
Lock objects and what are parameters of ENQUEUE FM?
What is dynamic action? : sap abap hr
Of the two call transaction and session method, which is faster?
What are the personnel administration related infotypes? : abap hr
What are the value tables?
Can you delete data element, which is being used by table fields. : abap data dictionary
How are the function code handles in flow logic?
Difference between call by value and call by reference? : abap data dictionary
Does every abap/4 have a modular structure? : abap modularization
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Explain badi in abap.