DBA Data[Home] [Help]

APPS.PSP_ADJ_DRIVER dependencies on FND_FLEX_EXT

Line 3831: l_segs :=fnd_flex_ext.get_segs(

3827:
3828:
3829: if(l_gl_code_combination_id is NOT NULL) then
3830:
3831: l_segs :=fnd_flex_ext.get_segs(
3832: application_short_name =>'SQLGL',
3833: key_flex_code => 'GL#',
3834: structure_number => to_number(l_chart_of_accts),
3835: combination_id =>l_gl_code_combination_id);