DBA Data[Home] [Help]

APPS.GHR_PDI_API dependencies on GHR_PDI_INS

Line 219: ghr_pdi_ins.ins

215: -- Validation in Addition to Row Handlers: There is no additional validation
216: -- Process Logic: The process logic is to call the row handlers to insert the information into
217: -- GHR_POSITION_DESCRIPTIONS and GHR_PD_CLASSIFICATIONS.
218: -- 1)First insert a row into GHR_POSITION_DESCRIPTIONS table.
219: ghr_pdi_ins.ins
220: (
221: p_position_description_id => l_position_description_id,
222: p_routing_group_id => p_routing_grp_id,
223: p_date_from => p_date_from,