DBA Data[Home] [Help]

APPS.FA_CHK_BALSEG_PKG dependencies on FND_FLEX_APIS

Line 44: h_ret_val := fnd_flex_apis.get_qualifier_segnum (

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,
46: key_flex_code => 'GL#',
47: structure_number => h_structure_num,
48: flex_qual_name => 'GL_BALANCING',