I_SAFTPAYMENTTERMSVALIDITYDAY

CDS View

SAF-T Payment terms minimal validity month day

I_SAFTPAYMENTTERMSVALIDITYDAY is a CDS View in S/4HANA. SAF-T Payment terms minimal validity month day. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
I_SAFTBillingPaymentTerms view inner BASIC SAF-T Billing Payment Terms
I_SAFTSettlmtMgmtPaymentTerms view inner BASIC SAF-T Settlement Mgmt Payment Terms

Fields (1)

KeyField CDS FieldsUsed in Views
PaymentTermsValidityMonthDay PaymentTermsValidityMonthDay 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.

-- SAF-T Payment terms minimal validity month day
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SAFTPAYMENTTERMSVALIDITYDAY (
    PAYMENTTERMSVALIDITYMONTHDAY
);