1.Functional Description
This NER is used to retrieve Time Zone from F1797 or F1758.
1.1Purpose
This NER is used to retrieve Time Zone from F1797 - CSMS Address Book Information table or from F1758 time zone table.
1.2Setup Notes and Prerequisites
1.3Special Logic
Retrieve Time Zone from F1797 - CSMS Address Book Information table using AN8 and ITYPE. If the Time Zone in F1797 is blank or does not exist,
it will use AR1 to retrieve from F1758 time zone table.
D1700910 - Get Time Zone
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
cInformationType1 | ITYPE | char | REQ | INPUT |
A code that indicates specific record types when records of different types are stored within the same table. For internal use only. | ||||
szPhoneAreaCode1 | AR1 | char | REQ | INPUT |
The first segment of a telephone number. In the United States, the prefix is the three-digit area code. | ||||
szTimeZoes | TIMEZONES | char | REQ | OUTPUT |
Choose the time zone for which you want to view the date and time. | ||||
szDaylightSavingsRuleName | DSAVNAME | char | OPT | NONE |
Unique name identifying a daylight savings rule. Use daylight savings rules to adjust time for a geographic and political locale. |
None |
None |