Define and setup for user developed IDOC
-
if (window.name != "content")
document.write("
Click here to show toolbars of the Web Online Help System: show toolbars
"); <!-- !chm2web! -->Define and setup for user developed IDOC
- Define segments: WE31
- Create new basic idoc type: WE30
- Create message type: WE81
- Link message type to IDOC basis type: WE82
- Create RDC destination: SM59
- Create logical system: SALE
- Create port: WE21
- Create partner profile: WE20
- Set up distribution model (If necessary): BD64
1. WE31: Define segments
Transaction code: WE31
Create segment Z1ACTIV
Own segments should start with Z1..Z2….. instead of E1..E2…..
Segments must be released before they are transported2. WE30: Create new IDOC
Transaction: WE30
Create new idoc ZHRACT01. The idoc uses segment Z1ACTIV
Note: Same idoc can exist in different versions e.g. ORDERS01, ORDERS02…..
The difference between versions is that tehre are more segments in newer versions.3. WE81: Create message type
Transaction WE80
Create new message type ZHRACT014. WE82: Link message type to IDOC basis type
Link message type ZHRACT01 to idoc baisi type ZHRACT01
5. SM59: Create RDC destination
6. SALE: Create logical system
7. WE21: Create port
8. WE20: Create partner profile
9. BD64: Set up distribution model (If necessary)
var fe = FindFrame("toc", top); if ((fe != null) && (chmtop.c2wtopf.jstree != null)) { if (chmtop.c2wtopf.FITEMS[chmtop.c2wtopf.pagenum] != chmtop.c2wtopf.pageid) chmtop.c2wtopf.jstree.OpenTreeNode("" + chmtop.c2wtopf.pageid); } <!-- CHM2WEB --><!-- DO NOT DELETE OR MODIFY THIS CODE WITHOUT WRITTEN PERMISSION OF A!K RESEARCH LABS -->
<!-- /CHM2WEB -->Converted from CHM to HTML with chm2web Standard 2.7 (unicode)