I_IN_GSTSTATECODEMAP

CDS View

State Code Map e-Filing India Local

I_IN_GSTSTATECODEMAP is a CDS View in S/4HANA. State Code Map e-Filing India Local. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
I_IN_EDocRegionVH view_entity from BASIC India Region and GST State Code
I_IN_StRpGSTAnnexCube view left_outer COMPOSITE Tax Item Details for GST Returns
P_IN_StRpGSTAnnexCube view left_outer COMPOSITE Tax Item Details for GST Returns

Fields (1)

KeyField CDS FieldsUsed in Views
IN_GSTLegalStateCode IN_GSTLegalStateCode 3

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.

-- State Code Map e-Filing India Local
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_IN_GSTSTATECODEMAP (
    IN_GSTLEGALSTATECODE
);