Application Development 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: 

in fbl1n display/change option is disabled

Former Member
0 Kudos

HI all,

I am not able to change the text in fbl1n becoz the display/change (pencil) icon is disabled . How to enable it?

Regards,

Tonmoy

2 REPLIES 2

Former Member
0 Kudos

If the F_BKPF_KOA object has the activity as 3 in the role,

then the user will get the Change Pencile disable.

As the user is restricted to the display only for the Vendor line Items.

Please che the activity feild for the Authorization object F_BKPF_KOA.

Former Member
0 Kudos

Hi Tonmoy,

FBL1N is a transaction of display nature, a report to be specific. I think the change document option is a part of tcode : FB02

To check what exact auth object is getting checked(or what Tcode is getting called), you can create a user with broader access and run a trace(ST01) on that user while performing the change activity. Analyze the trace to check what objects are getting checked.

You might also want to check which appropriate role needs to be updated, as FBL1N might be likely present in a reporting/display role

Cheers

Abhishek