Application Development and Automation 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: 
Read only

Regarding adding custom fields in IE02 Transaction

Former Member
0 Likes
1,075

Hi Experts,

In IE02 Transaction (Change Equipment ) in Additional Vehicle Info tab , I need to add additional field . Please tel me any screen exists do this or any custom screen exists ? for example for MM01 by copying the Standard Function Group MGD1to ZMGD1 and in custom screen 0001 we are doing the changes . similar way for IE02 any custom screen exists ? Please guide me how to do for this requiremnt and i need to know any restriction(number of fields to add) is there?

Regards,

Priya

Hi Experts,

In IE02 Transaction (Change Equipment ) in Additional Vehicle Info tab , I need to add additional field . Please tel me any screen exists do this or any custom screen exists ? for example for MM01 by copying the Standard Function Group MGD1to ZMGD1 and in custom screen 0001 we are doing the changes . similar way for IE02 any custom screen exists ? Please guide me how to do for this requiremnt and i need to know any restriction(number of fields to add) is there?

Regards,

Priya

3 REPLIES 3
Read only

Former Member
0 Likes
834

Hello Priya,

U can check out the following BADI'S

EQUI_SCR_01

EQUI_SCR_02

EQUI_SCR_03

EQUI_SCR_04

EQUI_SCR_05

EQUI_SCR_06

EQUI_SCR_cc

also, check the user exits

IEQM0001

IEQM0002

IEQM0003

IEQM0004

IEQM0005

IEQM0006

IEQM0007

all the best !!

Kindly ackowledge the reply if the issue is resolved/

Thanks,

Ravi Aswani

Read only

0 Likes
834

Hi Ravi,

Code changes related to those fields we can write it in Badis or in user exits.

My doubt is how and where to design the screen changes for custom fields .?

for example for adding custom field in MM01 transaction ,

 Copy the Standard Function Group MGD1 to Z .. and design the Layout with custom fields.

 Link the Custom screen with Standard screen in SPRO Transaction.

similar way i need to know where to do the screen changes for IE02 transaction , to dispaly the fields in Addit. Vehicle Info tab.

Regards,

Priya.

Read only

Former Member
0 Likes
834

Try use EEWB transaction.