DBA Data[Home] [Help]

APPS.WIP_REQUIREMENT_VALIDATIONS dependencies on WIP_LOCATOR

Line 983: wip_locator.validate(

979: error_tbl(l_indx).error_msg:=l_msg;
980: l_indx:=l_indx+1;
981: goto end_loop;
982: END;
983: wip_locator.validate(
984: p_organization_id => p_organization_id,
985: p_item_id => l_inventory_itemid,
986: p_subinventory_code => l_subinventory,
987: p_org_loc_control => l_orgLocCtl,