DBA Data[Home] [Help]

APPS.GL_ACCOUNTS_MAP_GRP dependencies on FND_FLEX_KEYVAL

Line 1269: dummy := FND_FLEX_KEYVAL.validate_segs(

1265: -- in the dummy variable.
1266: -- In the validate_segs function, I do not specify a responsibility or
1267: -- user id. These are defaulted by the function using FND_GLOBAL, so it
1268: -- is not necessary for me to fill them in.
1269: dummy := FND_FLEX_KEYVAL.validate_segs(
1270: operation => 'CREATE_COMBINATION',
1271: appl_short_name => g_application_short_name,
1272: key_flex_code => g_id_flex_code,
1273: structure_number => to_coa_id,