DBA Data[Home] [Help]

APPS.FA_CUA_MASS_EXT_RET_PKG dependencies on FA_ASSET_HISTORY

Line 25: G_Current_Units fa_asset_history.Units%TYPE;

21: G_Stl_Life_In_Months fa_mass_Ext_retirements.Stl_Life_In_Months%TYPE;
22: G_Stl_Deprn_Amount fa_mass_Ext_retirements.Stl_Deprn_Amount%TYPE;
23: G_Itc_Recaptured fa_retirements.Itc_Recaptured%TYPE;
24: G_Itc_Recapture_Id fa_retirements.Itc_Recapture_Id%TYPE;
25: G_Current_Units fa_asset_history.Units%TYPE;
26: G_Asset_Number fa_additions_b.asset_number%TYPE;
27: G_period_counter_fully_retired Number;
28: /* Bug 8483118(R12) and 8206076(11i) - Start */
29: G_Recognize_Gain_Loss fa_retirements.recognize_gain_loss%Type;