My Oracle Support Banner

PO_UDA_IMPORT_PKG.IMPORT_UDA_ATTRS Failing To Import On Requisitions (Doc ID 1672413.1)

Last updated on MAY 21, 2021

Applies to:

Oracle Contract Lifecycle Management for Public Sector - Version 12.2.3 and later
Information in this document applies to any platform.

Symptoms

In Oracle Purchasing with Contract Lifecycle Management, Release 12.2.3, receiving error message when using PO_UDA_IMPORT_PKG.IMPORT_UDA_ATTRS to import UDA attributes into the Requisition extension table. Process is successfully on Awards.

The UDA Import API is failing to import the UDA records. Sample PO_UDA_INTERFACE record attached.  Process was tested for document numbering, addresses, and MIPR UDAs all with same result.  There are not any custom validations created for requistion UDA template

Executing:
APPS.PO_UDA_IMPORT_PKG.IMPORT_UDA_ATTRS ('PO_REQ_HEADER_EXT_ATTRS',
  c_oldreqhrec.requisition_header_id,
  NULL,
  NULL,
  NULL,
  NULL,
  x_po_uda_usage_object_array,
  x_external_attr_value_pairs,
  x_return_status,
  x_errorcode,
  x_msg_count,
  x_msg_data);



Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.