DBA Data[Home] [Help]

APPS.MSC_REL_PS_PLAN_PUB dependencies on MSC_UTIL

Line 1786: MSC_UTIL.LOG_MSG(MSC_UTIL.G_D_STATUS, 'In reschedule_osfm_lot_jobs_ps');

1782: if the implement quantity or date is different then the planned quantity date
1783: if the Lot-based job uses aggregate resources
1784: if the job has faulty network*/
1785:
1786: MSC_UTIL.LOG_MSG(MSC_UTIL.G_D_STATUS, 'In reschedule_osfm_lot_jobs_ps');
1787: SELECT s.transaction_id,
1788: s.sr_instance_id,
1789: s.organization_id,
1790: s.plan_id

Line 3790: MSC_UTIL.LOG_MSG(MSC_UTIL.G_D_STATUS, 'In reschedule_wip_discr_jobs_ps');

3786: lv_org_id Numtab;
3787: lv_agg_details NumTab;
3788:
3789: BEGIN
3790: MSC_UTIL.LOG_MSG(MSC_UTIL.G_D_STATUS, 'In reschedule_wip_discr_jobs_ps');
3791: -- we release the discrete job, only if it doesn't use aggregate resources
3792: -- bug 1252659 fix, replace rowid by
3793: -- (transaction_id,sr_instance_id,plan_id)
3794: