Vendor-Specific Outbound Functions

The purpose of the vendor-specific outbound function is to pass the key fields for a record in the outbound interface tables to a third-party system. With these keys, you can process information from the database record into your third-party system. The generic outbound subsystem batch process calls the function.

Each vendor-specific function is specific to the transaction being processed. You must decide how the function actually uses the database record information. Although the functions are written to your specifications, and most likely are written outside of JD Edwards EnterpriseOne, these functions must use the required JD Edwards EnterpriseOne defined data structure:

Data Item

Required

I/O

Description

szUserId

Y

I

User ID - 11 characters

szBatchNumber

Y

I

Batch Number - 16 characters

szTransactionNumber

Y

I

Transaction Number - 23 characters

mnLineNumber

Y

I

Line Number - double

szTransactionType

Y

I

Transaction Type - 9 characters

szDocumentType

Y

I

Document Type - 3 characters

mnSequenceNumber

Y

I

Sequence Number - double