F06116GetTimeEntryRecords

Get Time Entry Records

Minor Business Rule

Object Name: N0500023

Parent DLL: CFND

Location: Client/Server

Language: NER

Functional Description

Purpose

This function will be written to determine if an employee has any outstanding time to be paid.


Setup Notes and Prerequisites


Special Logic

Data Item Data Structure 

DescriptionI/ORequiredNotes

AN8AddressNumberIR

BOOLEANUnpaidTimeORTrue/False return value


Processing 


1.Interrogate the Employee Transactions Detail (F06116) table, using Address Number.
2.If there are any records in this table for the Address Number, a true value should be returned 

indicating there is unpaid time.









Data Structure

DN0500023 - F06116 Get Time Entry Records

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAddressNumberAN8MATH_NUMERICOPTINPUT

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

cEverestEventPoint01EV01charOPTOUTPUT

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

Related Functions

None

Related Tables

None