CallVendorSpecificFunctionIn

Call Vendor-Specific Function

Minor Business Rule

Object Name: B0000192

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D0000192B - Call Vendor-Specific Function - Inbound

Parameter NameData ItemData TypeReq/OptI/O/Both
szFunctionNameFCNNcharOPTNONE

The name of the function.

szFunctionLibraryFCNLcharOPTNONE

The library for the function. This includes the path for the directory where the library exists.

szUserIdEDUScharOPTNONE

The source of the transaction. This can be a user ID, a workstation, the address of an external system, a node on a network, and so on. This 
field helps identify both the transaction and its point of origin.

szBatchNumberEDBTcharOPTNONE

The number that the transmitter assigns to the batch.  During batch processing, the system assigns a new batch number to the PeopleSoft 
transactions for each control (user) batch number it finds. 

szTransactionNumberEDTNcharOPTNONE

The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any 
number that is meaningful to you to identify a transaction within a batch. It can be the same as a J.D. Edwards document number.

mnLineNumberEDLNMATH_NUMERICOPTNONE

This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any 
order type), an invoice pay item, a journal entry line number, and so on.

cSuccessfullyProcessedEDSPcharOPTNONE

An option that indicates whether a record has been successfully processed. Depending on the application, the system updates the EDSP 
field in a table with one of the following values: 1 Successfully processed Blank (or N or 0) Not processed

cErrorsEncounteredERR1charOPTNONE

Related Functions

None

Related Tables

None
CallVendorSpecificFunctionOut

CallVendorSpecificFunctionOut

Call Vendor-Specific Function

Minor Business Rule

Object Name: B0000192

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D0000192A - Call Vendor-Specific Function - Outbound

Parameter NameData ItemData TypeReq/OptI/O/Both
szFunctionNameFCNNcharREQNONE

The name of the function.

szFunctionLibraryFCNLcharREQNONE

The library for the function. This includes the path for the directory where the library exists.

szUserIdEDUScharREQNONE

The source of the transaction. This can be a user ID, a workstation, the address of an external system, a node on a network, and so on. This 
field helps identify both the transaction and its point of origin.

szBatchNumberEDBTcharREQNONE

The number that the transmitter assigns to the batch.  During batch processing, the system assigns a new batch number to the PeopleSoft 
transactions for each control (user) batch number it finds. 

szTransactionNumberEDTNcharREQNONE

The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any 
number that is meaningful to you to identify a transaction within a batch. It can be the same as a J.D. Edwards document number.

mnLineNumberEDLNMATH_NUMERICREQNONE

This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any 
order type), an invoice pay item, a journal entry line number, and so on.

szTransactionTypeTYTNcharREQNONE

The qualifier used to identify a specific type of transaction.

szDocumentTypeDCTOcharREQNONE

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

mnSequenceNumberSEQMATH_NUMERICREQNONE

A number that specifies the sequence of information.

cErrorsEncounteredERR1charOPTNONE

Related Functions

None

Related Tables

None