SAP table TFKDO_TYP (Job Type Customizing)
SAP table TFKDO_TYP has 1 primary key field being JTYPE.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
JTYPE | Job category | CHAR | 2 | 0 | JTYPE_KK | ||
JOBGRUPPE | Group for Grouping Jobs (Job Commander) | CHAR | 8 | 0 | TFKDO_GRP | JGROUP | |
FB_START | Start Module for Job Type | CHAR | 30 | 0 | TFDIR | FKJO_FB_START_KK | |
FB_REORG | Function Module for Reorganization | CHAR | 30 | 0 | TFDIR | FKJO_FB_REORG_KK | |
XSTART | Start Modifier for a Job Type Reorganization Run | CHAR | 1 | 0 | FKJO_REORG_START | ||
REORGTYPE | Reorganization Module Category | CHAR | 1 | 0 | FKJO_REORG_TYPE |
TFKDO_TYP foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TFKDO_TYP | FB_REORG | TFDIR | Function Module | FUNCNAME |
1 TFKDO_TYP | FB_START | TFDIR | Function Module | FUNCNAME |