DBA Data[Home] [Help]

APPS.OTA_INITIALIZATION_WF dependencies on FND_CURRENCIES_VL

Line 604: l_curr_name fnd_currencies_vl.name%TYPE;

600: and ofe.offering_id = l_off_id;
601:
602: l_course_name OTA_ACTIVITY_VERSIONS_TL.version_name%TYPE;
603: l_lang_description fnd_languages_vl.description%TYPE;
604: l_curr_name fnd_currencies_vl.name%TYPE;
605: l_lang_id ota_offerings.language_id%type;
606: l_delivery_method ota_category_usages.category%type;
607: l_timezone varchar2(300);
608: