DBA Data[Home] [Help]

APPS.OE_OE_MULTI_HEADER_SCREDIT dependencies on OE_ORDER_PUB

Line 114: l_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;

110: ,p_msg_data OUT NOCOPY Varchar2
111:
112: )
113: IS
114: l_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
115: l_old_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
116: l_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
117: l_old_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
118: l_control_rec OE_GLOBALS.Control_Rec_Type;

Line 115: l_old_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;

111:
112: )
113: IS
114: l_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
115: l_old_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
116: l_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
117: l_old_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
118: l_control_rec OE_GLOBALS.Control_Rec_Type;
119: l_return_status Varchar2(30);

Line 116: l_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;

112: )
113: IS
114: l_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
115: l_old_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
116: l_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
117: l_old_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
118: l_control_rec OE_GLOBALS.Control_Rec_Type;
119: l_return_status Varchar2(30);
120: l_x_header_rec OE_Order_PUB.Header_Rec_Type;

Line 117: l_old_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;

113: IS
114: l_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
115: l_old_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
116: l_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
117: l_old_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
118: l_control_rec OE_GLOBALS.Control_Rec_Type;
119: l_return_status Varchar2(30);
120: l_x_header_rec OE_Order_PUB.Header_Rec_Type;
121: l_x_Header_Adj_rec OE_Order_PUB.Header_Adj_Rec_Type;

Line 120: l_x_header_rec OE_Order_PUB.Header_Rec_Type;

116: l_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
117: l_old_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
118: l_control_rec OE_GLOBALS.Control_Rec_Type;
119: l_return_status Varchar2(30);
120: l_x_header_rec OE_Order_PUB.Header_Rec_Type;
121: l_x_Header_Adj_rec OE_Order_PUB.Header_Adj_Rec_Type;
122: l_x_Header_Adj_tbl OE_Order_PUB.Header_Adj_Tbl_Type;
123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;

Line 121: l_x_Header_Adj_rec OE_Order_PUB.Header_Adj_Rec_Type;

117: l_old_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
118: l_control_rec OE_GLOBALS.Control_Rec_Type;
119: l_return_status Varchar2(30);
120: l_x_header_rec OE_Order_PUB.Header_Rec_Type;
121: l_x_Header_Adj_rec OE_Order_PUB.Header_Adj_Rec_Type;
122: l_x_Header_Adj_tbl OE_Order_PUB.Header_Adj_Tbl_Type;
123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;

Line 122: l_x_Header_Adj_tbl OE_Order_PUB.Header_Adj_Tbl_Type;

118: l_control_rec OE_GLOBALS.Control_Rec_Type;
119: l_return_status Varchar2(30);
120: l_x_header_rec OE_Order_PUB.Header_Rec_Type;
121: l_x_Header_Adj_rec OE_Order_PUB.Header_Adj_Rec_Type;
122: l_x_Header_Adj_tbl OE_Order_PUB.Header_Adj_Tbl_Type;
123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;
126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;

Line 123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;

119: l_return_status Varchar2(30);
120: l_x_header_rec OE_Order_PUB.Header_Rec_Type;
121: l_x_Header_Adj_rec OE_Order_PUB.Header_Adj_Rec_Type;
122: l_x_Header_Adj_tbl OE_Order_PUB.Header_Adj_Tbl_Type;
123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;
126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;
127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;

Line 124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;

120: l_x_header_rec OE_Order_PUB.Header_Rec_Type;
121: l_x_Header_Adj_rec OE_Order_PUB.Header_Adj_Rec_Type;
122: l_x_Header_Adj_tbl OE_Order_PUB.Header_Adj_Tbl_Type;
123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;
126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;
127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;
128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;

Line 125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;

121: l_x_Header_Adj_rec OE_Order_PUB.Header_Adj_Rec_Type;
122: l_x_Header_Adj_tbl OE_Order_PUB.Header_Adj_Tbl_Type;
123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;
126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;
127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;
128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;
129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;

Line 126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;

122: l_x_Header_Adj_tbl OE_Order_PUB.Header_Adj_Tbl_Type;
123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;
126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;
127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;
128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;
129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;
130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;

Line 127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;

123: l_x_Header_Scredit_rec OE_Order_PUB.Header_Scredit_Rec_Type;
124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;
126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;
127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;
128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;
129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;
130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;
131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;

Line 128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;

124: l_x_Header_Scredit_tbl OE_Order_PUB.Header_Scredit_Tbl_Type;
125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;
126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;
127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;
128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;
129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;
130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;
131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;
132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;

Line 129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;

125: l_x_line_rec OE_Order_PUB.Line_Rec_Type;
126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;
127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;
128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;
129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;
130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;
131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;
132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;
133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;

Line 130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;

126: l_x_line_tbl OE_Order_PUB.Line_Tbl_Type;
127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;
128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;
129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;
130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;
131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;
132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;
133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;
134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;

Line 131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;

127: l_x_Line_Adj_rec OE_Order_PUB.Line_Adj_Rec_Type;
128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;
129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;
130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;
131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;
132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;
133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;
134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;
135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;

Line 132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;

128: l_x_Line_Adj_tbl OE_Order_PUB.Line_Adj_Tbl_Type;
129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;
130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;
131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;
132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;
133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;
134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;
135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;
136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;

Line 133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;

129: l_x_Line_Scredit_rec OE_Order_PUB.Line_Scredit_Rec_Type;
130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;
131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;
132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;
133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;
134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;
135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;
136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;
137: l_x_Line_price_Att_tbl OE_Order_PUB.Line_Price_Att_Tbl_Type;

Line 134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;

130: l_x_Line_Scredit_tbl OE_Order_PUB.Line_Scredit_Tbl_Type;
131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;
132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;
133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;
134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;
135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;
136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;
137: l_x_Line_price_Att_tbl OE_Order_PUB.Line_Price_Att_Tbl_Type;
138: l_x_Line_Adj_Att_tbl OE_Order_PUB.Line_Adj_Att_Tbl_Type;

Line 135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;

131: l_x_Lot_Serial_rec OE_Order_PUB.Lot_Serial_Rec_Type;
132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;
133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;
134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;
135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;
136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;
137: l_x_Line_price_Att_tbl OE_Order_PUB.Line_Price_Att_Tbl_Type;
138: l_x_Line_Adj_Att_tbl OE_Order_PUB.Line_Adj_Att_Tbl_Type;
139: l_x_Line_Adj_Assoc_tbl OE_Order_PUB.Line_Adj_Assoc_Tbl_Type;

Line 136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;

132: l_x_Lot_Serial_tbl OE_Order_PUB.Lot_Serial_Tbl_Type;
133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;
134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;
135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;
136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;
137: l_x_Line_price_Att_tbl OE_Order_PUB.Line_Price_Att_Tbl_Type;
138: l_x_Line_Adj_Att_tbl OE_Order_PUB.Line_Adj_Att_Tbl_Type;
139: l_x_Line_Adj_Assoc_tbl OE_Order_PUB.Line_Adj_Assoc_Tbl_Type;
140:

Line 137: l_x_Line_price_Att_tbl OE_Order_PUB.Line_Price_Att_Tbl_Type;

133: l_x_action_request_tbl OE_Order_PUB.request_tbl_type;
134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;
135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;
136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;
137: l_x_Line_price_Att_tbl OE_Order_PUB.Line_Price_Att_Tbl_Type;
138: l_x_Line_Adj_Att_tbl OE_Order_PUB.Line_Adj_Att_Tbl_Type;
139: l_x_Line_Adj_Assoc_tbl OE_Order_PUB.Line_Adj_Assoc_Tbl_Type;
140:
141: Cursor C_OLD_R_SALES_CREDIT_ID(P_HEADER_ID Number) IS

Line 138: l_x_Line_Adj_Att_tbl OE_Order_PUB.Line_Adj_Att_Tbl_Type;

