SWFGPDEPLOY - Guided Procedures Deployment-Run
Guided Procedures Deployment-Run information is stored in SAP table SWFGPDEPLOY.
It is part of development package SWF_GP_DEF in software component BC-BMT-WFM-RUN. This development package consists of objects that can be grouped under "Definition Component for Guided Procedures".
It is part of development package SWF_GP_DEF in software component BC-BMT-WFM-RUN. This development package consists of objects that can be grouped under "Definition Component for Guided Procedures".
Fields for table SWFGPDEPLOY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
GP_DEPLOYMENT_ID | ID of GP Deployment Run | X | SWFGPDEPID | CHAR | 32 | |
.INCLUDE | SWFGPKEY | 0 | ||||
GP_ID | ID of GP Definition | SWFGPDID | CHAR | 32 | ||
GP_VERSION | Version of GP Definition | SWFGPDVERS | NUMC | 6 | ||
.INCLUDE | SWFGPRELVERS | 0 | ||||
SAPRL | Release of SAP System | SYSAPRL | CHAR | 4 | ||
APIVERS | GP API Version | SWFGPAPIVERS | CHAR | 4 | ||
DEPLOY_TIMESTAMP | Time of Deployment of Guided Procedure Components | SWFGPDEPLOY_TIMESTAMP | DEC | 8 | ||
DEPLOY_USER | User Name | SYUNAME | CHAR | 12 | ||
DEPLOY_RESULT | Result of Deployment of a Process Template | SWFGPDEPLOY_RESULT | INT4 | 4 | ||
DEPLOYMENT_TYPE | Type of GP Deployment | SWFGPDEPTYPE | CHAR | 1 | ||
GP_XML | XML of Guided Procedure | SWFGPDXML | RSTR | 8 |