DBA Data[Home] [Help]

APPS.FA_GAINLOSS_RET_PKG dependencies on FA_CONVENTIONS

Line 296: fa_conventions conv,

292: FROM
293: fa_books book,
294: fa_books book_grp,
295: fa_methods m,
296: fa_conventions conv,
297: fa_convention_types ctype,
298: fa_book_controls bc,
299: fa_asset_history ah
300: WHERE

Line 474: fa_conventions conv,

470: FROM
471: fa_mc_books book,
472: fa_mc_books book_grp,
473: fa_methods m,
474: fa_conventions conv,
475: fa_convention_types ctype,
476: fa_mc_book_controls bc,
477: fa_book_controls bc_primary, -- added this to get fiscal year name
478: fa_asset_history ah