I_LOCATIONACCOUNTASSIGNMENT

CDS View

Location and Account Assignment

I_LOCATIONACCOUNTASSIGNMENT is a CDS View in S/4HANA. Location and Account Assignment. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
C_ProdnOrderForSafetyInsights view inner CONSUMPTION Production Orders for Safety Insights
I_EWA_SalesContractCube view_entity inner COMPOSITE Sales Contract - Cube
I_FixedAssetEquipment view inner BASIC Fixed Asset Equipments

Fields (1)

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

-- Location and Account Assignment
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_LOCATIONACCOUNTASSIGNMENT (
    FUNCTIONALLOCATION
);