DBA Data[Home] [Help]

APPS.CSTPAPPR dependencies on HR_ORGANIZATION_INFORMATION

Line 1718: from hr_organization_information

1714: l_stmt_num := 751;
1715:
1716: select to_number(org_information3)
1717: into l_rcv_ou_id /* Get OU where Receiving is done */
1718: from hr_organization_information
1719: where org_information_context = 'Accounting Information'
1720: and organization_id = i_ae_txn_rec.organization_id;
1721:
1722: l_stmt_num := 752;