DBA Data[Home] [Help]

APPS.WSMPINVL dependencies on WIP_LOCATOR

Line 2356: -- Check using WIP_LOCATOR.validate locator validity.

2352:
2353: End;
2354:
2355:
2356: -- Check using WIP_LOCATOR.validate locator validity.
2357: lprocLocation := 140;
2358:
2359: WIP_LOCATOR.validate(crec.organization_id,
2360: crec.inventory_item_id,

Line 2359: WIP_LOCATOR.validate(crec.organization_id,

2355:
2356: -- Check using WIP_LOCATOR.validate locator validity.
2357: lprocLocation := 140;
2358:
2359: WIP_LOCATOR.validate(crec.organization_id,
2360: crec.inventory_item_id,
2361: crec.subinventory_code,
2362: x_org_loc_control,
2363: x_sub_loc_control,