DBA Data[Home] [Help]

APPS.CN_COMP_GRP_HIER_PUB dependencies on STANDARD

Line 95: -- Standard call to check for call compatibility.

91: AND ((cscg.end_date_active is null) OR
92: (cscg.end_date_active >= l_date));
93:
94: BEGIN
95: -- Standard call to check for call compatibility.
96: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
97: p_api_version ,
98: l_api_name,
99: G_PKG_NAME ) THEN