SAP WPM_VFPPO_MAP Mapping of Vendor Fund ID to the PPO Order ID Table
Overview
WPM_VFPPO_MAP is a standard SAP S/4HANA table that stores Mapping of Vendor Fund ID to the PPO Order ID data. There are total 11 fields in the WPM_VFPPO_MAP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WPM_VFPPO_MAP belongs to XI Content (LO-RFM-XI) module and is located in the package VF <-> ERP Integration - DB Tables (WPM_PROMO_VF_INTG_DB).
In addition, following links provide an overview of foreign key relationships, if any, that link WPM_VFPPO_MAP to other SAP tables and standard CDS views available based on WPM_VFPPO_MAP table in S/4HANA 2020.
Techincal Settings of WPM_VFPPO_MAP
Below are technical details of the table WPM_VFPPO_MAP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WPM_VFPPO_MAP Fields
The following table gives you an overview of the fields available in WPM_VFPPO_MAP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| LOGSYS | Logical system | LOGSYS | * | CHAR | 10 |
| VENDOR_FUND_ID | Supplier Fund ID | WPM_VENDOR_DEAL_ID | NUMC | 10 | |
| PPOID | Post Processing Office Identifier | WPM_PPOID | RAW | 16 | |
| TARGET_OBJ_ID | Target Object to Which Supplier Fund Is Mapped | WPM_VD_TARGET_OBJ_ID | CHAR | 10 | |
| TARGET_OBJ_TYPE | Object Type | SWO_OBJTYP | * | CHAR | 10 |
| OTM_RETRYABLE | General Flag | FLAG | CHAR | 1 | |
| START_DATE | Date from | DATE_FROM | DATS | 8 | |
| END_DATE | To date | DATE_TO | DATS | 8 | |
| VENDOR_FUND_NAME | Supplier Fund Name | WPM_VDR_DL_TEXT | CHAR | 40 | |
| VENDOR_FUND_DESC | Text 255 Characters | TEXT255 | CHAR | 255 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WPM_VFPPO_MAP