DBA Data[Home] [Help]

APPS.CSTPAPPR dependencies on HR_ORGANIZATION_INFORMATION

Line 1748: from hr_organization_information

1744: l_stmt_num := 751;
1745:
1746: select to_number(org_information3)
1747: into l_rcv_ou_id /* Get OU where Receiving is done */
1748: from hr_organization_information
1749: where org_information_context = 'Accounting Information'
1750: and organization_id = i_ae_txn_rec.organization_id;
1751:
1752: l_stmt_num := 752;