DBA Data[Home] [Help]

APPS.FARX_RC dependencies on FA_BOOK_CONTROLS

Line 190: from fa_book_controls

186: h_mesg_name := 'FA_REC_SQL_ACCT_FLEX';
187:
188: select accounting_flex_structure, distribution_source_book
189: into h_acct_struct, h_dist_source_book
190: from fa_book_controls
191: where book_type_code = h_book;
192:
193: h_mesg_name := 'FA_FA_LOOKUP_IN_SYSTEM_CTLS';
194: