Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Functional module required?

Former Member
0 Kudos

Mr requirement comes from PM, AM. I have to display Functional Locations, and Equipments that are comes under each Functional location. Is there any standard functional module that provides Equipments that comes under Functional Location. Can anybody help on this.

Tcode for Functional Locations IL03

Tcode for Equipments IE03.

For both Functional Locations and Equipments IH03

Regards,

Zakir.

2 REPLIES 2

Former Member
0 Kudos

Hi Khan,

In my current proejct we dont have PM module, so i could not explore more....

but hope this will help you

1. Get the top level FL "FUNC_LOCATION_HIERARCHY" OR

Field -->TPLMA in table IFLOT...

2. View --> V_EQUI_C

If the hint is useful… Say thanks by reward….

Regards,

Prabhu Rajesh

Former Member
0 Kudos

Hi

Write a single SELECT statement to the view

V_EQUI and get the data required

There are lot of fun modules in SM37

enter equipment and you get a lot

use on e of them which reads/gets the required data

Regards

Anji