DBA Data[Home] [Help]

APPS.FUN_NET_ARAP_PKG dependencies on HR_OPERATING_UNITS

Line 2542: FROM hr_operating_units

2538: x_return_status := FND_API.G_TRUE;
2539:
2540: SELECT set_of_books_id
2541: INTO l_ledger_id
2542: FROM hr_operating_units
2543: WHERE organization_id = g_batch_details.org_id;
2544:
2545: GL_PERIOD_STATUSES_PKG.get_period_by_date(
2546: x_appln_id,