DBA Data[Home] [Help]

APPS.PAY_IP_EMPLOYEE_BALANCES dependencies on PAY_ELEMENT_CLASSIFICATIONS

Line 126: p_classification_name in pay_element_classifications.classification_name%TYPE,

122: * and displays the balances values from pay_us_rpt_totals
123: ******************************************************************************/
124: PROCEDURE populate_element_info( p_assignment_id in number,
125: p_assignment_action_id in number,
126: p_classification_name in pay_element_classifications.classification_name%TYPE,
127: p_session_date in pay_element_types_f.effective_start_date%TYPE,
128: p_tax_unit_id in number,
129: p_per_month in number,
130: p_per_qtd in number,