DBA Data[Home] [Help]

APPS.INV_SHORTCHECKEXEC_PVT dependencies on OE_ORDER_HEADERS

Line 696: oe_order_headers SH,

692: -- OE sales order creator
693: UNION
694: SELECT DISTINCT FU.user_name
695: FROM fnd_user FU,
696: oe_order_headers SH,
697: mtl_short_chk_temp MSCT
698: WHERE L_ShortParam_rec.oe_notif_so_creator_flag = 1
699: AND MSCT.seq_num = p_seq_num
700: AND MSCT.object_type = 4

Line 707: -- oe_order_headers requires OU context.

703: --
704: BEGIN
705:
706: -- MOAC : Added multi org init procedure as secured synonym
707: -- oe_order_headers requires OU context.
708:
709: MO_GLOBAL.init('INV');
710:
711: -- MOAC : Check if the specified operating unit exists in