DBA Data[Home] [Help]

APPS.OTA_MANDATORY_ENROLL_UTIL dependencies on WF_ACTIVITIES

Line 164: p_process in wf_activities.name%type);

160: p_object_type in VARCHAR2,
161: p_object_id in NUMBER,
162: p_error_learners in NUMBER,
163: p_success_learners in NUMBER,
164: p_process in wf_activities.name%type);
165:
166:
167: PROCEDURE notify_class_owners(p_conc_reqId IN NUMBER);
168: