DBA Data[Home] [Help]

APPS.EGO_ITEM_CATALOG_PUB dependencies on STANDARD

Line 845: --Standard checks

841: l_style_exists VARCHAR2(1);
842:
843: BEGIN
844:
845: --Standard checks
846: IF NOT FND_API.Compatible_API_Call (l_api_version
847: ,p_api_version
848: ,l_api_name
849: ,g_pkg_name)