DBA Data[Home] [Help]

APPS.FA_MAINTENANCE_PKG dependencies on FA_DISTRIBUTION_HISTORY

Line 127: from fa_distribution_history dh,

123: h_succeed boolean:= TRUE;
124:
125: cursor assets_to_schedule is
126: select ad.asset_id
127: from fa_distribution_history dh,
128: gl_code_combinations gc,
129: fa_additions ad,
130: fa_books bk,
131: fa_book_controls bc,