DBA Data[Home] [Help]

APPS.IBY_FD_EXTRACT_GEN_PVT dependencies on IBY_TRXN_DOCUMENTS_PKG

Line 402: iby_trxn_documents_pkg.CreateDocument

398: debug_level => G_LEVEL_STATEMENT,
399: module => l_Debug_Module);
400: END IF;
401:
402: iby_trxn_documents_pkg.CreateDocument
403: (
404: p_payment_instruction_id => p_payment_instruction_id,
405: p_doctype => 100,
406: p_doc => x_extract_doc,