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

IE02?

Former Member
0 Likes
375

HI all,

In IE02 t-code,

In GENERAL(sub screen)....country of manufacture(ITOB_HERLD) field is there.

if it is initial, i have to show a message...

and i have to place the cursor in GENERAL tab automatically........if the cursor is placed in some other tab.before SAVE the document.

vkr.

2 REPLIES 2
Read only

Former Member
0 Likes
346

Hi VKR,

You need to try an exit in the program SAPMIEQ0 and need to write a small BDC program (just to place the cursor by calling the transaction) to place the cursor on the required field.

<b>Reward points if this helps,</b>

Kiran

Read only

0 Likes
346

HI Hiran,

Already i am getting getting the message.

but my problem is...i have to place the cursor in that perticuler tab automatically...

please send me the example code for that.

vkr.