Table And Columns
1. Introduce New Column Reference named as "Product Container"
Vienna Introduce new reference “Product Container” in AD Window : Table & Column-> Column Tab.
New reference introduce in the system to achieve pallet/Container functionality.
On using this reference system will generate Product Container control at runtime as show in below screen.
On Click product container Field icon it will open the control as below
When user creates a new column with the reference of “Product Container” control, at that time, user must bind a “Dynamic Validation”.
Based on link dynamic validation, control will show record in Product Container control
In Dynamic Validation, user will define the “Locator” reference against which control will show the “Product Containers”
For Ex : M_ProductContainer.M_Locator_ID=@M_Locator_ID@ AND M_ProductContainer.IsActive='Y'
For define Dynamic Validation for Product Container it is mandatory to use column “M_LOCATOR_ID” and “M_LOCATORTO_ID”.
For example purpose please go to transaction windows like, Material Receipt, Shipment, Internal Use Inventory etc.