DBA Data[Home] [Help]

APPS.FA_INS_ADJ_PVT dependencies on FA_INS_ADJUST_PKG

Line 121: if not FA_INS_ADJUST_PKG.faxinaj

117: end if;
118:
119: l_adj.mrc_sob_type_code := p_mrc_sob_type_code;
120:
121: if not FA_INS_ADJUST_PKG.faxinaj
122: (l_adj,
123: p_trans_rec.who_info.last_update_date,
124: p_trans_rec.who_info.last_updated_by,
125: p_trans_rec.who_info.last_update_login

Line 153: if not FA_INS_ADJUST_PKG.faxinaj

149: end if;
150:
151: l_adj.mrc_sob_type_code := p_mrc_sob_type_code;
152:
153: if not FA_INS_ADJUST_PKG.faxinaj
154: (l_adj,
155: p_trans_rec.who_info.last_update_date,
156: p_trans_rec.who_info.last_updated_by,
157: p_trans_rec.who_info.last_update_login

Line 200: if not FA_INS_ADJUST_PKG.faxinaj

196: end if;
197:
198: l_adj.mrc_sob_type_code := p_mrc_sob_type_code;
199:
200: if not FA_INS_ADJUST_PKG.faxinaj
201: (l_adj,
202: p_trans_rec.who_info.last_update_date,
203: p_trans_rec.who_info.last_updated_by,
204: p_trans_rec.who_info.last_update_login

Line 232: if not FA_INS_ADJUST_PKG.faxinaj

228: -- End of Manual Override
229:
230: l_adj.mrc_sob_type_code := p_mrc_sob_type_code;
231:
232: if not FA_INS_ADJUST_PKG.faxinaj
233: (l_adj,
234: p_trans_rec.who_info.last_update_date,
235: p_trans_rec.who_info.last_updated_by,
236: p_trans_rec.who_info.last_update_login

Line 261: if not FA_INS_ADJUST_PKG.faxinaj

257: end if;
258:
259: l_adj.mrc_sob_type_code := p_mrc_sob_type_code;
260:
261: if not FA_INS_ADJUST_PKG.faxinaj
262: (l_adj,
263: p_trans_rec.who_info.last_update_date,
264: p_trans_rec.who_info.last_updated_by,
265: p_trans_rec.who_info.last_update_login

Line 289: if not FA_INS_ADJUST_PKG.faxinaj

285: end if;
286:
287: l_adj.mrc_sob_type_code := p_mrc_sob_type_code;
288:
289: if not FA_INS_ADJUST_PKG.faxinaj
290: (l_adj,
291: p_trans_rec.who_info.last_update_date,
292: p_trans_rec.who_info.last_updated_by,
293: p_trans_rec.who_info.last_update_login

Line 304: if not FA_INS_ADJUST_PKG.faxinaj

300: l_adj.transaction_header_id := 0;
301: l_adj.flush_adj_flag := TRUE;
302: l_adj.leveling_flag := TRUE;
303:
304: if not FA_INS_ADJUST_PKG.faxinaj
305: (l_adj,
306: p_trans_rec.who_info.last_update_date,
307: p_trans_rec.who_info.last_updated_by,
308: p_trans_rec.who_info.last_update_login