P_RU_GTDFROMPOMM34

CDS View

s

P_RU_GTDFROMPOMM34 is a CDS View in S/4HANA. s. It contains 9 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
P_RU_GtdFromPOMMN view inner COMPOSITE n

Fields (9)

KeyField CDS FieldsUsed in Views
CustomsDeclaration CustomsDeclaration 1
CustomsDeclarationDate CustomsDeclarationDate 1
EntryCustomsOffice EntryCustomsOffice 1
ImportCustomsDecln ImportCustomsDecln 1
ImportCustomsDeclnItem ImportCustomsDeclnItem 1
ImportCustomsDeclnPrintItem ImportCustomsDeclnPrintItem 1
Plant Plant 1
PurchaseOrderSouce PurchaseOrderSouce 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.

-- s
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_RU_GTDFROMPOMM34 (
    CUSTOMSDECLARATION,
    CUSTOMSDECLARATIONDATE,
    ENTRYCUSTOMSOFFICE,
    IMPORTCUSTOMSDECLN,
    IMPORTCUSTOMSDECLNITEM,
    IMPORTCUSTOMSDECLNPRINTITEM,
    PLANT,
    PURCHASEORDERSOUCE,
    SUPPLIER
);