SAP Table TBD51

Attributes of IDoc inbound function modules

TBD51 (Attributes of IDoc inbound function modules) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link TBD51 to other SAP tables.

TBD51 table fields

Field Data element Checktable Datatype Length Decimals
FUNCNAME Name of function module for inbound IDoc FUNCTNNAME TFDIR CHAR 30 0
INPUT_TYPE Code: How are IDoc packages processed? INPUT_TYPE CHAR 1 0
0 Mass processing
1 Individual input
2 Individual input with IDoc lock in CALL TRANSACTION
DIALOG_ON Flag: Dialog allowed (IDocs can be processed in dialog mode) DIALOG_ON CHAR 1 0
X
NULL

TBD51 foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TBD51 FUNCNAME TBD51 FUNCNAME TFDIR Function Module FUNCNAME