2006 Feb 25 10:10 AM
Hi All,
How to view the list of all Standard Idocs in SAP like ORDERS01 etc for customizing as per our Requirement.
Help and Suggestions will be much appreciated.
Thanks 7 Regds.
Ramesh.
2006 Feb 25 10:18 AM
Hi,
list of IDocs related to ORDERS01 , you can view with help of WE02 or WE05.
give the IDoc type..
Regards
vijay
Hi All,
How to view the list of all Standard Idocs in SAP like ORDERS01 etc for customizing as per our Requirement.
Help and Suggestions will be much appreciated.
Thanks 7 Regds.
Ramesh.
2006 Feb 25 10:18 AM
Hi,
list of IDocs related to ORDERS01 , you can view with help of WE02 or WE05.
give the IDoc type..
Regards
vijay
2006 Feb 25 10:27 AM
Hi Vijay Babu Dudla,
I need 2 view n customize the standard IDocs, in WE02 and WE05 we can view 1ly the IDocs which are used, i mean the coding part and the way 2 costomize if it is available.
Thanks & Regds.
Ramesh.
2006 Feb 25 10:32 AM
hi,
using WEDI(area menu) transaction you can get some info , check it under<b> Development</b>
regards
vijay
2006 Feb 25 11:34 AM
IDOC is an Intermediate document. It is data container.
IDOC TYPE is like the structure of idoc u r transfering.
suppose u r transfering material master details, SEGMENT
conatining structure of material master is assigned to
IDOC TYPE. IDOC is like instance of STRUCTURE IDOC TYPE
which contains data. SEGMENT is nothing but collection of fields.
It contains 3 records,
Control Records (data stores in EDIDC),
Data Records (Data stores in EDID4),
Status Records (Data Stores in EDIDS ).
To transfer data from tables from one client to another, IDOCS will be used.
We should also know how to configure the ALE settings between the systems to distribute the data.
WE31 TO CREATE SEGMENT
WE30 TO CREATE IDOC TYPE AND ASSIGN SEGMENT TO IT
WE81 CREATE MESSAGE TYPE ( MESSGAE (OUTPUT) TYPE
GIVES THE MEANING OF IDOC)
WE82 ASSIGNMENT MESSAGE ( OUTPUT ) TYPES TO IDOCS
TYPES.
WE19 TEST TOOL FOR IDOC PROCESSING
WE02 IDOC LIST
WE05 IDOC LIST
BD10 SEND ARTICLE
2006 Feb 25 10:20 AM
Hi Ramesh,
Check area menu WEDI, it contains all IDOC relavent transactions.
I think WE60 is the transaction to find all IDOC types.
Thanks,
Ramakrishna
2006 Feb 25 10:20 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |