Equipment Missing From Functional Location Structure
The equipment master shows a functional location value but the equipment does not appear when the location's installed equipment list is pulled, or the field is blank entirely. This almost always means the location was written directly into the equipment master field without running a formal install, so no time-dependent installation history record was created, and structure or usage-list reports that read that history find nothing.
Covers the mismatch between the flat functional location field on the equipment master and the time-dependent installation history that structure and usage reports actually read. Walks through the configuration and data causes, the check sequence across equipment, location and history data, and why re-typing the field a second time does not fix it.
Published 16 Sept 2026· 1,026 words
The business symptom
A planner or technician reports that a piece of equipment does not show up when they pull the equipment list for a functional location, even though the equipment clearly belongs there physically. Sometimes the complaint is the reverse: the equipment master says it sits at a location, but the location's structure display does not list it. Notifications raised against the functional location do not pick up the equipment automatically, or a preventive maintenance plan built on the functional location skips a piece of equipment the planner expected to be included. Reliability or plant engineering usually notices this first, during a walkdown reconciliation or when a report used for statutory inspection scheduling comes back short.
The configuration behind it
- The functional location field on the equipment master was typed or loaded directly (manual entry, LSMW, IDoc) instead of running the formal install/dismantle function, so the flat field updated but no time-dependent installation record was written to the usage history table.
- The equipment was properly installed at some point but later dismantled, and the dismantle closed the installation record with a valid-to date in the past; the equipment master field may still show the old location, or show blank, while the history correctly shows no active period.
- The functional location category configuration does not permit equipment installation at that structure level, so any attempt to install is rejected or silently ignored depending on how the load was built.
- The equipment's maintenance plant and the functional location's maintenance plant do not match, and cross-plant installation is not allowed in configuration, so a batch load or interface fails the installation step without a visible error to the requester.
- A structural reorganisation moved the functional location (new numbering, hierarchy change, or IL03 reclassification) and the equipment's installation history was never carried forward, leaving it attached to the old, now-inactive location node.
- The installation record exists with a future start date, typically from a planned commissioning load done early, so today's date falls outside the valid installation window and current-day reports correctly show it as not installed yet.
What to check
- IE03: display the equipment, check the functional location field on the Location tab and note the installation date shown there.
- IL03: display the functional location, open the structure/installed-equipment view and confirm whether the equipment number appears.
- IH03 or IE05: run the equipment list or structure list filtered on the functional location to see what the history-based report actually returns, as opposed to the flat master field.
- SE16N on the equipment installation history table (EQUZ): pull all rows for the equipment number and check the valid-from/valid-to dates against today.
- Compare the maintenance plant field on the equipment master against the maintenance plant on the functional location master; a mismatch blocks straightforward installation.
- If the location was recently reorganised, check IL03 change documents for the functional location to see if a hierarchy move or renumbering happened without a corresponding equipment history update.
- IMG check on the functional location category used: confirm the equipment installation allowed indicator is set for that category.
How to prove it in the data
Pull the equipment master field (IE03, Location tab) alongside every row in the installation history table for that equipment number (SE16N on EQUZ), sorted by valid-from date. If the flat field disagrees with the history, or the history has no row covering today's date, that is the proof. Cross-check by running the functional location's structure or usage list (IH03/IE05) for the same date and confirming the equipment is absent despite the master field showing that location.
Resolution path
If the flat field was updated without a formal install, run the install function from equipment change mode (IE02) to create a proper time-dependent installation record; this is a data fix, done equipment by equipment, no transport needed. If the equipment was legitimately dismantled and needs to be reinstalled, use the install function again with the correct start date rather than editing the field. If the functional location category does not allow installation, the category configuration must be changed in the IMG and transported; this affects every location built on that category, so check for other locations relying on the current restriction before changing it. If the block is a maintenance plant mismatch, decide whether the equipment plant is wrong (data fix) or whether cross-plant installation should be permitted generally (configuration change, transported, with wider impact). If a load tool wrote the field directly, correct the load program to call the install function module instead of updating the table, and reprocess the affected population.
The fix people try first (and why it fails)
The reflex fix is to open the equipment in change mode and simply retype the functional location field, or run a mass change (MASS transaction, LSMW) across a batch of equipment to push the field value again. This updates the flat field a second time but still does not create or correct the underlying installation history record. The equipment master now shows the right location, so the immediate complaint looks solved, but usage-list reports, warranty and cost history, and any downstream report keyed off the installation history still show gaps or the wrong installation date, and the problem resurfaces at the next audit or dismantle.
Whose problem this is
PM master data maintenance owns the correction, usually within the plant maintenance or asset management team responsible for equipment and functional location records. The handover note should carry the equipment number, the expected functional location, how the discrepancy was found (report, walkdown, audit), the installation history rows pulled from EQUZ, and whether the field was likely set by manual entry, LSMW, or an interface load.
Related SAP objects
Reviewed pages this object connects to in the ERPClimb knowledge graph.
Source: ERPClimb — https://erpclimb.com/sap-functional-issues/equipment-not-assigned-to-the-functional-locationERPClimb is an independent platform and is not affiliated with SAP SE. Reference pages are written and reviewed by SAP consultants for learning and troubleshooting.