DBA Data[Home] [Help]

APPS.OE_GENESIS_UTIL dependencies on OE_ORDER_PUB_LINE_REC25

Line 62: x_line_rec25 OUT NOCOPY oe_order_pub_line_rec25

58:
59: -- To convert OE_ORDER_PUB_LINE_REC_TYP to OE_ORDER_PUB_LIN_REC25
60: PROCEDURE line_rec_to_line_rec25(
61: p_line_rec IN oe_order_pub_line_rec_type,
62: x_line_rec25 OUT NOCOPY oe_order_pub_line_rec25
63: );
64:
65: -- To convert OE_ORDER_PUB_LINE_TBL_TYPE to OE_ORDER_PUB_LIN_TBL25
66: PROCEDURE line_tab_to_line_tab25(