TF165
Consolidation Units Version-Dependent
TF165 is an SAP database table in S/4HANA. Consolidation Units Version-Dependent. It contains 11 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FINCS_MD_165 | view | from | ||
| P_PlanData_RT_01 | view | left_outer | COMPOSITE | |
| P_RealTimeRptdFinData_01 | view | inner | COMPOSITE | |
| P_RepFinData_RT_Aggr_02 | view | inner | COMPOSITE | |
| P_ReportedFinancialData_RT_01 | view | left_outer | COMPOSITE | |
| P_RFD_RT_AGGR_simple_02 | view | inner | COMPOSITE |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | dimen | FC_DIMEN | Dimension | |||
| KEY | rvers | FC_INPVS | Version | |||
| KEY | bunit | FC_BUNIT | Cons. Unit | |||
| trans | FC_TRANS | Transfer method | ||||
| upmeth | FC_UPMETH | Upload method | ||||
| logfile | FC_LOGFILE | Logical file | ||||
| pres | FC_PRES | Pres.server | ||||
| versn | FC_VERSN | FS version | ||||
| physfil | FC_PHYSFIL | Phys. file | ||||
| fryear_h | FC_FRYEAR_H | Effective Yr Read UD |
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.
-- Consolidation Units Version-Dependent
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE TF165 (
MANDT, -- Client [MANDT]
DIMEN, -- Dimension [FC_DIMEN]
RVERS, -- Version [FC_INPVS]
BUNIT, -- Cons. Unit [FC_BUNIT]
TRANS, -- Transfer method [FC_TRANS]
UPMETH, -- Upload method [FC_UPMETH]
LOGFILE, -- Logical file [FC_LOGFILE]
PRES, -- Pres.server [FC_PRES]
VERSN, -- FS version [FC_VERSN]
PHYSFIL, -- Phys. file [FC_PHYSFIL]
FRYEAR_H, -- Effective Yr Read UD [FC_FRYEAR_H]
PRIMARY KEY (MANDT, DIMEN, RVERS, BUNIT)
);
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