SAP table BLPP (Document log item)
SAP table BLPP has 3 primary key fields being MANDT,PRTNR,PRTPS.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
PRTNR | Confirmation number | NUMC | 10 | 0 | BLPK | PRTNR | |
PRTPS | Document Log Item | NUMC | 4 | 0 | PRTPS | ||
BELNR | Document Number of an Accounting Document | CHAR | 10 | 0 | BELNR_D | ||
RUECK | Completion confirmation number for the operation | NUMC | 10 | 0 | CO_RUECK | ||
RMZHL | Internal counter | NUMC | 8 | 0 | CIM_COUNT | ||
COBLN | Document number for reporting point posting as line item | CHAR | 10 | 0 | RP_BELNR | ||
WEBLNR | Number of a document from a goods movement with errors | CHAR | 10 | 0 | WEBLNR | ||
VBELN | Delivery | CHAR | 10 | 0 | * | VBELN_VL | |
POSNR | Delivery Item | NUMC | 6 | 0 | * | POSNR_VL |
BLPP foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 BLPP | MANDT | T000 | Clients | MANDT |