DBA Data[Home] [Help]

APPS.WIP_DAT_DIAG_PEND dependencies on WIP_DIAG_DATA_COLL

Line 59: WIP_DIAG_DATA_COLL.pending_txns(l_org_id );

55:
56:
57: else
58:
59: WIP_DIAG_DATA_COLL.pending_txns(l_org_id );
60:
61: reportStr := '
The output generated gives you the details regarding Pending Transactions';
62: JTF_DIAGNOSTIC_ADAPTUTIL.addStringToReport(reportClob,reportStr);
63: