Functional Description
The purpose of this Named ER is to perform cascading update of alpha name and social security number of HRM files which are US
specific only.
Note: It is currently being called from the driver Named ER "HRM Update ON Address Book Change" (N0800010) if the employee's
payroll country is 'US'.
Setup Notes
Technical Specifications
Parameters
Data Item Data Structure DescriptionI/ORequired TableNotes
AN8mnAddressNumberIR
SSNszSocialSecurityNumberI New Tax ID to update files with
ALPHszNameAlphaI New Alpha Name to update files with
Related Tables
Table Table Description
Processing
Get Audit Information, User ID, Date Updated, Time, WorkStationId
Program Id = 'N0800012'
If szSocialSecurityNumber <> Blank
Get current year for today's date
Update employee's tax history records (F06136) for current year only
End If
^
DN0800012 - HRM Update on Address Book Change - US
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
szSocialSecurityNumber | SSN | char | NONE | NONE |
A number that indicates the tax ID. In the United States, the tax ID is the social security number. In Canada, it is the social insurance number.
| ||||
szNameAlpha | ALPH | char | NONE | NONE |
The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter
|
None |
None |