P_PRCHINFORECORDSLANG_FS

CDS View

Private Factsheet - PIR Language

P_PRCHINFORECORDSLANG_FS is a CDS View in S/4HANA. Private Factsheet - PIR Language. It contains 2 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
P_Prchinforecords_FS view left_outer BASIC private factsheet - purchasing info records
P_Purchaseorders_Fs view left_outer BASIC Private factsheet - Purchase Orders

Fields (2)

KeyField CDS FieldsUsed in Views
AdditionalName AdditionalName 1
Language Language 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.

-- Private Factsheet - PIR Language
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_PRCHINFORECORDSLANG_FS (
    ADDITIONALNAME,
    LANGUAGE
);