DBA Data[Home] [Help]

APPS.OZF_TP_ACCRUAL_PVT dependencies on FND_INSTALLATION

Line 4823: l_return := fnd_installation.get_app_info('OZF', l_status, l_industry, l_schema);

4819: -- Standard BEGIN of API savepoint
4820: SAVEPOINT Process_TP_ACCRUAL;
4821:
4822: -- new code - TPA iN Draft Mode
4823: l_return := fnd_installation.get_app_info('OZF', l_status, l_industry, l_schema);
4824:
4825: -- Standard call to check for call compatibility.
4826: IF NOT FND_API.Compatible_API_Call (
4827: l_api_version,