➢ IDOC stands for Intermediate Document.
➢ IDOC is the collection of segments & each segment is the collection of fields.
➢ IDOC is the carrier to carry the data between the distributed systems in electronic form
without user interaction.
Here are some commonly used IDoc-related transaction codes (t-codes) in SAP:
This t-code allows you to display IDocs based on different criteria such as IDoc number, message type, partner number, etc.
2) WE05: List of IDocs
With this t-code, you can view a list of IDocs based on specific search criteria.
3) WE09 - Search IDoc using segment value
with this tcode you can Search idoc using particular segment value.
4) WE11 - Delete IDoc
with this tcode you can delete idoc
5) WE14: Process IDoc in test mode
This t-code allows you to process IDocs in a test mode without actually posting any data to the system. For testing and debugging purposes, it is helpful.
It provides a testing environment where you can create or modify IDocs manually and simulate the processing of IDocs.
7) WE20: Partner profiles
This t-code is used to configure partner profiles, which define the communication settings for exchanging iDocs with different partners.
8) WE21: IDoc port
using this tcode you can create idoc Port
9) WE30: IDoc types
It allows you to define or modify iDoc types, which represent the structure and format of the data being exchanged.
10) WE31: IDoc segments
With this t-code, you can define or modify iDoc segments, which are the building blocks of iDocs and represent individual fields or groups of fields.
11) WE41: Outbound Process code
This t-code provides documentation for process codes, which are used to determine the processing logic for outbound iDocs.
12) WE42: Inbound Process code
This t-code provides documentation for process codes, which are used to determine the processing logic for inbound iDocs.
13) WE57 : IDoc - assignment Fm to log. message and idoc type
using this tcode we can establishing the relationship between function module and message type.
14) WE60: IDoc documentation
It provides detailed documentation for IDoc types, segments, and fields, helping you understand the structure and usage of IDocs.
15) WE81 - logical message type
using this tcode you can create message type
16) WE82 - Message type assignment to idoc types
using this tcode you can assign message type to basic type and extension.
17) BD10 - Send material
using this tcode you can send material to other sytem.
18) BD11 - Get Material
using this you can get matrial
19) BD12 - Send Customer
using this tcode you can send Customer to other sytem.
using this you can get customer
using this tcode you can send Vendor to other sytem.
22) BD15 - Get Vendor
using this you can get vendor
23) BD16 - Send cost center
using this tcode you can send cost center to other sytem.
24) BD17 - Get Cost center
25) BD18 - Send General Ledger Account
using this tcode you can send Send General Ledger Account to other sytem.
26) BD19 - Get General Ledger Account
38)BD87 - IDoc Reprocessing
Using this tcode you can reprocess idoc which is in error status.
0 Comments