DBA Data[Home] [Help]

APPS.WIP_FLOWUTIL_PRIV dependencies on BOM_RTG_NETWORK_API

Line 139: x_lineOpTbl out NOCOPY bom_rtg_network_api.op_tbl_type);

135: p_assyItemID in number,
136: p_orgID in number,
137: p_altRoutDesig in varchar2,
138: p_terminalOpSeqNum in number,
139: x_lineOpTbl out NOCOPY bom_rtg_network_api.op_tbl_type);
140:
141: /**
142: * This function decides whether the given event belongs to a line op that is
143: * prior to or the same as the given line op or not.

Line 151: p_lineOpTbl in bom_rtg_network_api.op_tbl_type) return boolean;

147: */
148: function eventInPriorSameLineOp(p_routingSeqID in number,
149: p_eventNum in number,
150: p_lineOpNum in number,
151: p_lineOpTbl in bom_rtg_network_api.op_tbl_type) return boolean;
152:
153: /**
154: * This function is used to derive the transaction action id from the
155: * transaction type id