DBA Data[Home] [Help]

APPS.EAM_MATERIAL_REQUEST_PVT dependencies on WIP_CONSTANTS

Line 134: p_wip_entity_type => wip_constants.eam,

130: 'Calling wip_picking_pub.allocate_comp');
131: end if;
132: wip_picking_pub.allocate_comp(p_alloc_comp_tbl => allocate_table,
133: p_cutoff_date => null,
134: p_wip_entity_type => wip_constants.eam,
135: p_organization_id => p_organization_id,
136: x_return_status => l_return_status,
137: x_msg_data => l_msg_data,
138: x_mo_req_number => x_request_number,