DBA Data[Home] [Help]

APPS.FA_ADDITION_PVT dependencies on FA_INS_ADJUST_PKG

Line 2117: if not FA_INS_ADJUST_PKG.faxinaj

2113: end if;
2114:
2115: l_adj.mrc_sob_type_code := 'P';
2116:
2117: if not FA_INS_ADJUST_PKG.faxinaj
2118: (l_adj,
2119: p_trans_rec.who_info.last_update_date,
2120: p_trans_rec.who_info.last_updated_by,
2121: p_trans_rec.who_info.last_update_login,

Line 2158: if not FA_INS_ADJUST_PKG.faxinaj

2154: end if;
2155:
2156: l_adj.mrc_sob_type_code := 'R';
2157:
2158: if not FA_INS_ADJUST_PKG.faxinaj
2159: (l_adj,
2160: p_trans_rec.who_info.last_update_date,
2161: p_trans_rec.who_info.last_updated_by,
2162: p_trans_rec.who_info.last_update_login

Line 2180: if not FA_INS_ADJUST_PKG.faxinaj

2176: l_adj.transaction_header_id := 0;
2177: l_adj.flush_adj_flag := TRUE;
2178: l_adj.leveling_flag := TRUE;
2179:
2180: if not FA_INS_ADJUST_PKG.faxinaj
2181: (l_adj,
2182: p_trans_rec.who_info.last_update_date,
2183: p_trans_rec.who_info.last_updated_by,
2184: p_trans_rec.who_info.last_update_login,