DBA Data[Home] [Help]

APPS.RLM_TPA_SV dependencies on OE_ORDER_PUB

Line 251: x_oe_line_rec IN OUT NOCOPY oe_order_pub.line_rec_type,

247: --
248: --
249: PROCEDURE BuildOELine
250: (
251: x_oe_line_rec IN OUT NOCOPY oe_order_pub.line_rec_type,
252: x_Op_rec IN rlm_rd_sv.t_generic_rec
253: );
254: --
255: --

Line 408: x_oe_line_rec IN OUT NOCOPY oe_order_pub.line_rec_type,

404: --
405: --
406: PROCEDURE BuildTPOELine
407: (
408: x_oe_line_rec IN OUT NOCOPY oe_order_pub.line_rec_type,
409: x_Op_rec IN rlm_rd_sv.t_generic_rec
410: );
411: --
412: --