DBA Data[Home] [Help]

APPS.PON_AWARD_PKG dependencies on PON_PROFILE_UTIL_PKG

Line 109: PON_PROFILE_UTIL_PKG.GET_WF_LANGUAGE(p_emd_admin_name,x_language_code);

105: -- Get the bidder's language code so that the c1_bid_info
106: -- has right value for x_language_code
107: --
108: IF p_emd_admin_name is not null THEN
109: PON_PROFILE_UTIL_PKG.GET_WF_LANGUAGE(p_emd_admin_name,x_language_code);
110: END IF;
111:
112: -- Set the userenv language so the message token (attribute) values that we retrieve using the
113: -- getMessage call return the message in the correct language => x_language_code