DBA Data[Home] [Help]

APPS.WIP_UTILITIES dependencies on FND_FLEX_KEYVAL

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

790: RETURN VARCHAR2 IS
791: x_flex_result boolean;
792: BEGIN
793:
794: x_flex_result := fnd_flex_keyval.validate_ccid(appl_short_name => 'SQLGL',
795: key_flex_code => 'GL#',
796: structure_number => chart_of_accounts_id,
797: combination_id => scrap_account_id,
798: security => 'ENFORCE'