DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS_SV1 dependencies on PO_UDA_DATA_UTIL

Line 589: l_line_uda_temp_id := po_uda_data_util.get_template_id (

585:
586: --
587: l_line_uda_temp_id := NULL;
588: IF ( PON_CLM_UTIL_PKG.IS_NEG_DOCUMENT_FEDERAL(x_negotiation_id) = 1 ) THEN
589: l_line_uda_temp_id := po_uda_data_util.get_template_id (
590: 'SOURCING',
591: 'SOLICITATION',
592: null,
593: 'LINE',

Line 2545: l_line_uda_temp_id := po_uda_data_util.get_template_id (

2541: END IF;
2542:
2543: exception
2544: when no_data_found then
2545: l_line_uda_temp_id := po_uda_data_util.get_template_id (
2546: 'SOURCING',
2547: 'SOLICITATION',
2548: null,
2549: 'LINE',