DBA Data[Home] [Help]

APPS.PSP_ADJ_DRIVER dependencies on FND_FLEX_EXT

Line 3840: l_segs :=fnd_flex_ext.get_segs(

3836:
3837:
3838: if(l_gl_code_combination_id is NOT NULL) then
3839:
3840: l_segs :=fnd_flex_ext.get_segs(
3841: application_short_name =>'SQLGL',
3842: key_flex_code => 'GL#',
3843: structure_number => to_number(l_chart_of_accts),
3844: combination_id =>l_gl_code_combination_id);