DBA Data[Home] [Help]

APPS.CTO_ITEM_PK dependencies on OE_ORDER_LINES_ALL

Line 174: v_source_type_code oe_order_lines_all.source_type_code%type ;

170: x_top_matched_item_id number ;
171: x_error_message varchar2(240);
172: x_message_name varchar2(240);
173:
174: v_source_type_code oe_order_lines_all.source_type_code%type ;
175:
176: x_return_status varchar2(10) ;
177: x_msg_count number ;
178: x_msg_data varchar2(2000) ;