DBA Data[Home] [Help]

APPS.MSC_ITEM_PKG dependencies on MSC_EXCEPTIONS_F

Line 553: msc_exceptions_f me

549: sysdate, fnd_global.user_id, fnd_global.login_id,
550: fnd_global.conc_program_id, fnd_global.conc_login_id,
551: fnd_global.prog_appl_id, fnd_global.conc_request_id
552: from
553: msc_exceptions_f me
554: where me.exception_type in (5,2)
555: and me.plan_id=p_plan_id
556: and me.plan_run_id=p_plan_run_id
557: and me.aggr_type=0