TXPDOBJ - Progress Tracking Object
Progress Tracking Object information is stored in SAP table TXPDOBJ.
It is part of development package EXPD in software component PS-PRG-TRC. This development package consists of objects that can be grouped under "Expediting for Order".
It is part of development package EXPD in software component PS-PRG-TRC. This development package consists of objects that can be grouped under "Expediting for Order".
Fields for table TXPDOBJ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
EXPOBJ | Progress Tracking Object Indicator | X | EXP_OBJECT | CHAR | 2 | |
STROBJ | Tracking Object Structure | EXP_STROBJ | CHAR | 30 | ||
STRSUB | Tracking Subobject Structure | EXP_STRSUB | CHAR | 30 | ||
PROG_ID_OBJ | Subscreen Program Name for Object Identification | EXP_PROG_OBJ | CHAR | 40 | ||
DYNP_ID_OBJ | Subscreen for Object Identification | EXP_DYNP_OBJ | CHAR | 4 | ||
PROG_ID_SUB | Subscreen Program for Identifying Subobjects | EXP_PROG_SUB | CHAR | 40 | ||
DYNP_ID_SUB | Subscreen for Indentifying Subobject | EXP_DYNP_SUB | CHAR | 4 |