DBA Data[Home] [Help]

APPS.RLM_TPA_SV dependencies on OE_ORDER_PUB

Line 1437: x_oe_line_rec IN OUT NOCOPY oe_order_pub.line_rec_type,

1433: --
1434: --
1435: PROCEDURE BuildOELine
1436: (
1437: x_oe_line_rec IN OUT NOCOPY oe_order_pub.line_rec_type,
1438: x_Op_rec IN rlm_rd_sv.t_generic_rec
1439: )
1440: IS
1441: --{

Line 2322: x_oe_line_rec IN OUT NOCOPY oe_order_pub.line_rec_type,

2318: --
2319: --
2320: PROCEDURE BuildTPOELine
2321: (
2322: x_oe_line_rec IN OUT NOCOPY oe_order_pub.line_rec_type,
2323: x_Op_rec IN rlm_rd_sv.t_generic_rec
2324: )
2325: IS
2326: --{