DBA Data[Home] [Help]

APPS.OKC_XPRT_IMPORT_TEMPLATE_PVT dependencies on OKC_UTIL

Line 1994: FND_MESSAGE.set_token('INTENT_MEANING',okc_util.decode_lookup('OKC_ARTICLE_INTENT',p_intent));

1990:
1991: -- Get the Clause Model Name
1992: FND_MESSAGE.set_name('OKC','OKC_EXPRT_ART_MODEL_TITLE');
1993: FND_MESSAGE.set_token('ORG_NAME',G_ORGANIZATION_NAME);
1994: FND_MESSAGE.set_token('INTENT_MEANING',okc_util.decode_lookup('OKC_ARTICLE_INTENT',p_intent));
1995: l_clause_model_name := FND_MESSAGE.get;
1996:
1997:
1998: -- Put the Name in the description Column of cz_ps_nodes

Line 2588: FND_MESSAGE.set_token('INTENT',okc_util.decode_lookup('OKC_ARTICLE_INTENT',l_intent));

2584:
2585: -- Generate Folder Description
2586: FND_MESSAGE.set_name('OKC','OKC_XPRT_TMPL_FOLDER_DESC');
2587: FND_MESSAGE.set_token('ORGANIZATION_NAME',G_ORGANIZATION_NAME);
2588: FND_MESSAGE.set_token('INTENT',okc_util.decode_lookup('OKC_ARTICLE_INTENT',l_intent));
2589: l_folder_desc := FND_MESSAGE.get;
2590:
2591: -- folder does not exits so create the folder
2592: OKC_XPRT_CZ_INT_PVT.create_rp_folder(