I_PPS_PURORDFORCLOSEOUT
Purchase Order Closeout
I_PPS_PURORDFORCLOSEOUT is a CDS View in S/4HANA. Purchase Order Closeout. It contains 14 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_PPS_PurOrdForCloseout | view_entity | from | COMPOSITE | Process Purchase Order Closeout |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | PurchaseOrder | PurchaseOrder | 1 |
| _CreatedByUser | _CreatedByUser | 1 | |
| CompanyCode | CompanyCode | 1 | |
| CreatedByUser | CreatedByUser | 1 | |
| CreationDate | CreationDate | 1 | |
| DocumentCurrency | DocumentCurrency | 1 | |
| IncotermsClassification | IncotermsClassification | 1 | |
| PurchaseOrderType | PurchaseOrderType | 1 | |
| PurchasingDocumentCategory | PurchasingDocumentCategory | 1 | |
| PurchasingDocumentName | PurchasingDocumentName | 1 | |
| PurchasingGroup | PurchasingGroup | 1 | |
| PurchasingOrganization | PurchasingOrganization | 1 | |
| PurchasingProcessingStatus | PurchasingProcessingStatus | 1 | |
| Supplier | Supplier | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Purchase Order Closeout
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PPS_PURORDFORCLOSEOUT (
PURCHASEORDER,
_CREATEDBYUSER,
COMPANYCODE,
CREATEDBYUSER,
CREATIONDATE,
DOCUMENTCURRENCY,
INCOTERMSCLASSIFICATION,
PURCHASEORDERTYPE,
PURCHASINGDOCUMENTCATEGORY,
PURCHASINGDOCUMENTNAME,
PURCHASINGGROUP,
PURCHASINGORGANIZATION,
PURCHASINGPROCESSINGSTATUS,
SUPPLIER,
PRIMARY KEY (PURCHASEORDER)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA