DBA Data[Home] [Help]

APPS.BIS_CORRECTIVE_ACTION_PVT dependencies on BIS_PMF_ALERT_PARAMETERS

Line 434: l_notifiers_code bis_pmf_alert_parameters.notifiers_code%TYPE;

430: l_start_label VARCHAR2(30);
431: l_end_label VARCHAR2(30);
432:
433: l_unscubscribe_url VARCHAR2(32000) := NULL; -- begin 1898436
434: l_notifiers_code bis_pmf_alert_parameters.notifiers_code%TYPE;
435: l_Param_Set_Rec BIS_PMF_ALERT_REG_PUB.parameter_set_rec_type; -- end 1898436
436:
437: l_wf_user_table wf_directory.UserTable; -- 2684836
438: l_return_message VARCHAR2(32000);