UpdateTransDate

Update Transmission Date

Major Business Rule

Object Name: B0000096

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Functional Description

Purpose

This function is used to update the transmission date on F0911Z1, F0411Z1, and F03B11Z1 batch 
transaction records. 


Setup Notes and Prerequisites


Special Logic




Technical Specification

• Look at the file type to determine which file needs to be updated.
• Load the key to the file.
• Load the new transmission date and update the appropriate file.  



^

Data Structure

D0000096 - Transmission Date Update

Parameter NameData ItemData TypeReq/OptI/O/Both
szEdiUserIDEDUScharNONENONE

Special Input Expected
User id used in the key to the batch transaction  file.ab 


^

szEdiBatchNumberEDBTcharNONENONE

Special Input Expected
Batch number used in the key to the batch transaction  file.ab 

ab 



^

szEdiTransactNumberEDTNcharNONENONE

Special Input Expected
Transaction number used in the key to the batch transaction  file.ab 

ab 

^

mnEdiLineNumberEDLNMATH_NUMERICNONENONE

Special Input Expected
EDI line number used in the key to the batch transaction  file.ab 

^

jdEdiTransmissionDateEDDTJDEDATENONENONE

Special Input Expected
This will be the new date that want to have written to the transmission date field.

^

cFileTypeEV01charNONENONE

Special Input Expected
This flag is used to tell the business function which transaction file to update. 


Significant Data Values

'1' - F0911Z1

'2' - F0411Z1

'3' - F03B11Z1

^

szEnvironmentUSERcharNONENONE

Special Input Expected
This parameter tells the function in which environment the data (F0911Z1, F0411Z1 or F03B11Z1) 

resides that is to be updated.  If this parameter is left blank then the data which resides where this 

business function is running will be updated.


^

Related Functions

None

Related Tables

None