[Home] [Help]
APPS.FA_CHK_BALSEG_PKG dependencies on FA_BOOK_CONTROLS
Line 41: from fa_book_controls
37: BEGIN
38: success:=FALSE;
39: select accounting_flex_structure
40: into h_structure_num
41: from fa_book_controls
42: where book_type_code = book;
43:
44: h_ret_val := fnd_flex_apis.get_qualifier_segnum (
45: appl_id => 101,