IFLOTX
Functional Location: Short Texts
IFLOTX is an SAP database table in S/4HANA. Functional Location: Short Texts. It contains 8 fields. 15 CDS views read from this table.
CDS Views using this table (15)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_DFS_DisconnectedFuncnlBOM | view | inner | BASIC | Disconnected Functional BOM |
| I_DFS_FunctionalLocTextDEX | view_entity | from | BASIC | Defense Extractor Functional Loc |
| I_FunctionalLocationText | view | from | BASIC | Functional Location - Text |
| I_GhoFuncLocText | view | from | BASIC | Functional Location Text |
| I_GhoNetObjText | view | from | BASIC | Network Object Descriptions |
| I_GHOProdnNtwkDescVH | view | from | BASIC | Production Network Description |
| UPOV_NETOBJS | view | left_outer | Network Objects with Alternate Label | |
| UPOV_PPN_MP_BA_UOM | view | left_outer | Event Detail Ref - Before/After data | |
| UPOV_PPN_NETRULE_BA | view | left_outer | Event Detail Ref - Before/After data | |
| UPOV_PPN_WLT_BA | view | left_outer | Event Detail Ref - Before/After data | |
| UPOV_PR_ALKEY_OBJ | view | inner | Alternate Labelling for Network objects | |
| UPOV_PR_DN_UOM | view | left_outer | Delivery Network(UOM) | |
| UPOV_PR_MP_UOM | view | inner | Measurement Point (UOM) | |
| UPOV_PR_WC_UOM | view | left_outer | UOM: Well Completion | |
| UPOV_PR_WELL_UOM | view | left_outer | UOM: Well |
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.
-- Functional Location: Short Texts
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE IFLOTX (
MANDT, -- Client [MANDT]
TPLNR, -- Functional loc. [TPLNR]
SPRAS, -- Language [SPRAS]
PLTXT, -- Description [PLTXT]
KZLTX, -- Long text [ILOM_KZLTX]
KZMLA, -- Primary lang. [KZMLA]
PLTXU, -- Description [ILOM_PLTXU]
TEXTCHANGEDDATETIME, -- Time Stamp [TZNTSTMPS]
PRIMARY KEY (MANDT, TPLNR, SPRAS)
);
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