DBA Data[Home] [Help]

APPS.BOM_OP_SEQ_UTIL dependencies on BOM_RTG_PUB

Line 52: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Operation_Rec_Type }

48: * @param p_operation_type IN Operation Type
49: * @param p_mesg_token_tbl IN Input Message Token Table
50: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
51: * @param x_operation_rec IN OUT NOCOPY Populated Routing Operation Exposed Record from queried row
52: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Operation_Rec_Type }
53: * @param x_op_unexp_rec IN OUT NOCOPY Populated Routing Operation Unexposed Record from queried row
54: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Op_Unexposed_Rec_Type}
55: * @param x_mesg_token_tbl IN OUT NOCOPY Message Token Table
56: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 54: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Op_Unexposed_Rec_Type}

50: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
51: * @param x_operation_rec IN OUT NOCOPY Populated Routing Operation Exposed Record from queried row
52: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Operation_Rec_Type }
53: * @param x_op_unexp_rec IN OUT NOCOPY Populated Routing Operation Unexposed Record from queried row
54: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Op_Unexposed_Rec_Type}
55: * @param x_mesg_token_tbl IN OUT NOCOPY Message Token Table
56: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
57: * @param x_return_status IN OUT NOCOPY Return Status, Record Found or not Found
58: *

Line 71: , x_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Operation_Rec_Type

67: , p_effectivity_date IN DATE
68: , p_routing_sequence_id IN NUMBER
69: , p_operation_type IN NUMBER
70: , p_mesg_token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
71: , x_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Operation_Rec_Type
72: , x_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Op_Unexposed_Rec_Type
73: , x_mesg_token_tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
74: , x_return_status IN OUT NOCOPY VARCHAR2
75: ) ;

Line 72: , x_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Op_Unexposed_Rec_Type

68: , p_routing_sequence_id IN NUMBER
69: , p_operation_type IN NUMBER
70: , p_mesg_token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
71: , x_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Operation_Rec_Type
72: , x_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Op_Unexposed_Rec_Type
73: , x_mesg_token_tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
74: , x_return_status IN OUT NOCOPY VARCHAR2
75: ) ;
76:

Line 91: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Operation_Rec_Type }

87: * @param p_operation_type IN Operation Type
88: * @param p_mesg_token_tbl IN Input Message Token Table
89: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
90: * @param x_rev_operation_rec IN OUT NOCOPY Populated Revised Routing Operation Exposed Record from queried row
91: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Operation_Rec_Type }
92: * @param x_rev_op_unexp_rec IN OUT NOCOPY Populated Revised Routing Operation Unexposed Record from queried row
93: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type}
94: * @param x_mesg_token_tbl IN OUT NOCOPY Message Token Table
95: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 93: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type}

89: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
90: * @param x_rev_operation_rec IN OUT NOCOPY Populated Revised Routing Operation Exposed Record from queried row
91: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Operation_Rec_Type }
92: * @param x_rev_op_unexp_rec IN OUT NOCOPY Populated Revised Routing Operation Unexposed Record from queried row
93: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type}
94: * @param x_mesg_token_tbl IN OUT NOCOPY Message Token Table
95: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
96: * @param x_return_status IN OUT NOCOPY Return Status, Record Found or not Found
97: *

Line 110: , x_rev_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Rev_Operation_Rec_Type

106: , p_effectivity_date IN DATE
107: , p_routing_sequence_id IN NUMBER
108: , p_operation_type IN NUMBER
109: , p_mesg_token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
110: , x_rev_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Rev_Operation_Rec_Type
111: , x_rev_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type
112: , x_mesg_token_tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
113: , x_return_status IN OUT NOCOPY VARCHAR2
114: ) ;

Line 111: , x_rev_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type

107: , p_routing_sequence_id IN NUMBER
108: , p_operation_type IN NUMBER
109: , p_mesg_token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
110: , x_rev_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Rev_Operation_Rec_Type
111: , x_rev_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type
112: , x_mesg_token_tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
113: , x_return_status IN OUT NOCOPY VARCHAR2
114: ) ;
115:

Line 131: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }

127: * @param p_operation_type IN Operation Type
128: * @param p_mesg_token_tbl IN Input Message Token Table
129: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
130: * @param x_com_operation_rec IN OUT NOCOPY Populated Common Routing Operation Exposed Record from queried row
131: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
132: * @param x_com_op_unexp_rec IN OUT NOCOPY Populated Common Routing Operation Unexposed Record from queried row
133: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
134: * @param x_mesg_token_tbl IN OUT NOCOPY Message Token Table
135: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 133: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}

129: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
130: * @param x_com_operation_rec IN OUT NOCOPY Populated Common Routing Operation Exposed Record from queried row
131: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
132: * @param x_com_op_unexp_rec IN OUT NOCOPY Populated Common Routing Operation Unexposed Record from queried row
133: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
134: * @param x_mesg_token_tbl IN OUT NOCOPY Message Token Table
135: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
136: * @param x_return_status IN OUT NOCOPY Return Status, Record Found or not Found
137: *

Line 150: , x_com_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Operation_Rec_Type

146: , p_effectivity_date IN DATE
147: , p_routing_sequence_id IN NUMBER
148: , p_operation_type IN NUMBER
149: , p_mesg_token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
150: , x_com_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Operation_Rec_Type
151: , x_com_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
152: , x_mesg_token_tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
153: , x_return_status IN OUT NOCOPY VARCHAR2
154: ) ;

Line 151: , x_com_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type

147: , p_routing_sequence_id IN NUMBER
148: , p_operation_type IN NUMBER
149: , p_mesg_token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
150: , x_com_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Operation_Rec_Type
151: , x_com_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
152: , x_mesg_token_tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
153: , x_return_status IN OUT NOCOPY VARCHAR2
154: ) ;
155:

Line 167: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Operation_Rec_Type }

163: * Procedure to insert/update/delete a database record using Exposed and Unexposed
164: * Routing Operation record depending on Transaction Type.
165: *
166: * @param p_operation_rec IN Routing Operation Exposed Record
167: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Operation_Rec_Type }
168: * @param p_op_unexp_rec IN Routing Operation Unexposed Record
169: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Op_Unexposed_Rec_Type}
170: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
171: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 169: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Op_Unexposed_Rec_Type}

165: *
166: * @param p_operation_rec IN Routing Operation Exposed Record
167: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Operation_Rec_Type }
168: * @param p_op_unexp_rec IN Routing Operation Unexposed Record
169: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Op_Unexposed_Rec_Type}
170: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
171: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
172: * @param x_return_status IN OUT NOCOPY Return Status
173: *

Line 181: ( p_operation_rec IN Bom_Rtg_Pub.Operation_Rec_Type

177: * @rep:compatibility S
178: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
179: */
180: PROCEDURE Perform_Writes
181: ( p_operation_rec IN Bom_Rtg_Pub.Operation_Rec_Type
182: , p_op_unexp_rec IN Bom_Rtg_Pub.Op_Unexposed_Rec_Type
183: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
184: , x_return_status IN OUT NOCOPY VARCHAR2
185: ) ;

Line 182: , p_op_unexp_rec IN Bom_Rtg_Pub.Op_Unexposed_Rec_Type

178: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
179: */
180: PROCEDURE Perform_Writes
181: ( p_operation_rec IN Bom_Rtg_Pub.Operation_Rec_Type
182: , p_op_unexp_rec IN Bom_Rtg_Pub.Op_Unexposed_Rec_Type
183: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
184: , x_return_status IN OUT NOCOPY VARCHAR2
185: ) ;
186:

Line 193: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Operation_Rec_Type }

189: * Procedure to insert/update/delete a database record using Exposed and Unexposed
190: * Revised Routing Operation record depending on Transaction Type.
191: *
192: * @param p_rev_operation_rec IN Revised Routing Operation Exposed Record
193: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Operation_Rec_Type }
194: * @param p_rev_op_unexp_rec IN Revised Routing Operation Unexposed Record
195: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type}
196: * @param p_control_rec IN Control Record
197: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Control_Rec_Type}

Line 195: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type}

191: *
192: * @param p_rev_operation_rec IN Revised Routing Operation Exposed Record
193: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Operation_Rec_Type }
194: * @param p_rev_op_unexp_rec IN Revised Routing Operation Unexposed Record
195: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type}
196: * @param p_control_rec IN Control Record
197: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Control_Rec_Type}
198: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
199: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 197: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Control_Rec_Type}

193: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Operation_Rec_Type }
194: * @param p_rev_op_unexp_rec IN Revised Routing Operation Unexposed Record
195: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type}
196: * @param p_control_rec IN Control Record
197: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Control_Rec_Type}
198: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
199: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
200: * @param x_return_status IN OUT NOCOPY Return Status
201: *

Line 209: ( p_rev_operation_rec IN Bom_Rtg_Pub.Rev_Operation_Rec_Type

205: * @rep:compatibility S
206: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
207: */
208: PROCEDURE Perform_Writes
209: ( p_rev_operation_rec IN Bom_Rtg_Pub.Rev_Operation_Rec_Type
210: , p_rev_op_unexp_rec IN Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type
211: , p_control_rec IN Bom_Rtg_Pub.Control_Rec_Type
212: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
213: , x_return_status IN OUT NOCOPY VARCHAR2

Line 210: , p_rev_op_unexp_rec IN Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type

206: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
207: */
208: PROCEDURE Perform_Writes
209: ( p_rev_operation_rec IN Bom_Rtg_Pub.Rev_Operation_Rec_Type
210: , p_rev_op_unexp_rec IN Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type
211: , p_control_rec IN Bom_Rtg_Pub.Control_Rec_Type
212: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
213: , x_return_status IN OUT NOCOPY VARCHAR2
214: ) ;

Line 211: , p_control_rec IN Bom_Rtg_Pub.Control_Rec_Type

207: */
208: PROCEDURE Perform_Writes
209: ( p_rev_operation_rec IN Bom_Rtg_Pub.Rev_Operation_Rec_Type
210: , p_rev_op_unexp_rec IN Bom_Rtg_Pub.Rev_Op_Unexposed_Rec_Type
211: , p_control_rec IN Bom_Rtg_Pub.Control_Rec_Type
212: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
213: , x_return_status IN OUT NOCOPY VARCHAR2
214: ) ;
215:

Line 222: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }

218: * Procedure to insert/update/delete a database record using Exposed and Unexposed
219: * Common Routing Operation record depending on Transaction Type.
220: *
221: * @param p_com_operation_rec IN Common Routing Operation Exposed Record
222: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
223: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
224: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
225: * @param p_control_rec IN Control Record
226: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Control_Rec_Type}

Line 224: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}

220: *
221: * @param p_com_operation_rec IN Common Routing Operation Exposed Record
222: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
223: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
224: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
225: * @param p_control_rec IN Control Record
226: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Control_Rec_Type}
227: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
228: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 226: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Control_Rec_Type}

222: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
223: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
224: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
225: * @param p_control_rec IN Control Record
226: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Control_Rec_Type}
227: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
228: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
229: * @param x_return_status IN OUT NOCOPY Return Status
230: *

Line 238: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type

234: * @rep:compatibility S
235: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
236: */
237: PROCEDURE Perform_Writes
238: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
239: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
240: , p_control_rec IN Bom_Rtg_Pub.Control_Rec_Type
241: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
242: , x_return_status IN OUT NOCOPY VARCHAR2

Line 239: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type

235: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
236: */
237: PROCEDURE Perform_Writes
238: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
239: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
240: , p_control_rec IN Bom_Rtg_Pub.Control_Rec_Type
241: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
242: , x_return_status IN OUT NOCOPY VARCHAR2
243: ) ;

Line 240: , p_control_rec IN Bom_Rtg_Pub.Control_Rec_Type

236: */
237: PROCEDURE Perform_Writes
238: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
239: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
240: , p_control_rec IN Bom_Rtg_Pub.Control_Rec_Type
241: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
242: , x_return_status IN OUT NOCOPY VARCHAR2
243: ) ;
244:

Line 255: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }

251: * Procedure inserts a database record using Exposed and Unexposed
252: * Routing Operation record.
253: *
254: * @param p_com_operation_rec IN Common Routing Operation Exposed Record
255: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
256: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
257: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
258: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
259: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 257: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}

253: *
254: * @param p_com_operation_rec IN Common Routing Operation Exposed Record
255: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
256: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
257: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
258: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
259: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
260: * @param x_return_status IN OUT NOCOPY Return Status
261: *

Line 269: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type

265: * @rep:compatibility S
266: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
267: */
268: PROCEDURE Insert_Row
269: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
270: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
271: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
272: , x_return_status IN OUT NOCOPY VARCHAR2
273: ) ;

Line 270: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type

