I_ASSETREDESIGNSWITCHSTATUS

CDS View

Asset Accounting Redesign Switch Status

I_ASSETREDESIGNSWITCHSTATUS is a CDS View in S/4HANA. Asset Accounting Redesign Switch Status. It contains 1 fields. 10 CDS views read from this table.

CDS Views using this table (10)

ViewTypeJoinVDMDescription
P_AssetClassByCompanyCode view inner COMPOSITE
P_AssetValuationForLedger view inner COMPOSITE
P_BG_StRpTaxDeprShutdown view inner CONSUMPTION Tax depr. plan - shutdowns
P_FixedAssetLineItem1 view inner COMPOSITE
P_FixedAssetPlanValue view inner BASIC
P_PL_SAFTAssetRetirement20 view_entity inner CONSUMPTION
P_PL_SAFTFixedAssetFields10 view_entity inner CONSUMPTION
P_PL_SAFTFixedAssetFields20 view_entity inner CONSUMPTION
P_RS_TaxDeprFixedAssetFields view inner COMPOSITE
P_RU_AssetTaxCncsnDocRlvnce view inner COMPOSITE

Fields (1)

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

-- Asset Accounting Redesign Switch Status
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_ASSETREDESIGNSWITCHSTATUS (
    ASSETREDESIGNSWITCHISACTIVE
);