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: 

Equipment inheritance master data

Former Member
0 Kudos

Hi all

When we update the cost center or plant section of a functional location, we

notice that not all of the subordinate functional location and equipment

subordinates are being updated. How can we fix this?

I know that doing it manually is possible in this way:

In trx IE02

Menupath-->Structure-->Change install loc

Push button dismantle.

Than

again

Menupath-->structure-->Change install loc (shift+F7)

Fill in

the correct funloc.

Push button inst. with datatransfer.

All radiobuttons are on the left site because we want to inherit the PlantSectn of the FL.

BUT, is there a way for doing it in bulk or with code ?

We have way too much equipments for doing in this way...

Are there Function Modules for edit those settings or ...

Thanks in advance !

Will reward if helpfull ,-)

1 ACCEPTED SOLUTION

diogo_awaihara
Explorer
0 Kudos

Hi Jonas.

You can record your commands in SHDB and you them to create a call transaction program.

Please refer to this document:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/309cb157-738d-2910-7691-b74c4ddba...

Regards,

Diogo

2 REPLIES 2

diogo_awaihara
Explorer
0 Kudos

Hi Jonas.

You can record your commands in SHDB and you them to create a call transaction program.

Please refer to this document:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/309cb157-738d-2910-7691-b74c4ddba...

Regards,

Diogo

0 Kudos

Thanks, but I want the database tables where this information is stored...
If I do a trace, I find the table EQUZ, here are some fields stored related to inheritance, but this isn't exactly what I want, do you know some better tables or explain me how the inheritance is stored via equipment?

Thanks!