DBA Data[Home] [Help]

APPS.PAY_HR_OTC_RETRIEVAL_INTERFACE dependencies on PAY_ELEMENT_TYPES_F

Line 131: p_effective_date IN pay_element_types_f.effective_start_date%TYPE,

127: p_attr_tbl IN hxc_generic_retrieval_pkg.t_time_attribute,
128: p_tbb_id IN hxc_time_building_blocks.time_building_block_id%TYPE,
129: p_det_tbb_idx IN PLS_INTEGER,
130: p_cost_flex_id IN per_business_groups_perf.cost_allocation_structure%TYPE,
131: p_effective_date IN pay_element_types_f.effective_start_date%TYPE,
132: p_attr_tbl_idx IN OUT NOCOPY PLS_INTEGER,
133: p_bee_rec IN OUT NOCOPY hxt_interface_utilities.bee_rec,
134: p_is_old IN BOOLEAN DEFAULT FALSE
135: );