DBA Data[Home] [Help]

APPS.GL_BC_PACKETS_PKG dependencies on PSA_BC_XML_REPORT_PUB

Line 641: PSA_BC_XML_REPORT_PUB.Create_BC_Transaction_Report(

637: SELECT PSA_BC_XML_REPORT_S.nextval
638: INTO seq_id
639: FROM dual;
640:
641: PSA_BC_XML_REPORT_PUB.Create_BC_Transaction_Report(
642: errbuf => errbuf,
643: retcode => retcode,
644: p_ledger_id => ledger_id,
645: p_application_id => 101,