DBA Data[Home] [Help]

APPS.IGF_DB_SF_INTEGRATION dependencies on FND_PROFILE

Line 1674: fnd_profile.get('IGF_AW_LOCK_COA',lv_profile_value);

1670: RAISE l_exp_err_exception;
1671: END IF;
1672:
1673: --To check whether the profile value is set to a value of 'When Transfers are made to student finance' or not
1674: fnd_profile.get('IGF_AW_LOCK_COA',lv_profile_value);
1675:
1676: g_print_msg := NULL;
1677:
1678: IF p_base_id IS NOT NULL THEN