DBA Data[Home] [Help]

APPS.OTA_LEARNER_ENROLL_REVIEW_SS dependencies on FND_LANGUAGES_VL

Line 2196: l_lang_description fnd_languages_vl.description%TYPE;

2192: and ocu.language=USERENV('LANG')
2193: and ofe.offering_id = l_off_id;
2194:
2195:
2196: l_lang_description fnd_languages_vl.description%TYPE;
2197: l_curr_name fnd_currencies_vl.name%TYPE;
2198: l_lang_id ota_offerings.language_id%type;
2199: l_delivery_method ota_category_usages.category%type;
2200: