DBA Data[Home] [Help]

APPS.FA_CHK_BALSEG_PKG dependencies on FA_BOOK_CONTROLS

Line 42: from fa_book_controls

38: BEGIN
39: success:=FALSE;
40: select accounting_flex_structure
41: into h_structure_num
42: from fa_book_controls
43: where book_type_code = book;
44:
45: h_ret_val := fnd_flex_apis.get_qualifier_segnum (
46: appl_id => 101,