I_PAYMENTPROPOSALITEM
Payment Proposal Item
I_PAYMENTPROPOSALITEM is a CDS View in S/4HANA. Payment Proposal Item. It contains 17 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_AbpInvoice | view | from | CONSUMPTION | ABP - Invoice |
| C_PaymentProposalItem | view | from | CONSUMPTION | Payment Proposal Header And Item |
Fields (17)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AccountingDocumentItem | AccountingDocumentItem | 1 |
| KEY | CompanyCode | CompanyCode | 1 |
| KEY | FiscalYear | FiscalYear | 1 |
| KEY | PaymentDocument | PaymentDocument | 1 |
| KEY | PaymentRunID | PaymentRunID | 1 |
| AssignmentReference | AssignmentReference | 1 | |
| BusinessArea | BusinessArea | 1 | |
| DocumentItemText | DocumentItemText | 1 | |
| DocumentReferenceID | DocumentReferenceID | 1 | |
| DueCalculationBaseDate | NetDueDate | 1 | |
| GLAccount | GLAccount | 1 | |
| PaymentMethod | PaymentMethod | 1 | |
| PaymentRecipient | PaymentRecipient | 1 | |
| PaymentTerms | PaymentTerms | 1 | |
| PostingDate | PostingDate | 1 | |
| SpecialGLCode | SpecialGLCode | 1 | |
| TaxCode | TaxCode | 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.
-- Payment Proposal Item
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PAYMENTPROPOSALITEM (
ACCOUNTINGDOCUMENTITEM,
COMPANYCODE,
FISCALYEAR,
PAYMENTDOCUMENT,
PAYMENTRUNID,
ASSIGNMENTREFERENCE,
BUSINESSAREA,
DOCUMENTITEMTEXT,
DOCUMENTREFERENCEID,
DUECALCULATIONBASEDATE,
GLACCOUNT,
PAYMENTMETHOD,
PAYMENTRECIPIENT,
PAYMENTTERMS,
POSTINGDATE,
SPECIALGLCODE,
TAXCODE,
PRIMARY KEY (ACCOUNTINGDOCUMENTITEM, COMPANYCODE, FISCALYEAR, PAYMENTDOCUMENT, PAYMENTRUNID)
);
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