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: 

Transaction Variant for FBL1

Former Member
0 Kudos

The transaction FBl1 lists the Vendor line items. In the list display screen there is a Menu function "Mass Change". I want to remove / disable this function.

When I created the transaction variant for the transaction FBL1, it created screen variants for the selection screens. But the system didn't propose any screen variant for the List display screen.

Then from Change Transaction Variant, I deactivated the Menu function ("Mass" for Mass change) in the program "SAPLFI_ITEMS" and status "ALV_ITEMS_AR".

When I executed the transaction with this variant, it still displays the Menu function "Mass" in the List display screen.

Is there a way I can suppress this function in the screen?

Any help / suggestion is appreciated.

Thanks,

Dasa

4 REPLIES 4

JozsefSzikszai
Active Contributor
0 Kudos

hi Sreeram,

for transaction FBL1N you have to change the PF status ALV_ITEMS_AR of program SAPLFI_ITEMS, but that is meaning changing of the standard....

regards

ec

0 Kudos

Eric,

Thanks for your response.

I thought with Transaction variant we can disable Menu functions without Modifying the SAP object.

Am I incorrect?

Dasa.

0 Kudos

hi Dasa,

where do you set up the transaction variant? I never used it before, but I want to have a look at...

thanks

ec

0 Kudos

Transaction SHD0