DBA Data[Home] [Help]

APPS.PO_AUTO_LINE_PROCESS_PVT dependencies on PON_CLM_UTIL_PKG

Line 4941: IF(l_auction_header_id IS NOT NULL AND PON_CLM_UTIL_PKG.get_line_structure_enabled(p_auction_header_id => l_auction_header_id) = 'Y') THEN

4937: l_progress :='020';
4938: PO_DEBUG.debug_stmt(l_log_head,l_progress,'l_auction_header_id: '||l_auction_header_id);
4939:
4940: --Line Stucture Enabled does not check for funtion security here.
4941: IF(l_auction_header_id IS NOT NULL AND PON_CLM_UTIL_PKG.get_line_structure_enabled(p_auction_header_id => l_auction_header_id) = 'Y') THEN
4942:
4943: INSERT INTO po_distributions_interface
4944: (interface_header_id,
4945: interface_line_id,