DBA Data[Home] [Help]

APPS.OKC_WORD_SYNC_HOOK dependencies on STANDARD

Line 113: -- Standard call to get message count and if count is 1, get message info.

109: p_token1 => G_SQLCODE_TOKEN,
110: p_token1_value => sqlcode,
111: p_token2 => G_SQLERRM_TOKEN,
112: p_token2_value => sqlerrm);
113: -- Standard call to get message count and if count is 1, get message info.
114: FND_MSG_PUB.Count_And_Get(p_encoded=>'F', p_count => x_msg_count, p_data => x_msg_data );
115:
116:
117: END DOWNLOAD_CONTRACT_EXT;