N1600070

F1632 Update Driver Balances

Major Business Rule

Object Name: N1600070

Parent DLL: CFIN

Location: Client/Server

Language: NER

Functional Description

2.1 Purpose
Depending on the mode this function will:

Mode 1:  Read the Driver Balance Cache and Update the F1632.

Mode 2:  Read the Driver Balance Cache and Update the F16UI002 for the report.

Mode 3:  Read the Driver Balance Cache and Update the F1632, and F16UI002.

Mode 4:  Delete the F16UI002 Work File


2.2 Setup Notes and Prerequisites
None.


2.3 Special Logic
None.

 

Technical Specifications
2.4Processing 

1) Process driver cache until the end of cache if the mode is not 4.

2) If not the end of cache and the mode is 1 or 3, fetch Driver Balance record and update it.

3) If F1632 record is not found, add it.

4) If not the end of cache and the mode is 2 or 3, add record to work file.

5) If mode is 4, delete all records for job in work file F16UI002.

Data Structure

D1600070 - F1632 Update Driver Balances

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobNumberJOBSMATH_NUMERICNONENONE

The job number (work station ID) which executed the particular job.

cActionEV01charNONENONE

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

cSuppressErrMsgEV01charNONENONE

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

szErrorMessageIDDTAIcharNONENONE

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

szUserIdUSERcharNONENONE

The code that identifies a user profile.

szProgramIdPIDcharNONENONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szWorkStationIdJOBNcharNONENONE

The code that identifies the work station ID that executed a particular job.

jdDateUpdatedUPMJJDEDATENONENONE

The date that specifies the last update to the file record.

mnTimeOfDayTDAYMATH_NUMERICNONENONE

The computer clock in hours:minutes:seconds.

szLedgerTypeLTcharOPTNONE

A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You 
can set up multiple, concurrent accounting ledgers within the general ledger to establish an audit trail for all transactions.

szActivityCodeACTBcharOPTNONE

The aggregation of actions performed within an organization that are useful for purposes of activity-based costing.

Related Functions

None

Related Tables

None