DBA Data[Home] [Help]

APPS.OTA_ENROLL_REVIEW_SS dependencies on PER_BUSINESS_GROUPS

Line 937: l_business_group_name PER_BUSINESS_GROUPS.name%TYPE := null;

933: l_event_title ota_events.title%type;
934: l_course_start_date ota_events.course_start_date%type;
935: l_course_end_date ota_events.course_end_date%type;
936: l_notification_text VARCHAR2(1000);
937: l_business_group_name PER_BUSINESS_GROUPS.name%TYPE := null;
938:
939: l_business_group_id ota_events.business_group_id%type;
940: l_standard_price ota_events.standard_price%type;
941: