DetermineEmployeeIDToDisplay

Determine Employee ID To Display For Self Service

Minor Business Rule

Object Name: N0800106

Parent DLL: CFND

Location: Client/Server

Language: NER

Functional Description

Purpose

To retrieve the flags from the F05004 used to determine if the Address Number and/or Tax ID should be 
displayed for the employee in Self Service Applications.  If a 1 is passed back for 

cDisplayAddressNumber, then the employee address number should be displayed.  Otherwise, the address number should be 

hidden.  If a 1 is passed back for cDisplayTaxID, then the employee tax ID should be displayed.  

Otherwise, the tax ID should be hidden.


Setup Notes and Prerequisites


Special Logic




Technical Specification

A value of 1 indicates to display that item on Employee Self Service.  Otherwise, the item should be 
hidden.



Note:

To change the display modes for Address Number and Tax ID, run P05004, Common Display Settings for HR 

EE Self Service Programs, and change "Current Setting" to "Yes" or "N" for the following Data Items:

ENDSSDisplay Employee Number on Self Service?

TXDSSDisplay Tax ID On Self Service?


^

Data Structure

D0800106 - Dermine Employee ID To Display For Self Service

Parameter NameData ItemData TypeReq/OptI/O/Both
cDisplayAddressNumberMEOWcharOPTOUTPUT

A code to indicate a particular module has been installed in your system.

cDisplayTaxIDMEOWcharOPTOUTPUT

A code to indicate a particular module has been installed in your system.

cDisplayParticipnatNumberMEOWcharOPTOUTPUT

A code to indicate a particular module has been installed in your system.

Related Functions

None

Related Tables

None