IDoc Tcodes in SAP

 ➢ 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:


1) WE02: Display IDocs

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.

6) WE19: Test tool for IDocs

 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.

20) BD13 -Get Customer

using this you can get customer

21) BD14 - Send Vendor

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

using this you can 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

using this tcode you can get General Ledger Account.

27) BD21 - Change pointer idoc trigger for message type

using this tcode you can trigger idoc for change pointer for particular message type.

28)BD22 - Delete changes pointer entries from BDCP2 table  

using this tcode you can Delete changes pointer entries from BDCP2 table.
 
29)BD50 - Activate change pointer for message type

using this tcode you can activate change pointer for particular message type

30)BD51 - Maintain characteristric of inbound function module.
 
using this tcode you can register characteristic of inbound function module.

31)BD52 - Activate change pointer at field level
   
using this tcode you can activate change pointer at field level

32) BD54 - Logical system

using this tcode you can check or create logical system

33)BD55 – Assign conversion rules to sender and receiver system for particular message type.

using this tcode you can Assign conversion rules to sender and receiver system for particular message type.
 
34) BD56 - Segment filtering

using this you can restrict segment for particular message type and receiver system.

35) BD62 - Create conversion rules name, description and segment.
 
using this tcode you can Create conversion rules name, description and segment

36) BD64 - Distribution channel.

using this tcode you can filter idoc base on value.

37) BD79 – Maintain condition values or constant values.

using this tcode you can Maintain condition values or constant values for change pointer.

38)BD87 - IDoc Reprocessing

Using this tcode you can reprocess idoc which is in error status.

Post a Comment

0 Comments