266: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
267: */
268: PROCEDURE Insert_Row
269: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
270: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
271: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
272: , x_return_status IN OUT NOCOPY VARCHAR2
273: ) ;
274:

Line 281: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }

277: * Procedure updates a database record using Exposed and Unexposed
278: * Routing Operation record.
279: *
280: * @param p_com_operation_rec IN Common Routing Operation Exposed Record
281: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
282: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
283: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
284: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
285: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 283: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}

279: *
280: * @param p_com_operation_rec IN Common Routing Operation Exposed Record
281: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
282: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
283: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
284: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
285: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
286: * @param x_return_status IN OUT NOCOPY Return Status
287: *

Line 295: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type

291: * @rep:compatibility S
292: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
293: */
294: PROCEDURE Update_Row
295: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
296: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
297: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
298: , x_return_status IN OUT NOCOPY VARCHAR2
299: ) ;

Line 296: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type

292: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
293: */
294: PROCEDURE Update_Row
295: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
296: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
297: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
298: , x_return_status IN OUT NOCOPY VARCHAR2
299: ) ;
300:

Line 309: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }

305: * Routing Operation record. For ECO BO, revised operation record will be
306: * deleted. For Routing BO, a delete group will be created to delete an Operation.
307: *
308: * @param p_com_operation_rec IN Common Routing Operation Exposed Record
309: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
310: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
311: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
312: * @param x_com_operation_rec IN OUT NOCOPY Common Routing Operation Exposed Record after deletion
313: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }

Line 311: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}

307: *
308: * @param p_com_operation_rec IN Common Routing Operation Exposed Record
309: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
310: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
311: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
312: * @param x_com_operation_rec IN OUT NOCOPY Common Routing Operation Exposed Record after deletion
313: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
314: * @param x_com_op_unexp_rec IN OUT NOCOPY Common Routing Operation Unexposed Record after deletion
315: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}

Line 313: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }

309: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
310: * @param p_com_op_unexp_rec IN Common Routing Operation Unexposed Record
311: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
312: * @param x_com_operation_rec IN OUT NOCOPY Common Routing Operation Exposed Record after deletion
313: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
314: * @param x_com_op_unexp_rec IN OUT NOCOPY Common Routing Operation Unexposed Record after deletion
315: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
316: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
317: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}

Line 315: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}

311: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
312: * @param x_com_operation_rec IN OUT NOCOPY Common Routing Operation Exposed Record after deletion
313: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Operation_Rec_Type }
314: * @param x_com_op_unexp_rec IN OUT NOCOPY Common Routing Operation Unexposed Record after deletion
315: * @paraminfo {@rep:innertype Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type}
316: * @param x_mesg_token_Tbl IN OUT NOCOPY Message Token Table
317: * @paraminfo {@rep:innertype Error_Handler.Mesg_Token_Tbl_Type}
318: * @param x_return_status IN OUT NOCOPY Return Status
319: *

Line 327: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type

323: * @rep:compatibility S
324: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
325: */
326: PROCEDURE Delete_Row
327: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
328: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
329: , x_com_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Operation_Rec_Type
330: , x_com_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
331: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type

Line 328: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type

324: * @rep:category BUSINESS_ENTITY BOM_MFG_ROUTING
325: */
326: PROCEDURE Delete_Row
327: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
328: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
329: , x_com_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Operation_Rec_Type
330: , x_com_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
331: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
332: , x_return_status IN OUT NOCOPY VARCHAR2

Line 329: , x_com_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Operation_Rec_Type

325: */
326: PROCEDURE Delete_Row
327: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
328: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
329: , x_com_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Operation_Rec_Type
330: , x_com_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
331: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
332: , x_return_status IN OUT NOCOPY VARCHAR2
333: ) ;

Line 330: , x_com_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type

326: PROCEDURE Delete_Row
327: ( p_com_operation_rec IN Bom_Rtg_Pub.Com_Operation_Rec_Type
328: , p_com_op_unexp_rec IN Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
329: , x_com_operation_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Operation_Rec_Type
330: , x_com_op_unexp_rec IN OUT NOCOPY Bom_Rtg_Pub.Com_Op_Unexposed_Rec_Type
331: , x_Mesg_Token_Tbl IN OUT NOCOPY Error_Handler.Mesg_Token_Tbl_Type
332: , x_return_status IN OUT NOCOPY VARCHAR2
333: ) ;
334: