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

Some fields are not visible in FBV1 Tcode.

Former Member
0 Likes
1,110

Hi,

when I am using FBV1 Tcode, I can not see some fields in Tcode FBV1 but they are visible in SE51 program SAPLF040 screen100.

this is because fields are disable.

*------- ... Feld ausblenden -


IF rc = 4.

screen-input = off.

screen-output = off.

screen-required = off.

screen-invisible = on.

MODIFY SCREEN.

ENDIF.

like ways. We can not change this fields because this (SAPLF040) program is SAP program. Pls give me solution to enable the fields.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
832

Hi,

Some fields are suppressed depending upon configuration in SPRO based on GL Account numbers.

You can ask your functional person for that.

Regards,

Taranam

Message was edited by:

taranam dhindsa

4 REPLIES 4
Read only

Former Member
0 Likes
833

Hi,

Some fields are suppressed depending upon configuration in SPRO based on GL Account numbers.

You can ask your functional person for that.

Regards,

Taranam

Message was edited by:

taranam dhindsa

Read only

Former Member
0 Likes
832

Hi

I am not sure whether your issue has been solved or not.

We are facing a similar issue. This is only for one user. When he run txn FBV1 some header fields from initial screen (SAPLF040 screen100 ) are are not visible.

Currency

Exchange rate

these two fields are not visible for one particular user.But all other users are getting these fields visible. checked all user roles and profiles and compared with other users. Cant find any fault in that.

If you have any clue please let me know.

Thanks.

Mark

Read only

Former Member
0 Likes
832

Go into Tcode FB00 and tick off "Documents only in local currency" check box.

Read only

0 Likes
832

fb00