DBA Data[Home] [Help]

APPS.WIP_MTI_PUB dependencies on WIP_FLOWUTIL_PRIV

Line 584: wip_flowUtil_priv.processFlowInterfaceRecords(p_txnHeaderID);

580: end if;
581: end if;
582:
583: -- do derivation and validation only for flow records
584: wip_flowUtil_priv.processFlowInterfaceRecords(p_txnHeaderID);
585:
586: if (l_logLevel <= wip_constants.trace_logging) then
587: wip_logger.exitPoint(p_procName => 'wip_mti_pub.preInvProcessFlow',
588: p_procReturnStatus => x_returnStatus,