DBA Data[Home] [Help]

APPS.PAY_CNU_API dependencies on PAY_FR_CONTRIBUTION_USAGES

Line 48: from pay_fr_contribution_usages cnu

44: l_original_code_Rate_id number;
45: --
46: cursor csr_adjust is
47: select cnu.contribution_usage_id, cnu.object_version_number
48: from pay_fr_contribution_usages cnu
49: where cnu.group_code = p_group_code
50: and cnu.process_type = p_process_type
51: and cnu.element_name = p_element_name
52: and cnu.contribution_usage_type = p_contribution_usage_type