Sample Script for Item location ranging function NEW_ITEM_LOC_SQL.NEW_ITEM_LOC
Hello Everyone,
I have a situation where i need to range the items to new locations using a customized procedure. I have found that this (NEW_ITEM_LOC_SQL.NEW_ITEM_LOC) can be used to range the item location but can anyone please help me and share a sample code How to call this?
I have tried to call this using the following code but its not working. Getting following error.
- Error(95,1): PL/SQL: SQL Statement ignored
- Error(95,8): PL/SQL: ORA-00904: "NEW_ITEM_LOC_SQL"."NEW_ITEM_LOC": invalid identifier
- Error(95,25): PLS-00306: wrong number or types of arguments in call to 'NEW_ITEM_LOC'