Answer Posted / praveen
CROSS APPLICATION IS A COMMUNICATION METHODOLOGY WHICH IS USED
TO TRANSFER DATA FROM SAP TO SAP (OR) SAP TO NON-SAP.
COMMUNICATION DONE BY FOLLOWING COMPONENTS...
1->RFC (REMOTE FUNCTION CALL)
2->IDOC (INTERMEDIATE DOCUMENT)
3->ALE (APPLICATION LINK ENABLING)
4->BAPI (BUSINESS APPLICATION PROGRAMMING INTERFACE)
ETC......
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
How do you document abap/4 programs? Do you use program documentation menu option?
What are the dynapro keywords?
Explain what is sequence of event triggered in report?
Does every abap/4 have a modular structure? : abap modularization
Explain the call transaction method? : abap bdc
What are the organizational related Infotypes
What are the two statements which are required in an abap program to output an icon using a write statement?
How to add a column to a table control while using alphanumerical layout editor ?
What is Field group?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What is gui status? How to create /edit gui status?
Can we display a list in a pop-up screen other than full-size stacked list?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What is match code? : sap abap hr