| Types Of IDocs Use In ALE Configuration
What are the types of IDocs we use in ALE configuration? And
its purpose and its structure.
Basically Idocs are data containers, which are having particular structure
for that specific purpose. For example to transfer material master
data to some other application, there we use MATMAS idoc. Same like
we have many Idoc structures( Aprx around 2000). If you want to see
each individual structure you can find it using
T-Code WE60 we can find Idoc name, purpose and also Structure.
There are basically two types of IDOCs:
-
Basic IDOCs
-
Extended IDOCs
Idoc Components
- Basic Idoc
Basic IDOC type defines the structure and format of the business document
that is to be exchanged between two systems.
- Extension Idoc
Extending the functionality by adding more segments to existing Basic
IDOCs.
- Creation of IDoc
To Create Idoc we need to follow these steps:
-
Create Segment ( WE31)
-
Create Idoc Type ( WE30)
-
Create Message Type ( WE81)
-
Assign Idoc Type to Message Type ( WE82)
-
Creating a Segment
-
Go to transaction code WE31
-
Enter the name for your segment type and click on the Create icon
-
Type the short text
-
Enter the variable names and data elements
-
Save it and go back
-
Go to Edit -> Set Release
Follow steps to create more number of segments
-
Create IDOC Type
-
Go to transaction code WE30
-
Enter the Object Name, select Basic type and click Create icon
-
Select the create new option and enter a description for your basic IDOC
type and press enter
-
Select the IDOC Name and click Create icon
-
The system prompts us to enter a segment type and its attributes
-
Choose the appropriate values and press Enter
The system transfers the name of the segment type to the IDOC editor.
- Create IDOC Type
Follow these steps to add more number of segments to Parent or as Parent-child
relation :
-
Save it and go back
-
Go to Edit -> Set release
- Create Message Type
-
Go to transaction code WE81
-
Change the details from Display mode to Change mode
-
After selection, the system will give this message “The table is cross-client
(see Help for further info)”. Press Enter
-
Click New Entries to create new Message Type
-
Fill details
-
Save it and go back
- Assign Message Type to IDoc Type
-
Go to transaction code WE82
-
Change the details from Display mode to Change mode
-
After selection, the system will give this message “The table is cross-client
(see Help for further info)”. Press Enter.
-
Click New Entries to create new Message Type.
-
Fill details
-
Save it and go back
Get help for your Basis problems
Do you have a SAP Basis
Question?
SAP Basis Admin Books
SAP System Administration,
Security, Authorization, ALE, Performance Tuning Reference Books
SAP Basis Tips
Best regards,
SAP Basis, ABAP Programming and Other IMG Stuff
http://www.sap-img.com
All the site contents are Copyright © www.sap-img.com
and the content authors. All rights reserved.
All product names are trademarks of their respective
companies. The site www.sap-img.com is in no way affiliated with
SAP AG.
Every effort is made to ensure the content integrity.
Information used on this site is at your own risk.
The content on this site may not be reproduced
or redistributed without the express written permission of
www.sap-img.com or the content authors.
|