I_WRNTYCLAIMACCOUNTINGDOCUMENT
Warranty Claim Accounting Document
I_WRNTYCLAIMACCOUNTINGDOCUMENT is a CDS View in S/4HANA. Warranty Claim Accounting Document. It contains 16 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_WrntyAccountingControlDoc | view | from | BASIC | Warranty accounting and Controlling Docs |
| I_WrntyAccountingLedgerDoc | view | from | BASIC | Wrnty Accounting and Ledger Docs |
| I_WrntyAcctgProfitabilityDoc | view | from | BASIC | Wrnty Acctg and Profitability Anlys Doc |
| P_WarrantyClaimDocumentFlow | view | union_all | COMPOSITE |
Fields (16)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AccountingDocument | AccountingDocument | 1 |
| KEY | CompanyCode | CompanyCode | 2 |
| KEY | DocumentReferenceID | DocumentReferenceID | 3 |
| KEY | WrntyVersionNumber | WrntyVersionNumber | 3 |
| _CompanyCode | _CompanyCode | 2 | |
| _Customer | _Customer | 3 | |
| _Supplier | _Supplier | 3 | |
| _WrntyClaimHeader | _WrntyClaimHeader | 3 | |
| OriginalReferenceDocument | OriginalReferenceDocument | 1 | |
| Plant | Plant | 3 | |
| PurchasingOrganization | PurchasingOrganization | 3 | |
| WarrantyClaimType | WarrantyClaimType | 3 | |
| WarrantyClaimVersionPartner | WarrantyClaimVersionPartner | 3 | |
| WarrantyCustomer | WarrantyCustomer | 3 | |
| WrntyClaimHeaderUUID | WrntyClaimHeaderUUID | 3 | |
| WrntySupplier | WrntySupplier | 3 |
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.
-- Warranty Claim Accounting Document
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_WRNTYCLAIMACCOUNTINGDOCUMENT (
ACCOUNTINGDOCUMENT,
COMPANYCODE,
DOCUMENTREFERENCEID,
WRNTYVERSIONNUMBER,
_COMPANYCODE,
_CUSTOMER,
_SUPPLIER,
_WRNTYCLAIMHEADER,
ORIGINALREFERENCEDOCUMENT,
PLANT,
PURCHASINGORGANIZATION,
WARRANTYCLAIMTYPE,
WARRANTYCLAIMVERSIONPARTNER,
WARRANTYCUSTOMER,
WRNTYCLAIMHEADERUUID,
WRNTYSUPPLIER,
PRIMARY KEY (ACCOUNTINGDOCUMENT, COMPANYCODE, DOCUMENTREFERENCEID, WRNTYVERSIONNUMBER)
);
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