DBA Data[Home] [Help]

APPS.OTA_TRAINING_SS dependencies on PER_BUSINESS_GROUPS

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

1383: l_event_title ota_events.title%type;
1384: l_course_start_date ota_events.course_start_date%type;
1385: l_course_end_date ota_events.course_end_date%type;
1386: l_notification_text VARCHAR2(1000);
1387: l_business_group_name PER_BUSINESS_GROUPS.name%TYPE := null;
1388:
1389: l_business_group_id ota_events.business_group_id%type;
1390: l_standard_price ota_events.standard_price%type;
1391: