explain the scenario of ALE/IDOC
Answer / bandivenkateswarlu
ALE: is nothing but application link enabling is used to
connect with the non sap systems to the sap systems. and
also the used to connect with the legacy systems with the
sap systems. just its a link between the two process.
IDOC; is nothing but intermediate document. IT is the
container of the message. idoc can be transferred between
the two process to send the data or container of the
message. Every idoc have three types of records.
these three types are records are given below.
----> data record
----> control record
----> status record
data record: is contains administration data header data
and item data.
control record: is contains of sender information reciever
information , message type, idoc type , idoc number.
status record: is contains of all the status of idocs.
process steps:
-->define the logical systems
-->assign the logical systems to the respective clients
-->define the RFC destination
-->create the customer distribution model
-->create the patner profile
-->creat the port
-->create the message type
-->assign the message type into the idoc type
--> to check the status of idocs.
Is This Answer Correct ? | 2 Yes | 2 No |
How to validate table entries ?
use of chain and endchain?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
Explain the disadvantages of logical databases?
What is the different type of projects? : sap abap hr
Explain V2 updates
Is a logical database a requirement/must to write an ABAP query?
From excel to abap - is batch mode possible ? : abap bdc
What is the structure of CTU PARAMS ?
in real time with the help of scripts what we can do?
Type casting and error handling
What is the difference between LSMW and BDC?