DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on OE_HOLDS_PVT

Line 8441: l_hold_source_rec OE_Holds_PVT.Hold_Source_REC_type;

8437: l_x_hold_result_out Varchar2(30);
8438: l_x_hold_return_status Varchar2(30);
8439: l_x_error_msg_count Number;
8440: l_x_error_msg Varchar2(2000);
8441: l_hold_source_rec OE_Holds_PVT.Hold_Source_REC_type;
8442:
8443: v_schedule_status_code oe_order_lines_all.schedule_status_code%type ;
8444: v_booked_flag oe_order_lines_all.booked_flag%type ;
8445: v_hold_id number ;