DBA Data[Home] [Help]

APPS.PAY_WF_PKG dependencies on PAY_ELEMENT_CLASSIFICATIONS

Line 540: from pay_element_classifications

536: and element_set_type = 'C';
537:
538: cursor cur_costing_detail_ele_class is
539: select classification_name
540: from pay_element_classifications
541: where classification_id = to_number(p_cost_detail_class);
542:
543: cursor cur_costing_detail_ele_name is
544: select tl.element_name