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: 

Screen Exit for IE01/IE02/IE03 Transaction code

Former Member
0 Kudos

Hi All,

I have Requierement depending on Transactions IE01, IE02 and IE03. In those Transactions I have to add Input or Output Field on tabstrip 'Location'. Plz let me know what are the screen exits or any BADI/User exits where i can implement my requirement. How do I have to proceed for Implementing of Needs?

Thanks for your replies in advance...

Best Regards!

Santosh

5 REPLIES 5

former_member705122
Active Contributor
0 Kudos

Link:

@aadil

Former Member
0 Kudos

hi,

Try the below exits and BADI's

Enhancement

IEQM0001 Add. checks for equip. installation at functional loca

IEQM0002 Additional checks for definition of equipment hierarch

IEQM0003 Additional checks before equipment update

IEQM0004 Object is allowed for contract partner (Order->MaintCo

IEQM0005 Object allowed for SD contract (MaintContract->MaintCo

IEQM0006 Object allowed for SD contract (Maintain maintenance c

IEQM0007 Check/change manufacturer field in equipment master

Business Add-in

EQUI_SERLV_CHECK External Inspections for MARA_SERLV

EQUI_SCR_CC Implementable Subscreen for Equipment for CCM

EQUI_SCR_06 Implementable Subscreen for Equipment No. 06

EQUI_SCR_05 Implementable Subscreen for Equipment No. 05

EQUI_SCR_04 Implementable Subscreen for Equipment No. 04

EQUI_SCR_03 Implementable Subscreen for Equipment No.

EQUI_SCR_02 Implementable Subscreen for Equipment No. 02

EQUI_SCR_01 Implementable Subscreen for Equipment No. 01

Hope this helps

0 Kudos

Hi Seema,

Thanks for the reply. But I know the list of Badi's and User exits what you have mentioned. As there are no screen exists for this Transaction code so we cant use any of the user exits. So regarding Badi's i'm confused which to use.

If you can tell me which one need to be used it will be of grt help.

Regards,

Santosh

0 Kudos

Hi Santosh,

I would hv definitely helped u out but the prob is tht the graphic installation is not proper in my system

so I am not able to see the layout... But I am telling you the approach hoping that it resolves ur problem.

Goto txn - SE18 write badi name one by one- EQUI_SCR_CC

EQUI_SCR_06

EQUI_SCR_05

EQUI_SCR_04

EQUI_SCR_03

EQUI_SCR_02

EQUI_SCR_01

Goto to the subscreen tab double click and check layout see if there is any tab for location?

Regards,

Seema

0 Kudos

Hi Seema,

I checked all the Badi's but i didnt found any screen which contains the Tab Location. Infact all the badi's are calling the subscreens. So none of the screen contains the layout set.

Will you plz let me know how to proceed.

Thnks,

Santosh