DBA Data[Home] [Help]

APPS.OE_OEOL_GSA dependencies on OE_LINE_UTIL

Line 20: OE_Line_Util.Query_Row(p_line_id=>to_number(itemkey), x_line_rec=>l_line_rec);

16: --
17: -- RUN mode - normal process execution
18: --
19:
20: OE_Line_Util.Query_Row(p_line_id=>to_number(itemkey), x_line_rec=>l_line_rec);
21:
22: OE_MSG_PUB.set_msg_context(
23: p_entity_code => 'LINE'
24: ,p_entity_id => l_line_rec.line_id

Line 85: OE_Line_Util.Query_Row(p_line_id=>to_number(itemkey),x_line_rec=>l_line_rec);

81: --
82: -- RUN mode - normal process execution
83: --
84:
85: OE_Line_Util.Query_Row(p_line_id=>to_number(itemkey),x_line_rec=>l_line_rec);
86:
87: OE_MSG_PUB.set_msg_context(
88: p_entity_code => 'LINE'
89: ,p_entity_id => l_line_rec.line_id

Line 176: OE_Line_Util.Query_Row(p_line_id=>to_number(itemkey),x_line_rec=>l_line_rec);

172: --
173: -- RUN mode - normal process execution
174: --
175:
176: OE_Line_Util.Query_Row(p_line_id=>to_number(itemkey),x_line_rec=>l_line_rec);
177:
178: OE_MSG_PUB.set_msg_context(
179: p_entity_code => 'LINE'
180: ,p_entity_id => l_line_rec.line_id