ALLOC_TDD_SIMUL
Allocation TDD Simulation
ALLOC_TDD_SIMUL is an SAP database table in S/4HANA. Allocation TDD Simulation. It contains 6 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_AllocTopDwnDistrSimulation | view | from | BASIC | TDD Simulation |
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.
-- Allocation TDD Simulation
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ALLOC_TDD_SIMUL (
MANDT, -- Client [MANDT]
UUID, -- Simulation UUID [FCO_SIMUL_UUID]
FISPERIOD, -- Fiscal Year/Period [FCO_SIMUL_PERIOD]
DATA_TYPE, -- Data Type [FCO_SIMUL_DATA_TYPE]
CNT, -- Number of Records [FCO_SIMUL_CNT]
CREATEDATE, -- Date [DATE]
PRIMARY KEY (MANDT, UUID, FISPERIOD, DATA_TYPE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA