DBA Data[Home] [Help]

APPS.OKC_CONTRACT_SEQ_PVT dependencies on FND_SEQ_CATEGORIES_PKG

Line 393: Fnd_Seq_Categories_Pkg.Insert_Cat(

389: --
390: -- Now create a document category.
391: -- Populate the fnd_doc_sequence_categories table.
392: --
393: Fnd_Seq_Categories_Pkg.Insert_Cat(
394: x_application_id => 510,
395: x_category_code => l_docseq_name,
396: x_category_name => l_docseq_name,
397: x_description => l_docseq_name,