DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on OE_HOLDS_PVT

Line 8160: l_hold_source_rec OE_Holds_PVT.Hold_Source_REC_type;

8156: l_x_hold_result_out Varchar2(30);
8157: l_x_hold_return_status Varchar2(30);
8158: l_x_error_msg_count Number;
8159: l_x_error_msg Varchar2(2000);
8160: l_hold_source_rec OE_Holds_PVT.Hold_Source_REC_type;
8161:
8162: v_schedule_status_code oe_order_lines_all.schedule_status_code%type ;
8163: v_booked_flag oe_order_lines_all.booked_flag%type ;
8164: v_hold_id number ;