DBA Data[Home] [Help]

APPS.AMS_CONTCAMPAIGN_PVT dependencies on FND_PROFILE

Line 130: l_conversion_type := FND_PROFILE.Value('AMS_CURR_CONVERSION_TYPE');

126: x_return_status := FND_API.G_RET_STS_SUCCESS;
127:
128: -- Give call to Function to get the Profile value defined for Currency Conversion type
129: -- Profile option Has to be defined -- Dt : 10/23/99
130: l_conversion_type := FND_PROFILE.Value('AMS_CURR_CONVERSION_TYPE');
131:
132:
133: -- Call GL API to Convert the Amount
134: GL_CURRENCY_API.Convert_Closest_Amount(