DBA Data[Home] [Help]

APPS.IBY_FD_EXTRACT_GEN_PVT dependencies on IBY_TRXN_DOCUMENTS_PKG

Line 587: iby_trxn_documents_pkg.CreateDocument

583: debug_level => G_LEVEL_STATEMENT,
584: module => l_Debug_Module);
585: END IF;
586:
587: iby_trxn_documents_pkg.CreateDocument
588: (
589: p_payment_instruction_id => p_payment_instruction_id,
590: p_doctype => 100,
591: p_doc => x_extract_doc,