DBA Data[Home] [Help]

APPS.FA_GAINLOSS_UPD_PKG dependencies on FA_METHODS

Line 4261: FA_METHODS mt,

4257: FA_FISCAL_YEAR fy2,
4258: FA_BOOKS bk,
4259: FA_RETIREMENTS rt,
4260: FA_CONVENTION_TYPES ctype,
4261: FA_METHODS mt,
4262: FA_BOOK_CONTROLS bc
4263: WHERE rt.date_retired between
4264: fy1.start_date and fy1.end_date
4265: AND bk.deprn_start_date between

Line 4296: FA_METHODS mt,

4292: FA_FISCAL_YEAR fy2,
4293: FA_MC_BOOKS bk,
4294: FA_MC_RETIREMENTS rt,
4295: FA_CONVENTION_TYPES ctype,
4296: FA_METHODS mt,
4297: FA_BOOK_CONTROLS bc
4298: WHERE rt.date_retired between
4299: fy1.start_date and fy1.end_date
4300: AND bk.deprn_start_date between