/TRP/RES_STAGING - Staging table for TU resources sent to be processed by TRP
Staging table for TU resources sent to be processed by TRP information is stored in SAP table /TRP/RES_STAGING.
It is part of development package /TRP/TM_INTEGRATION in software component SCM-TRP. This development package consists of objects that can be grouped under "ABAP Objects for TRP-TM Integration".
It is part of development package /TRP/TM_INTEGRATION in software component SCM-TRP. This development package consists of objects that can be grouped under "ABAP Objects for TRP-TM Integration".
Fields for table /TRP/RES_STAGING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| RUN_ID | X | CHAR | 100 | |||
| TU_ID | Document | X | /SCMTMS/TOR_ID | CHAR | 40 | |
| CREATED_ON | DEC | 8 | ||||
| CREATED_BY | CHAR | 40 | ||||
| STATUS | CHAR | 2 | ||||
| START_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
| RULE_ID | NUMC | 20 | ||||
| RESOURCE_ID | Internal Key (GUID) of a Resource | /SAPAPO/RESUID | CHAR | 44 | ||
| SPL_INST_CODE | Special Instruction | /SCMB/SPECIAL_INSTRUCTION | CHAR | 6 | ||
| UPDATED_ON | DEC | 8 | ||||
| UPDATED_BY | CHAR | 40 |