134: l_x_Header_price_Att_tbl OE_Order_PUB.Header_Price_Att_Tbl_Type;
135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;
136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;
137: l_x_Line_price_Att_tbl OE_Order_PUB.Line_Price_Att_Tbl_Type;
138: l_x_Line_Adj_Att_tbl OE_Order_PUB.Line_Adj_Att_Tbl_Type;
139: l_x_Line_Adj_Assoc_tbl OE_Order_PUB.Line_Adj_Assoc_Tbl_Type;
140:
141: Cursor C_OLD_R_SALES_CREDIT_ID(P_HEADER_ID Number) IS
142: SELECT Sales_Credit_ID

Line 139: l_x_Line_Adj_Assoc_tbl OE_Order_PUB.Line_Adj_Assoc_Tbl_Type;

135: l_x_Header_Adj_Att_tbl OE_Order_PUB.Header_Adj_Att_Tbl_Type;
136: l_x_Header_Adj_Assoc_tbl OE_Order_PUB.Header_Adj_Assoc_Tbl_Type;
137: l_x_Line_price_Att_tbl OE_Order_PUB.Line_Price_Att_Tbl_Type;
138: l_x_Line_Adj_Att_tbl OE_Order_PUB.Line_Adj_Att_Tbl_Type;
139: l_x_Line_Adj_Assoc_tbl OE_Order_PUB.Line_Adj_Assoc_Tbl_Type;
140:
141: Cursor C_OLD_R_SALES_CREDIT_ID(P_HEADER_ID Number) IS
142: SELECT Sales_Credit_ID
143: FROM OE_SALES_CREDITS SC,

Line 164: l_x_Header_Payment_tbl OE_Order_PUB.Header_Payment_Tbl_Type;

160: WHERE HEADER_ID = P_HEADER_ID
161: AND LINE_ID IS NULL;
162: I Number;
163: --serla begin
164: l_x_Header_Payment_tbl OE_Order_PUB.Header_Payment_Tbl_Type;
165: l_x_Line_Payment_tbl OE_Order_PUB.Line_Payment_Tbl_Type;
166: --serla end
167: --
168: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;

Line 165: l_x_Line_Payment_tbl OE_Order_PUB.Line_Payment_Tbl_Type;

161: AND LINE_ID IS NULL;
162: I Number;
163: --serla begin
164: l_x_Header_Payment_tbl OE_Order_PUB.Header_Payment_Tbl_Type;
165: l_x_Line_Payment_tbl OE_Order_PUB.Line_Payment_Tbl_Type;
166: --serla end
167: --
168: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
169: --

Line 328: l_Header_Scredit_rec := OE_Order_PUB.G_MISS_HEADER_SCREDIT_REC;

324:
325:
326: -- Populate Header_Scredit table for Inserts
327: For I in 1 .. g_Header_Multi_Scredit_Count Loop
328: l_Header_Scredit_rec := OE_Order_PUB.G_MISS_HEADER_SCREDIT_REC;
329: l_Header_Scredit_rec.operation := OE_GLOBALS.G_OPR_CREATE;
330: l_Header_Scredit_rec.Header_id := p_header_id;
331: l_Header_Scredit_rec.SalesRep_Id
332: := g_Header_Multi_Scredit_Tbl(I).SalesRep_Id;

Line 358: l_old_Header_Scredit_tbl(I) := OE_Order_PUB.G_MISS_HEADER_SCREDIT_REC;

354: -- changes end for bug 3742335
355: l_Header_Scredit_rec.sales_group_id := g_Header_Multi_Scredit_Tbl(I).sales_group_id; --5692017
356: l_Header_Scredit_rec.sales_group_updated_flag := g_Header_Multi_Scredit_Tbl(I).sales_group_updated_flag; --5692017
357: l_x_Header_Scredit_tbl(I) := l_Header_Scredit_rec;
358: l_old_Header_Scredit_tbl(I) := OE_Order_PUB.G_MISS_HEADER_SCREDIT_REC;
359: END loop;
360:
361: -- Call OE_Order_PVT.Process_order
362: OE_DELAYED_REQUESTS_PVT.Clear_Request(x_return_status => l_return_status);