F98950AccessTranslationToolsPref

F98950 Access Translation Tools Preferences

Minor Business Rule

Object Name: B7900019

Parent DLL: CTRANS

Location: Client/Server

Language: C

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.

Data Structure

D7900019 - F98950 Translation Tool User Preference

Parameter NameData ItemData TypeReq/OptI/O/Both
cActionCodeACTNcharOPTNONE

A code that specifies the action that is performed. Valid values are: A Add C Change

szNameObjectOBNMcharOPTNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szUserIdUSERcharOPTNONE

The code that identifies a user profile.

szFormNameFMNMcharOPTNONE

The unique name that identifies a form.

cEventPoint01EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint02EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint03EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint04EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint05EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint06EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint07EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint08EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint09EV01charOPTNONE

An option that specifies the type of processing for an event.

cEventPoint10EV01charOPTNONE

An option that specifies the type of processing for an event.

szEvent01DL10charOPTNONE

A description, remark, name or address.

szEvent02DL10charOPTNONE

A description, remark, name or address.

szEvent03DL10charOPTNONE

A description, remark, name or address.

szEvent04DL10charOPTNONE

A description, remark, name or address.

szEvent05DL10charOPTNONE

A description, remark, name or address.

Related Functions

None

Related Tables

F98950 User Overrides Table