WFD_D_STAGING - Staging Area Persistence
Staging Area Persistence information is stored in SAP table WFD_D_STAGING.
It is part of development package WFD_BL_PERSISTENCE in software component CA-WFD-BL. This development package consists of objects that can be grouped under "Work Force Domain Persistence".
It is part of development package WFD_BL_PERSISTENCE in software component CA-WFD-BL. This development package consists of objects that can be grouped under "Work Force Domain Persistence".
Fields for table WFD_D_STAGING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| WORKER_ID | Worker ID | X | WFD_WORKER_ID | CHAR | 72 | |
| VERSION | Version | WFD_VERSION | INT4 | 4 | ||
| ERROR_CODE | Error Code | WFD_ERRORCODE | CHAR | 2 | ||
| ERROR_TEXT | Error Text | WFD_ERROR_TEXT | STRG | 8 | ||
| PAYLOAD | Assignment Payload | WFD_PAYLOAD | STRG | 8 | ||
| PROCESS_MODE | Processing Mode Indicator | WFD_PROCESS_MODE | CHAR | 2 | ||
| DATA_SOURCE | Data Source | WFD_DATA_SOURCE | CHAR | 2 |