Functional Description
Purpose
This function is used to insert records into the subsystem table for the UBE R09801, Version
ZJDE0011.
Setup Notes and Prerequisites
This function is only used in the Batches application (P0011). For a specific record selected in the
grid, this function will collect information about a batch and then call a J.D. Edwards World Source
Company TOOLS API that will insert a record to subsystem table F986113 using a report interconnect to
UBE R09801 Version ZJDE0011. You can suppress errors from being set by passing a "1" in the Suppress
Error Message Flag. The error number will always be passed back in the Error Message parameter.
Technical Specification
Map Report Data Structure values.
Call to API Add Subsystem Record
If API fails
If Suppress Error Message Flag is not equal to "1"
Set Error
Load return Error Message parameter with error number
^
D0000117 - Post Multiple Batches - Subsystem
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szBatchType | ICUT | char | NONE | NONE |
A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction.
| ||||
mnBatchNumber | ICU | MATH_NUMERIC | NONE | NONE |
A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either
| ||||
cSuppressErrorMessageFlag | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessage | USER | char | NONE | NONE |
The code that identifies a user profile. |
None |
None |