DBA Data[Home] [Help]

APPS.FA_TXRSV_PKG dependencies on FA_UTILS_PKG

Line 1123: if not FA_UTILS_PKG.faxrnd(fin_info.cost, X_book_type_code) then

1119: l_new_deprn_rsv := X_new_deprn_rsv * l_avg_exchange_rate;
1120:
1121:
1122: -- round the values to correct precision
1123: if not FA_UTILS_PKG.faxrnd(fin_info.cost, X_book_type_code) then
1124: raise faxtxa_err;
1125: end if;
1126: if not FA_UTILS_PKG.faxrnd(fin_info.salvage_value, X_book_type_code) then
1127: raise faxtxa_err;

Line 1126: if not FA_UTILS_PKG.faxrnd(fin_info.salvage_value, X_book_type_code) then

1122: -- round the values to correct precision
1123: if not FA_UTILS_PKG.faxrnd(fin_info.cost, X_book_type_code) then
1124: raise faxtxa_err;
1125: end if;
1126: if not FA_UTILS_PKG.faxrnd(fin_info.salvage_value, X_book_type_code) then
1127: raise faxtxa_err;
1128: end if;
1129: if not FA_UTILS_PKG.faxrnd(fin_info.rec_cost, X_book_type_code) then
1130: raise faxtxa_err;

Line 1129: if not FA_UTILS_PKG.faxrnd(fin_info.rec_cost, X_book_type_code) then

1125: end if;
1126: if not FA_UTILS_PKG.faxrnd(fin_info.salvage_value, X_book_type_code) then
1127: raise faxtxa_err;
1128: end if;
1129: if not FA_UTILS_PKG.faxrnd(fin_info.rec_cost, X_book_type_code) then
1130: raise faxtxa_err;
1131: end if;
1132: if not FA_UTILS_PKG.faxrnd(fin_info.adj_cost, X_book_type_code) then
1133: raise faxtxa_err;

Line 1132: if not FA_UTILS_PKG.faxrnd(fin_info.adj_cost, X_book_type_code) then

1128: end if;
1129: if not FA_UTILS_PKG.faxrnd(fin_info.rec_cost, X_book_type_code) then
1130: raise faxtxa_err;
1131: end if;
1132: if not FA_UTILS_PKG.faxrnd(fin_info.adj_cost, X_book_type_code) then
1133: raise faxtxa_err;
1134: end if;
1135: if not FA_UTILS_PKG.faxrnd(fin_info.rate_adj_factor, X_book_type_code) then
1136: raise faxtxa_err;

Line 1135: if not FA_UTILS_PKG.faxrnd(fin_info.rate_adj_factor, X_book_type_code) then

1131: end if;
1132: if not FA_UTILS_PKG.faxrnd(fin_info.adj_cost, X_book_type_code) then
1133: raise faxtxa_err;
1134: end if;
1135: if not FA_UTILS_PKG.faxrnd(fin_info.rate_adj_factor, X_book_type_code) then
1136: raise faxtxa_err;
1137: end if;
1138: if not FA_UTILS_PKG.faxrnd(fin_info.reval_amo_basis, X_book_type_code) then
1139: raise faxtxa_err;

Line 1138: if not FA_UTILS_PKG.faxrnd(fin_info.reval_amo_basis, X_book_type_code) then

1134: end if;
1135: if not FA_UTILS_PKG.faxrnd(fin_info.rate_adj_factor, X_book_type_code) then
1136: raise faxtxa_err;
1137: end if;
1138: if not FA_UTILS_PKG.faxrnd(fin_info.reval_amo_basis, X_book_type_code) then
1139: raise faxtxa_err;
1140: end if;
1141:
1142: select bk.cost, decode(bk.allowed_deprn_limit,NULL,