I_PAYMENTRECEIPTRELATEDDOC
Payment Receipt Related Acctg Documents
I_PAYMENTRECEIPTRELATEDDOC is a CDS View in S/4HANA. Payment Receipt Related Acctg Documents. It contains 8 fields. 8 CDS views read from this table.
CDS Views using this table (8)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_PaymentReceiptLog | view | from | BASIC | Payment Receipt Log |
| I_PaymentReceiptLog | view | union | BASIC | Payment Receipt Log |
| I_PaymentReceiptRelatedDocTP | view_entity | from | TRANSACTIONAL | Payment Receipt Related Acctg Document |
| P_PaymentReceiptRelatedDoc1 | view | from | COMPOSITE | |
| P_PaymentReceiptVoidJE | view | left_outer | COMPOSITE | |
| P_PH_PRDocumentInfo | view | from | COMPOSITE | |
| P_PH_PRWithhodlingTaxInfo1 | view | from | COMPOSITE | |
| P_PH_PRWithhodlingTaxInfo1 | view | union_all | COMPOSITE |
Fields (8)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AccountingDocument | AccountingDocument,JournalEntry | 6 |
| KEY | CompanyCode | CompanyCode | 4 |
| KEY | FiscalYear | FiscalYear | 4 |
| KEY | LedgerGLLineItem | AccountingDocumentItem,LedgerGLLineItem | 5 |
| KEY | PaymentReceiptUUID | PaymentReceiptUUID | 3 |
| KEY | WorkItemUUID | WorkItemUUID | 3 |
| Ledger | Ledger | 2 | |
| PaymentReceiptStatus | PaymentReceiptStatus | 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 Receipt Related Acctg Documents
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PAYMENTRECEIPTRELATEDDOC (
ACCOUNTINGDOCUMENT,
COMPANYCODE,
FISCALYEAR,
LEDGERGLLINEITEM,
PAYMENTRECEIPTUUID,
WORKITEMUUID,
LEDGER,
PAYMENTRECEIPTSTATUS,
PRIMARY KEY (ACCOUNTINGDOCUMENT, COMPANYCODE, FISCALYEAR, LEDGERGLLINEITEM, PAYMENTRECEIPTUUID, WORKITEMUUID)
);
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