T006A
Assign Internal to Language-Dependent Unit
T006A is an SAP database table in S/4HANA. Assign Internal to Language-Dependent Unit. It contains 7 fields. 22 CDS views read from this table.
CDS Views using this table (22)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /dmbe/i_unit_of_measure_text | view | from | Unit of Measure Text | |
| C_UoMMaxPackTextTemp | view | from | CONSUMPTION | Value Help for unit of measure packing |
| Ehenv_Amns_All_Loc_Filter | view | inner | Amounts for all locations filter | |
| Ehenv_Amns_At_Loc_Filter | view | inner | Amounts for location and sublocations filter | |
| Ehenv_Amns_Ex | view | left_outer | Amounts with Value date/time extended data | |
| ESH_N_UNIT_OF_MEASURE_T006A | view | from | Assign Internal to Language-Dependent Unit | |
| I_ACMUnitOfMeasurementTxt | view | from | BASIC | ACM Unit of measurement - Text |
| I_ACMUnitOfMeasureText | view | from | BASIC | Interface View for ACM UOM Text |
| I_BillOfMaterialUoMVH | view | left_outer | BASIC | Variable Size Component Size Unit of Measure |
| I_CFD_UnitOfMeasureText | view | from | ||
| I_EnvrmtAmountsForActivity | view | inner | COMPOSITE | Amounts for Activities |
| I_FldLogsOrderUnitText | view | from | BASIC | FL - Order Unit Text View |
| I_GHOUoMText | view_entity | from | BASIC | Unit of Measurement - Text |
| I_OilPhysParamUoMVH | view | inner | BASIC | UoM Value Help for Physical Parameters |
| I_TripUnitOfMeasureVH | view | from | BASIC | Unit Of Measure Value Help for UOM |
| I_UnitOfMeasureText | view | from | BASIC | Unit of Measure Text |
| R_PPDSProdOvwUoMVH | view_entity | from | BASIC | Units of Measure |
| SADL_V_AUnit_Unit_Of_Measure_T | view | from | Unit of Measure for local Unit Tests | |
| Sadl_V_Unit_Of_M_Text | view | from | SADL_V_UNIT_OF_M_TEXT | |
| SEPM_I_UnitOfMeasureText | view | from | EPM Demo: Unit of Measure Text | |
| SEPMRA_I_UnitOfMeasureText | view | from | Unit of Measure Text | |
| VC_INTEGRATION_T006A | view | from | Extraction for T006A |
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.
-- Assign Internal to Language-Dependent Unit
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE T006A (
MANDT, -- Client [MANDT]
SPRAS, -- Language [SPRAS]
MSEHI, -- Internal UoM [MSEHI]
MSEH3, -- Commercial [MSEH3]
MSEH6, -- Technical [MSEH6]
MSEHT, -- Meas. Unit Text [MSEHT]
MSEHL, -- Meas. Unit Text [MSEHL]
PRIMARY KEY (MANDT, SPRAS, MSEHI)
);
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