DBA Data[Home] [Help]

APPS.WIP_FLOW_UTILITIES dependencies on WIP_COMPONENT_OBJ_T

Line 2351: l_cur_item system.wip_component_obj_t := null;

2347: l_wipentityid NUMBER;
2348: l_errorcode NUMBER;
2349: l_errormesg VARCHAR2(100);
2350:
2351: l_cur_item system.wip_component_obj_t := null;
2352: l_cur_lot system.wip_txn_lot_obj_t := null;
2353: l_more boolean;
2354: l_qty NUMBER;
2355: