DBA Data[Home] [Help]

APPS.PQH_GSP_UTILITY dependencies on BEN_PGM_F

Line 106: (p_ben_pgm_id IN ben_pgm_f.pgm_id%TYPE,

102: procedure del_gl_details_from_stage
103: (p_pqh_copy_entity_txn_id IN pqh_copy_entity_txns.copy_entity_txn_id%TYPE);
104:
105: procedure enddate_grade_ladder
106: (p_ben_pgm_id IN ben_pgm_f.pgm_id%TYPE,
107: p_effective_date_in IN ben_pgm_f.effective_start_date%TYPE);
108:
109: Function Get_Step_Dtls
110: (P_Entity_id In Number,

Line 107: p_effective_date_in IN ben_pgm_f.effective_start_date%TYPE);

103: (p_pqh_copy_entity_txn_id IN pqh_copy_entity_txns.copy_entity_txn_id%TYPE);
104:
105: procedure enddate_grade_ladder
106: (p_ben_pgm_id IN ben_pgm_f.pgm_id%TYPE,
107: p_effective_date_in IN ben_pgm_f.effective_start_date%TYPE);
108:
109: Function Get_Step_Dtls
110: (P_Entity_id In Number,
111: P_Effective_Date In Date,