DBA Data[Home] [Help]

APPS.OTA_EL_TRAINING_SS dependencies on PER_BUSINESS_GROUPS

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

1128: l_event_title ota_events.title%type;
1129: l_course_start_date ota_events.course_start_date%type;
1130: l_course_end_date ota_events.course_end_date%type;
1131: l_notification_text VARCHAR2(1000);
1132: l_business_group_name PER_BUSINESS_GROUPS.name%TYPE := null;
1133:
1134: l_business_group_id ota_events.business_group_id%type;
1135: l_standard_price ota_events.standard_price%type;
1136: