‎2006 Nov 16 4:20 AM
Hi Experts,
I need to include two more input boxes in Tcode FS00 .
<b>Already Exits one is in Tcode FS00</b>
GL Account number (one input box,length 10)
<b>Our current requirement is in Tcode FS00</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. Can please anyone give me steps detail.
Thanks.
‎2006 Nov 16 4:24 AM
from SE51, specify SAPLGL_ACCOUNT_MASTER_MAINTAIN (FS00) and go to
Screen 2011.
U can ur fields in this screen.
‎2006 Nov 16 4:24 AM
from SE51, specify SAPLGL_ACCOUNT_MASTER_MAINTAIN (FS00) and go to
Screen 2011.
U can ur fields in this screen.
‎2006 Nov 16 12:43 PM
we need to have a screen exit or badi to add new fields to predefined screen and progrma with out these You can not add any fields to the screen and please ensure that it is having exit or badi
‎2011 Jun 02 11:02 AM