DBA Data[Home] [Help]

APPS.WIP_MTI_PUB dependencies on WIP_FLOWUTIL_PRIV

Line 577: wip_flowUtil_priv.processFlowInterfaceRecords(p_txnHeaderID);

573: end if;
574: end if;
575:
576: -- do derivation and validation only for flow records
577: wip_flowUtil_priv.processFlowInterfaceRecords(p_txnHeaderID);
578:
579: if (l_logLevel <= wip_constants.trace_logging) then
580: wip_logger.exitPoint(p_procName => 'wip_mti_pub.preInvProcessFlow',
581: p_procReturnStatus => x_returnStatus,