DBA Data[Home] [Help]

APPS.RLM_CUM_SV dependencies on OE_ORDER_PUB

Line 110: g_oe_header_rec oe_order_pub.header_rec_type;

106: C_cum_oe_lines NUMBER := 1;
107: C_line_table_type NUMBER := 2;
108: g_cum_oe_lines t_cum_oe_lines;
109: g_miss_new_ship_count t_new_ship_count;
110: g_oe_header_rec oe_order_pub.header_rec_type;
111: g_oe_header_val_rec oe_order_pub.header_val_rec_type;
112: g_oe_header_adj_tbl oe_order_pub.header_adj_tbl_type;
113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;

Line 111: g_oe_header_val_rec oe_order_pub.header_val_rec_type;

107: C_line_table_type NUMBER := 2;
108: g_cum_oe_lines t_cum_oe_lines;
109: g_miss_new_ship_count t_new_ship_count;
110: g_oe_header_rec oe_order_pub.header_rec_type;
111: g_oe_header_val_rec oe_order_pub.header_val_rec_type;
112: g_oe_header_adj_tbl oe_order_pub.header_adj_tbl_type;
113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;

Line 112: g_oe_header_adj_tbl oe_order_pub.header_adj_tbl_type;

108: g_cum_oe_lines t_cum_oe_lines;
109: g_miss_new_ship_count t_new_ship_count;
110: g_oe_header_rec oe_order_pub.header_rec_type;
111: g_oe_header_val_rec oe_order_pub.header_val_rec_type;
112: g_oe_header_adj_tbl oe_order_pub.header_adj_tbl_type;
113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;

Line 113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;

109: g_miss_new_ship_count t_new_ship_count;
110: g_oe_header_rec oe_order_pub.header_rec_type;
111: g_oe_header_val_rec oe_order_pub.header_val_rec_type;
112: g_oe_header_adj_tbl oe_order_pub.header_adj_tbl_type;
113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;

Line 114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;

110: g_oe_header_rec oe_order_pub.header_rec_type;
111: g_oe_header_val_rec oe_order_pub.header_val_rec_type;
112: g_oe_header_adj_tbl oe_order_pub.header_adj_tbl_type;
113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;

Line 115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;

111: g_oe_header_val_rec oe_order_pub.header_val_rec_type;
112: g_oe_header_adj_tbl oe_order_pub.header_adj_tbl_type;
113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;
119: g_oe_header_out_rec oe_order_pub.header_rec_type;

Line 116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;

112: g_oe_header_adj_tbl oe_order_pub.header_adj_tbl_type;
113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;
119: g_oe_header_out_rec oe_order_pub.header_rec_type;
120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;

Line 117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;

113: g_oe_header_adj_val_tbl oe_order_pub.header_adj_val_tbl_type;
114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;
119: g_oe_header_out_rec oe_order_pub.header_rec_type;
120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;
121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;

Line 118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;

114: g_oe_header_scredit_tbl oe_order_pub.header_scredit_tbl_type;
115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;
119: g_oe_header_out_rec oe_order_pub.header_rec_type;
120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;
121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;
122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;

Line 119: g_oe_header_out_rec oe_order_pub.header_rec_type;

115: g_oe_header_scredit_val_tbl oe_order_pub.header_scredit_val_tbl_type;
116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;
119: g_oe_header_out_rec oe_order_pub.header_rec_type;
120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;
121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;
122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;
123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;

Line 120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;

116: g_oe_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;
119: g_oe_header_out_rec oe_order_pub.header_rec_type;
120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;
121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;
122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;
123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;
124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;

Line 121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;

117: g_oe_tmp_line_tbl oe_order_pub.line_tbl_type := oe_order_pub.g_miss_line_tbl;
118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;
119: g_oe_header_out_rec oe_order_pub.header_rec_type;
120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;
121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;
122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;
123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;
124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;
125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;

Line 122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;

118: g_oe_line_val_tbl oe_order_pub.line_val_tbl_type;
119: g_oe_header_out_rec oe_order_pub.header_rec_type;
120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;
121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;
122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;
123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;
124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;
125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;
126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;

Line 123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;

119: g_oe_header_out_rec oe_order_pub.header_rec_type;
120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;
121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;
122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;
123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;
124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;
125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;
126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;
127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;

Line 124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;

120: g_oe_header_val_out_rec oe_order_pub.header_val_rec_type;
121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;
122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;
123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;
124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;
125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;
126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;
127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;
128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;

Line 125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;

121: g_oe_header_adj_out_tbl oe_order_pub.header_adj_tbl_type;
122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;
123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;
124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;
125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;
126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;
127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;
128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;
129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;

Line 126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;

122: g_oe_header_adj_val_out_tbl oe_order_pub.header_adj_val_tbl_type;
123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;
124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;
125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;
126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;
127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;
128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;
129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;
130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;

Line 127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;

123: g_oe_header_scredit_out_tbl oe_order_pub.header_scredit_tbl_type;
124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;
125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;
126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;
127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;
128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;
129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;
130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;
131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;

