/AIF/TIDOC_STR - AIF IDoc structure mapping table
AIF IDoc structure mapping table information is stored in SAP table /AIF/TIDOC_STR.
It is part of development package /AIF/IDOC in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF IDOC support".
It is part of development package /AIF/IDOC in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF IDOC support".
Fields for table /AIF/TIDOC_STR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
IDOCTYP | Basic type | X | EDIPIDOCTP | CHAR | 60 | |
SEGTYP | Segment type | X | EDILSEGTYP | CHAR | 54 | |
STRNAME_ROOT | AIF Root Structure | X | /AIF/IDOC_STRUCTURE_ROOT | CHAR | 60 | |
SEGNAME | AIF IDoc Segment Name | X | /AIF/IDOC_SEGMENT | CHAR | 60 | |
TYPEKIND | Category of Dictionary Type | TYPEKIND | CHAR | 2 | ||
IS_TOP | IDoc Root Structure | /AIF/IS_ROOT | CHAR | 2 | ||
IS_APPEND | AIF IDoc Append Structure Checkbox | /AIF/IS_APPEND_STRU | CHAR | 2 | ||
CREATE_USER | Create User | /AIF/CREATE_USER | CHAR | 24 | ||
CREATE_DATE | Creation Date | /AIF/CREATE_DATE | DATS | 16 | ||
CREATE_TIME | Creation Time | /AIF/CREATE_TIME | TIMS | 12 | ||
LAST_USER | Last User | /AIF/LAST_USER | CHAR | 24 | ||
LAST_DATE | Last Date | /AIF/LAST_DATE | DATS | 16 | ||
LAST_TIME | Last Time | /AIF/LAST_TIME | TIMS | 12 | ||
EXTENSION | Extension (customer extension of basic IDoc type) | EDIPCIMTYP | CHAR | 60 |