UDM_PR_HEAD - Parallel Program Runs
Parallel Program Runs information is stored in SAP table UDM_PR_HEAD.
It is part of development package UDM_PARALLEL_PROCESSING in software component FIN-FSCM-COL. This development package consists of objects that can be grouped under "Parallel Processing".
It is part of development package UDM_PARALLEL_PROCESSING in software component FIN-FSCM-COL. This development package consists of objects that can be grouped under "Parallel Processing".
Fields for table UDM_PR_HEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| PROG_ID | Program with Parallel Processing | X | UDM_PROG_ID | CHAR | 60 | UDM_PR_PROG |
| RUN_ID | Run ID | X | UDM_COLL_RUN_ID | CHAR | 24 | |
| .INCLUDE | UDM_S_PR_HEAD | 0 | ||||
| START_TIME | Start of Processing | UDM_START_TIME | DEC | 8 | ||
| START_USER | User Name | UNAME | CHAR | 24 | ||
| XFINISHED | Task Completed | UDM_XFINISHED | CHAR | 2 | ||
| XONLINE | Program Started Online | UDM_XONLINE | CHAR | 2 | ||
| XSTOP | Parallel Processing Run Stopped | UDM_XSTOP | CHAR | 2 | ||
| XMEMORY | Provide Invoice Information | UDM_XMEMORY | CHAR | 2 |