[Home] [Help]
APPS.FA_CHK_BALSEG_PKG dependencies on FND_FLEX_APIS
Line 45: h_ret_val := fnd_flex_apis.get_qualifier_segnum (
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,
47: key_flex_code => 'GL#',
48: structure_number => h_structure_num,
49: flex_qual_name => 'GL_BALANCING',