Fields (17)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | InsurClmSubrogationUUID | InsurClmSubrogationUUID | 1 |
| BusinessSystemName | BusinessSystemName | 1 | |
| CompanyCode | PRACashCompanyCode | 1 | |
| id | ChangeRecordReference | 1 | |
| instr_key | DataExchangeInstructionKey | 1 | |
| instr1 | DataExchangeInstruction1 | 1 | |
| instr2 | DataExchangeInstruction2 | 1 | |
| instr3 | DataExchangeInstruction3 | 1 | |
| instr4 | DataExchangeInstruction4 | 1 | |
| paymt_ref | PaymentReference | 1 | |
| PhysicalInventoryRefDocNumber | PInvFreeDefinedRefText | 2 | |
| pmtmthsupl | PaymentMethodSupplement | 1 | |
| Remitter | Remitter | 1 | |
| rp_text | RepetitiveCodeReferenceText | 1 | |
| scbank_ind | StateCentralBankPaymentReason | 1 | |
| supcountry | SupplierCountry | 1 | |
| xpore | IsSinglePayment | 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 _REFERENCE (
INSURCLMSUBROGATIONUUID,
BUSINESSSYSTEMNAME,
COMPANYCODE,
ID,
INSTR_KEY,
INSTR1,
INSTR2,
INSTR3,
INSTR4,
PAYMT_REF,
PHYSICALINVENTORYREFDOCNUMBER,
PMTMTHSUPL,
REMITTER,
RP_TEXT,
SCBANK_IND,
SUPCOUNTRY,
XPORE,
PRIMARY KEY (INSURCLMSUBROGATIONUUID)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- 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