You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Mandatory the source subinventory in Movement Request Line only for specific Inv.Organization

edited Jun 6, 2024 12:24PM in Inventory Management 1 comment

Hi All,

The requirement is to make it mandatory to specify the source subinventory for a specific inventory organization at the movement request line level. I have tried using a few EL expressions in the Sandbox, but all the expressions I used affected all inventory organizations.

EL Expressions which are used,

#{bindings.InvOrgCode==STR_STG}

#{bindings.InventoryOrganization.inputValue == 'STR_STG'}

#{bindings.InventoryOrganizationId.inputValue == '300000003464780'}

#{bindings.InventoryOrganizationId.inputValue == 'STR_STG' ? bindings.MovementRequestLine21.hints.FromSubinventoryCode.mandatory : false}

Is there any other way to overcome this?

Regards,

Navindu

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!