Line 128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;

124: g_oe_hdr_scdt_val_out_tbl oe_order_pub.header_scredit_val_tbl_type;
125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;
126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;
127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;
128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;
129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;
130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;
131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;
132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;

Line 129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;

125: g_oe_line_out_tbl oe_order_pub.line_tbl_type;
126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;
127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;
128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;
129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;
130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;
131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;
132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;
133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;

Line 130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;

126: g_oe_line_val_out_tbl oe_order_pub.line_val_tbl_type;
127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;
128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;
129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;
130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;
131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;
132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;
133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;
134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;

Line 131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;

127: g_oe_line_adj_out_tbl oe_order_pub.line_adj_tbl_type;
128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;
129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;
130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;
131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;
132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;
133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;
134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;
135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;

Line 132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;

128: g_oe_line_adj_val_out_tbl oe_order_pub.line_adj_val_tbl_type;
129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;
130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;
131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;
132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;
133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;
134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;
135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;
136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;

Line 133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;

129: g_oe_line_scredit_out_tbl oe_order_pub.line_scredit_tbl_type;
130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;
131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;
132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;
133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;
134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;
135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;
136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;
137: g_Line_price_Att_out_tbl oe_order_pub.Line_Price_Att_Tbl_Type;

Line 134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;

130: g_oe_line_scredit_val_out_tbl oe_order_pub.line_scredit_val_tbl_type;
131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;
132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;
133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;
134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;
135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;
136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;
137: g_Line_price_Att_out_tbl oe_order_pub.Line_Price_Att_Tbl_Type;
138: g_Line_Adj_Att_out_tbl oe_order_pub.Line_Adj_Att_Tbl_Type;

Line 135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;

131: g_oe_lot_serial_out_tbl oe_order_pub.Lot_Serial_Tbl_Type;
132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;
133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;
134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;
135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;
136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;
137: g_Line_price_Att_out_tbl oe_order_pub.Line_Price_Att_Tbl_Type;
138: g_Line_Adj_Att_out_tbl oe_order_pub.Line_Adj_Att_Tbl_Type;
139: g_Line_Adj_Assoc_out_tbl oe_order_pub.Line_Adj_Assoc_Tbl_Type;

Line 136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;

132: g_oe_lot_serial_val_out_tbl oe_order_pub.Lot_Serial_Val_Tbl_Type;
133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;
134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;
135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;
136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;
137: g_Line_price_Att_out_tbl oe_order_pub.Line_Price_Att_Tbl_Type;
138: g_Line_Adj_Att_out_tbl oe_order_pub.Line_Adj_Att_Tbl_Type;
139: g_Line_Adj_Assoc_out_tbl oe_order_pub.Line_Adj_Assoc_Tbl_Type;
140:

Line 137: g_Line_price_Att_out_tbl oe_order_pub.Line_Price_Att_Tbl_Type;

133: g_oe_action_request_out_tbl oe_order_pub.request_tbl_type;
134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;
135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;
136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;
137: g_Line_price_Att_out_tbl oe_order_pub.Line_Price_Att_Tbl_Type;
138: g_Line_Adj_Att_out_tbl oe_order_pub.Line_Adj_Att_Tbl_Type;
139: g_Line_Adj_Assoc_out_tbl oe_order_pub.Line_Adj_Assoc_Tbl_Type;
140:
141: --g_NameForIdRec name_for_id_type;

Line 138: g_Line_Adj_Att_out_tbl oe_order_pub.Line_Adj_Att_Tbl_Type;

134: g_Header_price_Att_out_tbl oe_order_pub.Header_Price_Att_Tbl_Type;
135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;
136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;
137: g_Line_price_Att_out_tbl oe_order_pub.Line_Price_Att_Tbl_Type;
138: g_Line_Adj_Att_out_tbl oe_order_pub.Line_Adj_Att_Tbl_Type;
139: g_Line_Adj_Assoc_out_tbl oe_order_pub.Line_Adj_Assoc_Tbl_Type;
140:
141: --g_NameForIdRec name_for_id_type;
142: k_CalledByVD CONSTANT NUMBER := 1;

Line 139: g_Line_Adj_Assoc_out_tbl oe_order_pub.Line_Adj_Assoc_Tbl_Type;

135: g_Header_Adj_Att_out_tbl oe_order_pub.Header_Adj_Att_Tbl_Type;
136: g_Header_Adj_Assoc_out_tbl oe_order_pub.Header_Adj_Assoc_Tbl_Type;
137: g_Line_price_Att_out_tbl oe_order_pub.Line_Price_Att_Tbl_Type;
138: g_Line_Adj_Att_out_tbl oe_order_pub.Line_Adj_Att_Tbl_Type;
139: g_Line_Adj_Assoc_out_tbl oe_order_pub.Line_Adj_Assoc_Tbl_Type;
140:
141: --g_NameForIdRec name_for_id_type;
142: k_CalledByVD CONSTANT NUMBER := 1;
143: g_manual_cum BOOLEAN := FALSE; -- BugFix #4147544