‎2007 Aug 21 12:33 PM
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.
‎2007 Aug 21 12:42 PM
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
‎2007 Aug 21 12:46 PM
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.