IFLOT is a standard Functional Locations Transparent Table in SAP PM application, which stores Functional Location (Table) data. Below you can view the Table Structure, columns(fields), SAP Wiki pages, discussion threads, related TCodes, FMs, ABAP Reports, BW Datasources, and Authorization Objects for IFLOT. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
IFLOT — Meta Data
Description: | Functional Location (Table) |
Main Category: | PM |
Sub Category: | Functional Locations |
Table type: | Transparent Table (TRANSP) |
IFLOT — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | MANDT | Client | X | CLNT | 3 | T000 |
2 | TPLNR | Functional location label | X | CHAR | 30 | |
3 | .INCLUDE | 0 | ||||
4 | MLANG | Language Key | LANG | 1 | T002 | |
5 | TPLKZ | Functional Location Structure Indicator | CHAR | 5 | T370S | |
6 | FLTYP | Functional location category | CHAR | 1 | T370F | |
7 | TPLMA | Superior functional location | CHAR | 30 | IFLOT | |
8 | ERDAT | Created on | DATS | 8 | ||
9 | ERNAM | Created by | CHAR | 12 | ||
10 | AEDAT | Changed on | DATS | 8 | ||
11 | AENAM | Name of Person Who Changed Object | CHAR | 12 | ||
12 | DATAB | Effective Date | DATS | 8 | ||
13 | BEGRU | Authorization Group | CHAR | 4 | T370B | |
14 | TRPNR | Reference functional location | CHAR | 30 | IRLOT | |
15 | PSTAE | SAP Development reserve: Format CHAR | CHAR | 4 | ||
16 | STNAM | User Name | CHAR | 12 | ||
17 | LVORM | Deletion Flag for 1-Level Deletion Logic | CHAR | 1 | ||
18 | SUBMT | Construction Type Material of the Object | CHAR | 40 | MARA | |
19 | SUBMTI | Data origin for construction type field | CHAR | 1 | ||
20 | MAPAR | Manufacturer part number | CHAR | 30 | ||
21 | MAPARI | SAP Development Reserve: Format CHAR | CHAR | 1 | ||
22 | IEQUI | Installation of equipment allowed at the functional location | CHAR | 1 | ||
23 | IEQUII | Data origin for equip. inst. allowed field | CHAR | 1 | ||
24 | EINZL | Single equipment installation at functional location | CHAR | 1 | ||
25 | EINZLI | Data origin for authorization group field | CHAR | 1 | ||
26 | IWERK | Maintenance Planning Plant | CHAR | 4 | T399I | |
27 | IWERKI | Data origin for planning plant field | CHAR | 1 | ||
28 | INGRP | Planner Group for Customer Service and Plant Maintenance | CHAR | 3 | T024I | |
29 | INGRPI | Data origin for maintenance planner group field | CHAR | 1 | ||
30 | PM_OBJTY | Updated information in related user data field | CHAR | 2 | ||
31 | LGWID | Object ID of the Work Center | NUMC | 8 | CRID | |
32 | LGWIDI | Data Origin for the Field 'Work Center' | CHAR | 1 | ||
33 | RBNR | Catalog Profile | CHAR | 9 | T352B | |
34 | RBNR_I | Data origin for maintenance catalog field | CHAR | 1 | ||
35 | ILOAN | Location and account assignment for technical object | CHAR | 12 | ILOA | |
36 | OBJNR | Object number | CHAR | 22 | ONR00 | |
37 | POSNR | Item | CHAR | 4 | ||
38 | ISTYP | Object category for Industry Solutions (IS) | CHAR | 1 | ||
39 | PREMS | Premise | CHAR | 10 | ||
40 | EQART | Type of Technical Object | CHAR | 10 | T370K | |
41 | INVNR | Inventory number | CHAR | 25 | ||
42 | GROES | Size/dimensions | CHAR | 18 | ||
43 | BRGEW | Gross Weight | QUAN | 13 | ||
44 | GEWEI | Weight unit | UNIT | 3 | T006 | |
45 | ANSWT | Acquisition Value | CURR | 13 | ||
46 | WAERS | Currency | CUKY | 5 | TCURC | |
47 | ANSDT | Acquisition date | DATS | 8 | ||
48 | HERST | Checkbox | CHAR | 30 | ||
49 | HERLD | Country of manufacture | CHAR | 3 | T005 | |
50 | BAUJJ | Year of construction | CHAR | 4 | ||
51 | BAUMM | Month of construction | CHAR | 2 | ||
52 | TYPBZ | Checkbox | CHAR | 20 | ||
53 | EMATN | Material | CHAR | 40 | * | |
54 | SERGE | Manufacturer serial number | CHAR | 30 | ||
55 | HANDLE | Worldwide unique key for LIKP-VBELN | CHAR | 22 | ||
56 | TSEGTP | Event group time segment delivery header | CHAR | 10 | * | |
57 | CHANGEDDATETIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | DEC | 15 | ||
58 | .INCLUDE | 0 | ||||
59 | .INCLU--AP | 0 | ||||
60 | FLLB_DUTY | Logbook Duty | CHAR | 1 | ||
61 | FLLB_HIDE | Hide Logbook Display | CHAR | 1 | ||
62 | .INCLU--AP | 0 | ||||
63 | IFLOT_SRTYPE | Shift Report Type for Object | CHAR | 10 | * | |
64 | IFLOT_SNTYPE | Notification Type for Shift Note for Object | CHAR | 2 | TQ80 |
SAP Help, Wiki Resources, and Forum Discussions on IFLOT
-
Tables: *IFLOT. - SAP Q&A
I was looking at program code for transaction QM01, i.e SAPLIQS0 in SE80 to see what data fields and tables associated with it.
https://answers.sap.com/questions/956762/tables-iflot.html
-
IFLOT-tplnr length size problem in select-options | SCN
I tried to get to screen 1000 and to change manualy the visible length to 30...but it did not work.
http://scn.sap.com/message/8112645
-
Table aliasing for IFLOT | SCN
I need to write a select query in IFLOT table to display fields TPLMA(superior Loc) & TPLNR(Func location_.
http://scn.sap.com/message/6569586
-
Transparent table IFLOT. Problem in a select single
When I active the code it's wrong say that this field doesn't exit. I look up this field in the table IFLOT (se11) and it's really , it doesn't exit but when I execute se16 I can see the field and it value I check all the includes of the table IFLOT and I can't see it.
http://scn.sap.com/message/7247634
-
IFLOT Table after Upgrading to ECC 6.0 | SCN
Skip to Content We're sorry, but you're attempting to access SCN content that was not migrated to the new SAP Community experience. ...
http://scn.sap.com/message/3332682
-
Need F.M or BAPI to update the table IFLOT---URGENT
HI ALL,
i need F.M or BAPI to update the table IFLOT
its urgent ........................
http://scn.sap.com/message/4871409
Related Tables
TABLE | Description | Functional Area |
---|---|---|
ILOA | PM Object Location and Account Assignment | PM - Functional Locations |
IFLO | Generierte Tabelle zu einem View | PM - Functional Locations |
EQUZ | Equipment time segment | PM - Equipment |
IFLOTX | Functional Location: Short Texts | PM - Functional Locations |
AUFK | Order master data | CO - Overhead Cost Orders |
IMPTT | Measuring Point (Table) | PM - Measuring Points and Counters |
MARA | General Material Data | Logistics - Material Master |
Transaction Codes for SAP Table IFLOT
TCODE | Description | Functional Area |
---|---|---|
AFAB | Post depreciation | FI - Basic Functions |
SPRO | Customizing - Edit Project | Basis - Customizing Project Management (IMG) |
IL03 | Display Functional Location | PM - Functional Locations |
SE16 | Data Browser | Basis - Workbench Utilities |
IL01 | Create Functional Location | PM - Functional Locations |
IL02 | Change Functional Location | PM - Functional Locations |
SE11 | ABAP Dictionary Maintenance | Basis - Dictionary Maintenance |
SE38 | ABAP Editor | Basis - ABAP Editor |
FMs for SAP Table IFLOT
FM | Description | Functional Area |
---|---|---|
REUSE_ALV_GRID_DISPLAY | Output of a simple list (single-line) | Basis - SAP List Viewer |
BAPI_OBJCL_CHANGE | Classification BAPI: Change Assignment | Cross Application - Classification |
BAPI_TRANSACTION_COMMIT | Execute external Commit when using BAPIs | Basis - ALE Integration Technology |
BAPI_OBJCL_GETDETAIL | Classification BAPI: Read Classification Information on Object | Cross Application - Classification |
FUNC_LOCATION_HIERARCHY | Hierarchieaufl | PM - Functional Locations |
WS_UPLOAD | OBSOLETE: Transfer Presentation Server File to Internal Table | Basis - Graphic |
EXIT_SAPLITO0_001 | Customer Include ITO0: Data Import (Initiator => Include) | PM - Technical Objects |
BAPI_FUNCLOC_GETDETAIL | PM BAPI: Read Functional Location | PM - Technical Objects |
ABAP Reports for SAP Table IFLOT
ABAP REPORT | Description | Functional Area |
---|---|---|
RHSOBJCH | Transport: Reconcile OBJS with HR Database Tables | Basis - Organizational Management |
BDLCOES | Tool to maintain COE entries | Service - Service Data Download |
ALSYSAL | Program for Object Type SYSALERT: System Alert | Basis - Monitoring |
J_1IEWT_CERT | Print Withholding Tax Certificates for Vendors | FI - Localization |
J_1IEWT_MIGRATE | Data Migration Tool from Classic to Extended withholding tax | FI - Localization |
LSDCLF00 | Central Routines | |
RIIBIP00 | RIIBIP00 - Data Transfer | PM - Plant Maintenance |
RCSBI010 | Create BOMs using Batch Input | Logistics - Bills of Material |
BW Datasources for SAP Table IFLOT
BW DATASOURCE | Description | Functional Area |
---|---|---|
0PM_MEASUREMENT | Measuring Points and Measurement Documents | PM - Plant Maintenance |
0PM_OM_OPA_2 | Maintenance Orders: Actual Costs by Means of Delta Extract. | PM - Plant Maintenance |
0PM_PRM_PLCS_1 | Planned Costs Maintenance | PM - Plant Maintenance |
0PM_OM_OPA_3 | Maintenance Orders: Commitmt Line Items | PM - Plant Maintenance |
0PM_OM_OPA_1 | Maintenance Orders: Costs and Allocations | PM - Plant Maintenance |
Authorization Objects for SAP Table IFLOT
AUTHORIZATION OBJECT | Description | Functional Area |
---|---|---|
S_PROGRAM | ABAP: Program Flow Checks | |
S_DEVELOP | ABAP Workbench | |
CRM_CATT | Authorization for CRM eCATT Based Unit Testing | |
CMS_CAG | Authorization object for CAG | |
J_1ITDS | Authorization object for TDS transaction J1IN | |
J_1IRG23D | Authorisation object for Depo Transactions | |
ECM_REQ | Change Management: Change Request | |
ECM_ORD | Change Management: Change Order |
Most searched SAP Plant Maintenance Tables
- Equipment Tables
- Functional Location Tables
- Notification Tables
- Maintenance Plan Tables
- Maintenance Order Tables
- Functional Area Tables
- Measuring Point Tables
- Location Tables
- Notification Status Tables
- Service Notification Tables
- Pm Order Tables
- Equipment Master Tables
- Maintenance Item Tables
- Pm Notification Tables
- Maintenance Plant Tables
- Permit Tables
- Equipment Location Tables
- Iw33 Tables
- Maintenance Tables
- Measurement Document Tables
- Iw32 Tables
- Functional Location Bom Tables