DBA Data[Home] [Help]

APPS.WSM_WLT_VALIDATE_PVT dependencies on WSM_LBJ_INTERFACE_PVT

Line 3447: l_costed_flag := WSM_LBJ_Interface_PVT.discrete_charges_exist( p_wip_entity_id => p_resulting_job_rec.wip_entity_id,

3443: -- error out.... --
3444: null;
3445: end if;
3446:
3447: l_costed_flag := WSM_LBJ_Interface_PVT.discrete_charges_exist( p_wip_entity_id => p_resulting_job_rec.wip_entity_id,
3448: p_organization_id => p_resulting_job_rec.organization_id,
3449: p_check_mode => 0
3450: );
3451: