DBA Data[Home] [Help]

APPS.GML_RCV_DB_COMMON dependencies on STANDARD

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

173: IF FND_API.to_boolean(p_init_msg_list) THEN
174: FND_MSG_PUB.Initialize;
175: END IF;
176:
177: -- Standard call to check for call compatibility.
178: IF NOT FND_API.Compatible_API_Call ( l_api_version,
179: p_api_version,
180: l_api_name ,
181: G_PKG_NAME

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

658: BEGIN
659: --initialize x_allowed =
660: X_allowed := 'Y';
661:
662: -- Standard call to check for call compatibility.
663: IF NOT FND_API.Compatible_API_Call ( l_api_version,
664: p_api_version,
665: l_api_name ,
666: G_PKG_NAME