VCM_RT_STEP_INS - VCM Runtime: Process Step
 VCM Runtime: Process Step information is stored in SAP table VCM_RT_STEP_INS.
It is part of development package CA_VCM_RUNTIME_DB in software component CA-VCM. This development package consists of objects that can be grouped under "Runtime Database and Access".
 It is part of development package CA_VCM_RUNTIME_DB in software component CA-VCM. This development package consists of objects that can be grouped under "Runtime Database and Access".
Fields for table VCM_RT_STEP_INS
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| GUID | UUID of Value Chain Entity | X | VCM_UUID | RAW | 16 | |
| VALUE_CHAIN_INS_GUID | UUID of Value Chain Entity | VCM_UUID | RAW | 16 | VCM_RT_CHAIN_INS | |
| STEP_TYPE | Process Step ID | VCM_STEP_TYPE_ID | CHAR | 20 | ||
| STATUS | Status of Process Step - Runtime | VCM_VALUE_CHAIN_STEP_STATUS | CHAR | 4 | ||
| PREDECESSOR_STEP_INS_GUID | UUID of Value Chain Entity | VCM_UUID | RAW | 16 | ||
| AUTO_PROC_STOPPED | Stop Automatic Processing of Process Step | VCM_AUTO_PROC_STOPPED | CHAR | 2 |