/PF1/DB_ORD_SUMS - DB table to temporary store order sums
DB table to temporary store order sums information is stored in SAP table /PF1/DB_ORD_SUMS.
It is part of development package /PF1/PO_PERSISTENCY_LAYER in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "PO Processing Persistence Layer".
It is part of development package /PF1/PO_PERSISTENCY_LAYER in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "PO Processing Persistence Layer".
Fields for table /PF1/DB_ORD_SUMS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
.INCLUDE | PO_KEY | X | /PF1/STR_PO_PO_KEY_BUSINESS | 0 | ||
CLEARING_AREA | Clearing Area | X | /PF1/DTE_BPE_CLEARING_AREA | CHAR | 12 | /PF1/T_CLAREA |
PO_DATE | Payment Order Date | X | /PF1/DTE_PO_PO_DATE | DATS | 16 | |
PO_NO | Payment Order Number From Number Range | X | /PF1/DTE_PO_PO_SECONDARY_KEY | NUMC | 24 | |
GUID | Globally Unique Identifier | X | GUID | RAW | 16 | |
SUM_BANKKEY | Bank Key Total of All Payment Items (Checksum) | /PF1/DTE_PO_SUM_BNKCDE | NUMC | 50 | ||
SUM_ACCT_NO | Total Account Numbers (Checksum) | /PF1/DTE_PO_SUM_ACCT_NO | NUMC | 88 | ||
SUM_IBAN | Total IBAN (Checksum) | /PF1/DTE_PO_SUM_IBAN | NUMC | 88 | ||
SUM_BIC | Total of BICs (Checksum) | /PF1/DTE_PO_SUM_BIC | NUMC | 22 | ||
SUM_REMITTANCE | remittance check sum value for duplicate | /PF1/DTE_PO_SUM_REMITTANCE | NUMC | 30 |