DBA Data[Home] [Help]

APPS.PO_ADVANCED_PRICE_PVT dependencies on QP_PRICE_REQUEST_CONTEXT

Line 544: QP_PRICE_REQUEST_CONTEXT.set_request_id;

540: IF g_debug_stmt THEN
541: PO_DEBUG.debug_stmt(l_log_head, l_progress,'Set Price Request ID');
542: END IF;
543:
544: QP_PRICE_REQUEST_CONTEXT.set_request_id;
545:
546: l_progress := '060';
547: IF g_debug_stmt THEN
548: PO_DEBUG.debug_stmt(l_log_head, l_progress,'Populate Global Header Structure');

Line 1231: QP_PRICE_REQUEST_CONTEXT.set_request_id;

1227: IF g_debug_stmt THEN
1228: PO_LOG.stmt(l_log_head, d_pos,'Set Price Request ID');
1229: END IF;
1230:
1231: QP_PRICE_REQUEST_CONTEXT.set_request_id;
1232:
1233: d_pos := 60;
1234: IF g_debug_stmt THEN
1235: PO_LOG.stmt(l_log_head, d_pos,'Populate Global Header Structure');

Line 1937: QP_PRICE_REQUEST_CONTEXT.set_request_id;

1933: IF g_debug_stmt THEN
1934: PO_DEBUG.debug_stmt(l_log_head, l_progress,'Set Price Request ID');
1935: END IF;
1936:
1937: QP_PRICE_REQUEST_CONTEXT.set_request_id;
1938:
1939: l_progress := '060';
1940: IF g_debug_stmt THEN
1941: PO_DEBUG.debug_stmt(l_log_head, l_progress,'Populate Global Header Structure');