DBA Data[Home] [Help]

APPS.FARX_TAX_PKG dependencies on FA_SYSTEM_CONTROLS

Line 114: FROM fa_system_controls sc,

110: lo.segment7,
111: fc.category_id,
112: ad.property_type_code,
113: ad.asset_key_ccid
114: FROM fa_system_controls sc,
115: fa_locations lo,
116: fa_books bk,
117: fa_asset_history ah,
118: fa_additions ad,

Line 211: from fa_book_controls bc, fa_system_controls

207: --dbms_output.enable (50000);
208:
209: select accounting_flex_structure, location_flex_structure, category_flex_structure, asset_key_flex_structure
210: into h_acct_structure, h_loc_structure, h_cat_structure, h_key_structure
211: from fa_book_controls bc, fa_system_controls
212: where book_type_code = h_book;
213:
214:
215: select fcr.last_update_login