DBA Data[Home] [Help]

APPS.PAY_HR_OTC_RETRIEVAL_INTERFACE dependencies on PAY_ELEMENT_TYPES_F

Line 89: p_effective_date IN pay_element_types_f.effective_start_date%TYPE,

85: p_attr_tbl IN hxc_generic_retrieval_pkg.t_time_attribute,
86: p_tbb_id IN hxc_time_building_blocks.time_building_block_id%TYPE,
87: p_det_tbb_idx IN PLS_INTEGER,
88: p_cost_flex_id IN per_business_groups_perf.cost_allocation_structure%TYPE,
89: p_effective_date IN pay_element_types_f.effective_start_date%TYPE,
90: p_attr_tbl_idx IN OUT NOCOPY PLS_INTEGER,
91: p_bee_rec IN OUT NOCOPY hxt_interface_utilities.bee_rec
92: );
93: