1.Functional Description
1.1Purpose
Retrieve and Save user preferences based on program and form.
1.2Setup Notes and Prerequisites
The user preferences should be passed into and out of the same slot designated in the data structure.
1.3Special Logic
Call this function with Action Code = '1' on "Dialog is Initialized" to retrieve preferences.
Call this function with Action Code = '2' on "End Dialog" to save preferences.
D7900019 - F98950 Translation Tool User Preference
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cActionCode | ACTN | char | OPT | NONE |
A code that specifies the action that is performed. Valid values are: A Add C Change | ||||
szNameObject | OBNM | char | OPT | NONE |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
szUserId | USER | char | OPT | NONE |
The code that identifies a user profile. | ||||
szFormName | FMNM | char | OPT | NONE |
The unique name that identifies a form. | ||||
cEventPoint01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint02 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint03 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint04 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint05 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint06 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint07 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint08 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint09 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cEventPoint10 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szEvent01 | DL10 | char | OPT | NONE |
A description, remark, name or address. | ||||
szEvent02 | DL10 | char | OPT | NONE |
A description, remark, name or address. | ||||
szEvent03 | DL10 | char | OPT | NONE |
A description, remark, name or address. | ||||
szEvent04 | DL10 | char | OPT | NONE |
A description, remark, name or address. | ||||
szEvent05 | DL10 | char | OPT | NONE |
A description, remark, name or address. |
None |
F98950 User Overrides Table |