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: 

LX16 Restriction to Specific Warehouse Numbers

Former Member
0 Kudos

Hi Experts,

Currently i am facing a weired situation in restricting the transaction LX16 for one of client. Basic scenario is

1) User wants to exeute LX16 for only specified  warehouse numbers/ plants

2) Same user should have access to see the inventory for all warehouse numbers/ Plants

In both the scenarios, from ST01, i noticed that auth object L_LGNUM is being checked. I have create two roles here

Role 1 - Gives access to LX16 and restricting L_LGNUM to Specific WH number

Role 2 - Gives access to other WH display transactions like LS03N with L_LGNUM is '*'

As per the basic security concept, the display role is overwriting Role 1 and user is able to execute LX16 for other WH numbers as well.

Any idea how can we restrict the access? Your help is highly appriciated.

Thanks,

Krish

1 REPLY 1

former_member82556
Participant
0 Kudos

I'm running into a similar requirement.  Did you consider disabling the L_LGNUM authorization check for the display transactions?