DBA Data[Home] [Help]

APPS.FA_ASSET_CALC_PVT dependencies on FA_EXP_PVT

Line 1353: if not FA_EXP_PVT.faxexp

1349: else
1350: --HH we want to skip over faxexp if disabled_flag just changed
1351: --although we probably should never get in here.
1352: if not l_disabled_flag_changed then
1353: if not FA_EXP_PVT.faxexp
1354: (px_trans_rec => px_trans_rec,
1355: p_asset_hdr_rec => p_asset_hdr_rec,
1356: p_asset_desc_rec => p_asset_desc_rec,
1357: p_asset_cat_rec => p_asset_cat_rec,