DBA Data[Home] [Help]

APPS.CN_SCA_CREDITS_ONLINE_PUB dependencies on STANDARD

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

116: HAVING ROUND(MAX(NVL(csad.nonrev_split_pct,0)) - SUM(NVL(l.allocation_percentage,0)),4) <> 0
117: GROUP BY w.sca_headers_interface_id,l.role_id;
118:
119: BEGIN
120: -- Standard call to check for call compatibility.
121: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
122: p_api_version ,
123: l_api_name ,
124: G_PKG_NAME )