Implementation Details

This table includes information that can help determine whether the getUserDefinedCode operation is functioning correctly:

Question

Answer

How can I tell if the operation completes successfully?

If the operation completes successfully, the system returns UDC records to the consumer. The records that are returned to the consumer include all of the fields that are listed in the response interface for this operation. However, some of those fields can contain blank or zero values, depending on the data that exists in the JD Edwards EnterpriseOne system.

At a minimum, the system returns non-zero values for these fields:

  • productCode

  • userDefinedCodeTable

  • description1

If I encounter errors while process a transaction, do I need to reverse the transaction?

This operation does not process transactions, therefore, no updates are necessary if you encounter errors.

If you receive errors while processing this operation, review your selection criteria and business service properties, and then retry your query.

If you do not receive any matching records, review the data in the EnterpriseOne system to verify that the records for which you are searching exist in the database.

Does this operation use record reservation?

No. The operation does not reserve records within the JD Edwards EnterpriseOne system during processing.