DBA Data[Home] [Help]

APPS.FA_FADI_SHARED_PKG dependencies on FA_BOOK_CONTROLS

Line 19: from fa_book_controls

15:
16: BEGIN
17: select accounting_flex_structure
18: into structure_num
19: from fa_book_controls
20: where book_type_code = BOOK;
21:
22: gqsval := fnd_flex_apis.get_qualifier_segnum (
23: appl_id => 101,