AutomaticDebitsBatchControlDrv

F03B571 Automatic Debits Batch Control Driver

Major Business Rule

Object Name: B03B0133

Parent DLL: CFIN

Location: Client/Server

Language: C

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 .  





^

Data Structure

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 NameData ItemData TypeReq/OptI/O/Both
mnAutoDebitControlNbrADCNMATH_NUMERICNONENONE

A number that the system uses to group auto debit records for processing. This number is assigned by the Next Numbers feature.

szProgramNamePGMcharNONENONE

The name of an executable program.

szVersionVERcharNONENONE

Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of 
alpha and numeric characters. Versions that begin with 'XJDE' or 'ZJDE' are set up by J.D. Edwards.

cReturnCodeEV01charNONENONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

F983051 Versions List