DBA Data[Home] [Help]

APPS.BEN_EXT_EVALUATE_INCLUSION dependencies on BEN_PER_CM_F

Line 442: (p_cm_typ_id in ben_per_cm_f.cm_typ_id%type,

438:
439:
440: --
441: Procedure evaluate_comm_incl
442: (p_cm_typ_id in ben_per_cm_f.cm_typ_id%type,
443: p_last_update_date in ben_per_cm_f.last_update_date%type,
444: p_pvdd_last_update_date in ben_per_cm_prvdd_f.last_update_date%type,
445: p_sent_dt in ben_per_cm_prvdd_f.sent_dt%type,
446: p_to_be_sent_dt in ben_per_cm_prvdd_f.to_be_sent_dt%type,

Line 443: p_last_update_date in ben_per_cm_f.last_update_date%type,

439:
440: --
441: Procedure evaluate_comm_incl
442: (p_cm_typ_id in ben_per_cm_f.cm_typ_id%type,
443: p_last_update_date in ben_per_cm_f.last_update_date%type,
444: p_pvdd_last_update_date in ben_per_cm_prvdd_f.last_update_date%type,
445: p_sent_dt in ben_per_cm_prvdd_f.sent_dt%type,
446: p_to_be_sent_dt in ben_per_cm_prvdd_f.to_be_sent_dt%type,
447: p_effective_date in date default null,