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

How to include input boxes in Tcode FS00

Former Member
0 Likes
471

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
431

from SE51, specify SAPLGL_ACCOUNT_MASTER_MAINTAIN (FS00) and go to

Screen 2011.

U can ur fields in this screen.

3 REPLIES 3
Read only

Former Member
0 Likes
432

from SE51, specify SAPLGL_ACCOUNT_MASTER_MAINTAIN (FS00) and go to

Screen 2011.

U can ur fields in this screen.

Read only

Former Member
0 Likes
431

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

Read only

Former Member
0 Likes
431

This message was moderated.