DBA Data[Home] [Help]

APPS.EGO_ITEM_CATALOG_PUB dependencies on STANDARD

Line 779: --Standard checks

775: l_style_exists VARCHAR2(1);
776:
777: BEGIN
778:
779: --Standard checks
780: IF NOT FND_API.Compatible_API_Call (l_api_version
781: ,p_api_version
782: ,l_api_name
783: ,g_pkg_name)