DBA Data[Home] [Help]

APPS.PON_EMD_VALIDATION_PKG dependencies on STANDARD

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

74: -- initializilation of variables
75: l_card_number := p_card_number;
76: x_return_status := FND_API.G_RET_STS_SUCCESS; -- 'S'
77:
78: -- Standard call to check for call compatibility.
79: IF NOT FND_API.Compatible_API_Call(l_api_version,
80: p_api_version,
81: l_api_name,
82: l_api_name) THEN