DBA Data[Home] [Help]

APPS.PON_USER_PROFILE_PKG dependencies on FND_API

Line 116: x_return_status <> fnd_api.g_ret_sts_success THEN

112: x_msg_data => x_msg_data
113: );
114:
115: IF x_return_status IS NULL OR
116: x_return_status <> fnd_api.g_ret_sts_success THEN
117: RAISE UPDATE_SUPPLIER_CONTACT_E;
118: END IF;
119:
120: --set email address in fnd_user as well as TCA.