DBA Data[Home] [Help]

APPS.WIP_UTILITIES dependencies on FND_FLEX_KEYVAL

Line 736: x_flex_result := fnd_flex_keyval.validate_ccid(appl_short_name => 'SQLGL',

732: RETURN VARCHAR2 IS
733: x_flex_result boolean;
734: BEGIN
735:
736: x_flex_result := fnd_flex_keyval.validate_ccid(appl_short_name => 'SQLGL',
737: key_flex_code => 'GL#',
738: structure_number => chart_of_accounts_id,
739: combination_id => scrap_account_id,
740: security => 'ENFORCE'