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
Differentiate between transparent tables, cluster tables and pooled tables
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What are the different kinds of lock modes?
How can I get ascii value of any letter? Is there any function?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
Explain the components of selection table?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What is primary index?
What are the different types of parameters?
How do you document abap/4 programs? Do you use program documentation menu option?
Did you create secondary index?
Sy index and sy tabix
What is the difference between a structure and a table? : abap data dictionary
Can you create a table with fields not referring to data elements? : abap data dictionary