AIW User Guide - Stocktake Loader

Limitations

 
1.    In INV Physical Stock Take Loader template, the Counted By column will show only those Employees that contain User ID as to conform with what the Oracle API requires.
 
If you want to include the employee who does not have a login but you want them to be the employee so that they can performed the count, then you will have to make that employee a user.
 
2.    In the loader wrapper package (M4APS_AIW_PHY_STOCKTAKE), the procedure "generate_new_tag" is used to generate user-defined dynamic tags. This procedure has a direct table update for the new manual tags. No Oracle API exists for this functionality therefore this is the method used to perform this function.
 
This functionality is turned off by default via the “More4Apps: AIW INV PSTL Allow Manual Dynamic Tag” profile option.
 
Changing the profile to “Y” will allow manual dynamic tag. When set to any value other than “Y” (or left blank), the loader will not generate a manual dynamic tag and will not execute the update statement.
 
This profile option can be managed at Site, Responsibility and User level.