TF165
Konsolidierungseinheiten versionsabhängig
TF165 is an SAP database table in S/4HANA. Konsolidierungseinheiten versionsabhängig. 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.
-- Konsolidierungseinheiten versionsabhängig
-- 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