Answer Posted / amit
A remote function call is a call to a function module
running in system different from the caller's. the remote
function can also be called from with in the system , but
usually caller and called will be in different system.
RFC r three type
1.asyncharnous
2.syncharnous
3.transaction
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
What is static attribute
How to transfer data into line items using batch input session method? : abap bdc
Can a posting run be deleted? : sap abap hr
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What are the three components of a work process?
What are the different types of work process?
Which FM do you use to find out who is reporting to whom
How to Raise a Particular Ticket in Realtime ?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
If your project is support project ? when is your implementation has completed ?
What are the data classes in abap?
What is a predefined type in abap?
Can you create an internal table dynamically?(at run time)
What is the difference between bdc_okcode and bdc_cursor? : abap bdc