FINS_T001A

CDS View

Compatibility view for table T001A

FINS_T001A is a CDS View in S/4HANA. Compatibility view for table T001A. It contains 2 fields. 4 CDS views read from this table.

CDS Views using this table (4)

ViewTypeJoinVDMDescription
FGL_GLT3_CUR view left_outer Currency Handling (Source ACDOCA)
FGL_LIB_P_DOC_HEADER view left_outer Parked Items: Document Header
FGL_REC_0_BASE view left_outer Reconciliation GLT0 (Base View)
v_glt0_cur_view view left_outer GLT0 (Currency Ledger Handling)

Fields (2)

KeyField CDS FieldsUsed in Views
curtp curtp 1
curtp2 curtp2 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.

-- Compatibility view for table T001A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FINS_T001A (
    CURTP,
    CURTP2
);