SAP Table IFLOS
Functional Location Labels
IFLOS (Functional Location Labels) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link IFLOS to other SAP tables.
IFLOS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
TPLNR | Functional Location | TPLNR | IFLOT | CHAR | 30 | 0 | ||||||
ALKEY | Labeling system for functional locations | ILOM_ALKEY | IFLOALT | CHAR | 1 | 0 | ||||||
VERSN | Version of functional location label | ILOM_VERSN | NUMC | 3 | 0 | |||||||
ACTVS | Active version | ILOM_ACTVS | CHAR | 1 | 0 |
Possible values
|
||||||
STRNO | Functional Location Label | ILOM_STRNO | CHAR | 40 | 0 | |||||||
TPLKZ | Functional location structure indicator | TPLKZ | CHAR | 5 | 0 | |||||||
PRKEY | Primary labeling system | ILOM_PRKEY | CHAR | 1 | 0 |
Possible values
|
||||||
REUSE | Indicator "Reusable" | ILOM_REUSE | CHAR | 1 | 0 |
Possible values
|
||||||
ERDAT | Date on which the object was created | ICRDT | DATS | 8 | 0 | |||||||
ERNAM | Name of User Who Created the Object | ICRNA | CHAR | 12 | 0 |
IFLOS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
IFLOS | ALKEY | IFLOS | MANDT | IFLOALT | Labeling Systems for Functional Locations | MANDT |
IFLOS | ALKEY | IFLOS | ALKEY | IFLOALT | Labeling Systems for Functional Locations | ALKEY |
IFLOS | MANDT | IFLOS | MANDT | T000 | Clients | MANDT |
IFLOS | TPLNR | IFLOS | MANDT | IFLOT | Functional Location (Table) | MANDT |
IFLOS | TPLNR | IFLOS | TPLNR | IFLOT | Functional Location (Table) | TPLNR |