DBA Data[Home] [Help]

APPS.FA_ADDITION_PVT dependencies on FA_EXP_PVT

Line 1900: if not FA_EXP_PVT.faxexp

1896: ((p_trans_rec.transaction_date_entered < p_period_rec.calendar_period_open_date)
1897: or (p_asset_fin_rec.prorate_date < p_period_rec.calendar_period_open_date))) then
1898:
1899:
1900: if not FA_EXP_PVT.faxexp
1901: (px_trans_rec => p_trans_rec,
1902: p_asset_hdr_rec => p_asset_hdr_rec,
1903: p_asset_desc_rec => p_asset_desc_rec,
1904: p_asset_cat_rec => p_asset_cat_rec,