P_BPSDDATA

CDS View

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

CDS Views using this table (1)

ViewTypeJoinVDMDescription
I_BillingPlanSDData view from BASIC Billing Plan SD Data

Fields (16)

KeyField CDS FieldsUsed in Views
afdat BillingDate 1
autte IsBillingCreatedInAdvance 1
faksp BillingBlockReason 1
fakwr NetAmount 1
fareg BillingPlanRule 1
fksaf SDDocumentStatus 1
fpart BillingPlanType 1
fplnr BillingPlan 1
fpltr BillingPlanItem 1
fpttp BillingPlanCategory 1
mlbez UsageCode 1
posnr SalesDocumentItem 1
source EventType 1
tetxt BillingPlanBillingDateRule 1
vbeln SalesDocument 1
waers TransactionCurrency 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_BPSDDATA (
    AFDAT,
    AUTTE,
    FAKSP,
    FAKWR,
    FAREG,
    FKSAF,
    FPART,
    FPLNR,
    FPLTR,
    FPTTP,
    MLBEZ,
    POSNR,
    SOURCE,
    TETXT,
    VBELN,
    WAERS
);