PostMultipleBatchesSubsystem

Post Multiple Batches - Subsystem

Minor Business Rule

Object Name: B0000117

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

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




^

Data Structure

D0000117 - Post Multiple Batches - Subsystem

Parameter NameData ItemData TypeReq/OptI/O/Both
szBatchTypeICUTcharNONENONE

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

mnBatchNumberICUMATH_NUMERICNONENONE

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 
assign a batch number or let the system assign it using the Next Numbers program.

cSuppressErrorMessageFlagEV01charNONENONE

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

szErrorMessageUSERcharNONENONE

The code that identifies a user profile.

Related Functions

None

Related Tables

None