Skip to Content
0
Former Member
Nov 16, 2006 at 08:40 AM

Function Exit Help.....

52 Views

Hi Experts,

I need to include two more input boxes in wherever GL . Account number is appearing in all screens.

<b>Already Exits one is in boxes in wherever GL . Account number is appearing in all screen.</b>

GL Account number (one input box,length 10)

<b>

Our current requirement is in boxes in wherever GL . Account number is appearing in all screen.</b>

GL Account number (one input box1,length 10) (input box2 ,length 3) (input box3 ,length 3)

So how to design the Screen (Tcode FS00) to include input box2 and input box3 in that screen. For this I found one User exit “GLX1028”..it has a Function Exit “EXIT_SAPL1028_001”.For further modification how can I proceed it . by using this Function Exit how can i proceed.

Can please anyone give me steps detail.

Thanks.