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?
^
D0800106 - Dermine Employee ID To Display For Self Service
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cDisplayAddressNumber | MEOW | char | OPT | OUTPUT |
A code to indicate a particular module has been installed in your system. | ||||
cDisplayTaxID | MEOW | char | OPT | OUTPUT |
A code to indicate a particular module has been installed in your system. | ||||
cDisplayParticipnatNumber | MEOW | char | OPT | OUTPUT |
A code to indicate a particular module has been installed in your system. |
None |
None |