Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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. 

...

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”. 

...