DBA Data[Home] [Help]

APPS.PAY_CA_WF_PKG dependencies on PAY_CA_PMED_ACCOUNTS

Line 1196: pay_ca_pmed_accounts pcp

1192: select pcp.account_number
1193: into lv_account_number
1194: from hr_organization_information hoi1,
1195: hr_organization_information hoi2,
1196: pay_ca_pmed_accounts pcp
1197: where hoi1.org_information_context = 'CLASS'
1198: and hoi1.org_information1 = 'CA_PMED'
1199: and hoi1.org_information2 = 'Y'
1200: and hoi1.organization_id = hoi2.organization_id