Functional Description
Purpose
The AutomaticDebitsBatchControlDrv business function launches the UBE and version passed to the
function.
Setup Notes and Prerequisites
This business function is used in P03B571 and R03B575.
Special Logic
Technical Specification
Parameters:
Data Item Data Structure Description I/OReqNotes
ADCNmnAutoDebitControlNbr IYUsed to determine records to be
selected by UBE
PGMszProgramName IYName of UBE program to be
launched
VERszVersion IYName of UBE version to be
launched
Related Tables
F983051Versions List Table
Processing
This particular function has three parameters, all input only: Auto Debit Control Number, Program
Name and version. The UBE being launched must have a data structure containing these three (and only
these three) parameters. This function will submit the UBE using jdeLaunchUBE .
^
D03B0133 - DS for F03B571 Automatic Debits Batch Control Driver
Parameters:
Data Item Data Structure Description I/OReqNotes
ADCNmnAutoDebitControlNbr IYUsed to
determine records to be selected by the UBE
PGMszProgramName IYName of UBE program to be launched
VERszVersion IYName of UBE version to be launched
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAutoDebitControlNbr | ADCN | MATH_NUMERIC | NONE | NONE |
A number that the system uses to group auto debit records for processing. This number is assigned by the Next Numbers feature. | ||||
szProgramName | PGM | char | NONE | NONE |
The name of an executable program. | ||||
szVersion | VER | char | NONE | NONE |
Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of
| ||||
cReturnCode | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
F983051 Versions List |