SATC_MD_STEP - Transaction data: Step
Transaction data: Step information is stored in SAP table SATC_MD_STEP.
It is part of development package SATC_STDLIB_META_DATA_CORE in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "INTERNAL: - *NO* REUSE - Meta data implementation".
It is part of development package SATC_STDLIB_META_DATA_CORE in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "INTERNAL: - *NO* REUSE - Meta data implementation".
Fields for table SATC_MD_STEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TRANSPORT_ID | Unique ID - char 32 - text format | X | SATC_D_ID_TX | CHAR | 64 | |
STEP_ID | Unique ID - hex 16 - raw format | SATC_D_ID | RAW | 16 | ||
PLUGIN_NAME | Name of global class acting as plug-in for the role as STEP | SATC_D_MD_PLUGIN_NAME_STEP | CHAR | 60 | ||
STEP_KIND | Kind of STEP, e.g. SEQUENCE, MODULE, ... | SATC_D_MD_STEP_KIND | INT1 | 1 | ||
REPOSITORY_ID | Unique ID - hex 16 - raw format | SATC_D_ID | RAW | 16 | ||
PLUGIN_NAME2 | Name of global class acting as plug-in | SATC_D_MD_PLUGIN_NAME | CHAR | 60 |