DBA Data[Home] [Help]

APPS.OKC_IMP_TERMS_TEMPLATES_PUB dependencies on OKC_IMP_TERMS_TEMPLATES_PUB

Line 1: PACKAGE BODY okc_imp_terms_templates_pub

1: PACKAGE BODY okc_imp_terms_templates_pub
2: /*$Header: OKCPITTB.pls 120.1.12020000.2 2012/07/16 16:13:21 harchand ship $*/
3: AS
4: PROCEDURE create_template (
5: p_template_tbl IN OUT NOCOPY okc_imp_terms_templates_pvt.terms_template_tbl_type,

Line 186: END okc_imp_terms_templates_pub;

182:
183: END delete_tmpl_usage;
184:
185:
186: END okc_imp_terms_templates_pub;