/PF1/PB_CP_RUNS - Temp. Table with Details of Items Processed in Async. Mode
Temp. Table with Details of Items Processed in Async. Mode information is stored in SAP table /PF1/PB_CP_RUNS.
It is part of development package /PF1/BC_COMMON in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "Central ABAP Dictionary Area of Connection Module".
It is part of development package /PF1/BC_COMMON in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "Central ABAP Dictionary Area of Connection Module".
Fields for table /PF1/PB_CP_RUNS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
.INCLUDE | X | /PF1/STR_PO_BUFRECONKEY | 0 | |||
ENTERING_DATE | Date | X | DATUM | DATS | 16 | |
CLGAREA_BUF | Clearing Area | X | /PF1/DTE_BPE_CLEARING_AREA | CHAR | 12 | /PF1/T_CLAREA |
POSTAREA_BUF | Account Managing Area | X | /PF1/DTE_BPE_AM_AREA | CHAR | 12 | /PF1/T_AM_AREA |
ACTION_BUF | Action to Perform on Payment Items | X | /PF1/DTE_PO_PI_ACTION | CHAR | 4 | |
PI_KIND_BUF | Payment Item Category | X | /PF1/DTE_PO_PI_KIND | CHAR | 4 | |
TECHPRIORITY_BUF | Technical Priority | X | /PF1/DTE_PO_TECH_PRTY | CHAR | 4 | |
HOST_ID | Application Server Instance | X | MSNAME2 | CHAR | 80 | |
WP_PID | Process Identification | X | WPPID | CHAR | 16 | |
POLLERRUNID | Poller Run ID Number | X | /PF1/DTE_PO_POLLERRUNID | INT4 | 4 | |
ARFCCALLID | Remote Function Call ID | X | /PF1/DTE_PO_RFCCALLID | CHAR | 8 | |
ITEM_CNT | Number of Items Processed in a RFC Call | /PF1/DTE_PO_ITEM_CNT | INT4 | 4 | ||
SUCCESS_CNT | Number of items successfully processed in aRFC call | /PF1/DTE_ITEM_SUCC_CNT | INT4 | 4 |