P_RU_RECNCLNDOCDET007

CDS View

P_RU_RECNCLNDOCDET007 is a CDS View in S/4HANA. It contains 7 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
P_Ru_RecnclnDocDet008 view union_all CONSUMPTION

Fields (7)

KeyField CDS FieldsUsed in Views
AccountingDocument AccountingDocument 1
AssignmentReference AssignmentReference 1
Customer Customer 1
DocumentKind ExchRateDiff 1
FinancialAccountType FinancialAccountType 1
FiscalYear FiscalYear 1
Supplier Supplier 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_RU_RECNCLNDOCDET007 (
    ACCOUNTINGDOCUMENT,
    ASSIGNMENTREFERENCE,
    CUSTOMER,
    DOCUMENTKIND,
    FINANCIALACCOUNTTYPE,
    FISCALYEAR,
    SUPPLIER
);