P_PAYMENTADVICESUBITEM
P_PAYMENTADVICESUBITEM is a CDS View in S/4HANA. It contains 22 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_PaymentAdviceSubItemTP | view | from | TRANSACTIONAL | Payment Advice Subitem |
Fields (22)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode,CompanyCodeForEdit | 1 |
| KEY | PaymentAdvice | PaymentAdvice,PaymentAdviceForEdit | 1 |
| KEY | PaymentAdviceAccount | PaymentAdviceAccount,PaymentAdviceAccountForEdit | 1 |
| KEY | PaymentAdviceAccountType | PaymentAdviceAccountType,PaytAdviceAccountTypeForEdit | 1 |
| KEY | PaymentAdviceItem | PaymentAdviceItem,PaymentAdviceItemForEdit | 1 |
| KEY | PaymentAdviceSubItem | PaymentAdviceSubItem,PaymentAdviceSubItemForEdit | 1 |
| _CompanyCode | _CompanyCode | 1 | |
| _Currency | _Currency | 1 | |
| _Customer | _Customer | 1 | |
| _CustomerCompany | _CustomerCompany | 1 | |
| _PaymentDifferenceReason | _PaymentDifferenceReason | 1 | |
| _Supplier | _Supplier | 1 | |
| _SupplierCompany | _SupplierCompany | 1 | |
| Currency | Currency | 1 | |
| GrossDeductionAmountInPaytCrcy | GrossDeductionAmountInPaytCrcy | 1 | |
| NetDeductionAmountInPaytCrcy | NetDeductionAmountInPaytCrcy | 1 | |
| PaymentDifferenceReason | PaymentDifferenceReason | 1 | |
| PaymentDifferenceReasonDesc | PaymentDifferenceReasonDesc | 1 | |
| PaymentDifferenceReasonName | PaymentDifferenceReasonName | 1 | |
| PaytDifferenceReasonExtCode | PaytDifferenceReasonExtCode | 1 | |
| Reference1IDByBusinessPartner | Reference1IDByBusinessPartner | 1 | |
| Reference2IDByBusinessPartner | Reference2IDByBusinessPartner | 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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_PAYMENTADVICESUBITEM (
COMPANYCODE,
PAYMENTADVICE,
PAYMENTADVICEACCOUNT,
PAYMENTADVICEACCOUNTTYPE,
PAYMENTADVICEITEM,
PAYMENTADVICESUBITEM,
_COMPANYCODE,
_CURRENCY,
_CUSTOMER,
_CUSTOMERCOMPANY,
_PAYMENTDIFFERENCEREASON,
_SUPPLIER,
_SUPPLIERCOMPANY,
CURRENCY,
GROSSDEDUCTIONAMOUNTINPAYTCRCY,
NETDEDUCTIONAMOUNTINPAYTCRCY,
PAYMENTDIFFERENCEREASON,
PAYMENTDIFFERENCEREASONDESC,
PAYMENTDIFFERENCEREASONNAME,
PAYTDIFFERENCEREASONEXTCODE,
REFERENCE1IDBYBUSINESSPARTNER,
REFERENCE2IDBYBUSINESSPARTNER,
PRIMARY KEY (COMPANYCODE, PAYMENTADVICE, PAYMENTADVICEACCOUNT, PAYMENTADVICEACCOUNTTYPE, PAYMENTADVICEITEM, PAYMENTADVICESUBITEM)
);
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