DeleteMenuText

Menu Text Functions

Minor Business Rule

Object Name: B9800003

Parent DLL: CRUNTIME

Location: Client/Server

Language: C

This function updates menu text given the menu id, selection number(zero if for a menu title), language preference, and the menu text^

Data Structure

D9800297 - Menu Text Functions

Parameter NameData ItemData TypeReq/OptI/O/Both
szMenuidentificationMNIcharNONENONE

The menu name up to nine characters.  PeopleSoft EnterpriseOne standards are:     o Menu numbers are preceded with a G prefix.     o The 
two characters following the prefix are the system code.     o The next characters further identify the menu.     o The 4th character specifies a 
specific skill level.     o The 5th character distinguishes two menus of the same system with the same skill level. For example, the menu 
identification G0911 specifies the following: G  Prefix 09    System code 1     Display level/skill level 1     First menu 

mnMenuselectionSELNMATH_NUMERICNONENONE

A number that you use to determine the order of menu items and to select menu items.

szLanguagepreferenceLNGPcharNONENONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szMenutextMNTXcharNONENONE

Contains menu titles and menu selection descriptions.

Related Functions

None

Related Tables

F0083 Menu Text Override File
RetrieveMenuText

RetrieveMenuText

Menu Text Functions

Minor Business Rule

Object Name: B9800003

Parent DLL: CRUNTIME

Location: Client/Server

Language: C

This function retrieves menu text given the menu id, selection number(zero if for a menu title), and language 
preference^

Data Structure

D9800297 - Menu Text Functions

Parameter NameData ItemData TypeReq/OptI/O/Both
szMenuidentificationMNIcharNONENONE

The menu name up to nine characters.  PeopleSoft EnterpriseOne standards are:     o Menu numbers are preceded with a G prefix.     o The 
two characters following the prefix are the system code.     o The next characters further identify the menu.     o The 4th character specifies a 
specific skill level.     o The 5th character distinguishes two menus of the same system with the same skill level. For example, the menu 
identification G0911 specifies the following: G  Prefix 09    System code 1     Display level/skill level 1     First menu 

mnMenuselectionSELNMATH_NUMERICNONENONE

A number that you use to determine the order of menu items and to select menu items.

szLanguagepreferenceLNGPcharNONENONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szMenutextMNTXcharNONENONE

Contains menu titles and menu selection descriptions.

Related Functions

None

Related Tables

F0083 Menu Text Override File
UpdateMenuText

UpdateMenuText

Menu Text Functions

Minor Business Rule

Object Name: B9800003

Parent DLL: CRUNTIME

Location: Client/Server

Language: C

This function updates menu text given the menu id, selection number(zero if for a menu title), language preference, and the menu text^

Data Structure

D9800297 - Menu Text Functions

Parameter NameData ItemData TypeReq/OptI/O/Both
szMenuidentificationMNIcharNONENONE

The menu name up to nine characters.  PeopleSoft EnterpriseOne standards are:     o Menu numbers are preceded with a G prefix.     o The 
two characters following the prefix are the system code.     o The next characters further identify the menu.     o The 4th character specifies a 
specific skill level.     o The 5th character distinguishes two menus of the same system with the same skill level. For example, the menu 
identification G0911 specifies the following: G  Prefix 09    System code 1     Display level/skill level 1     First menu 

mnMenuselectionSELNMATH_NUMERICNONENONE

A number that you use to determine the order of menu items and to select menu items.

szLanguagepreferenceLNGPcharNONENONE

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

szMenutextMNTXcharNONENONE

Contains menu titles and menu selection descriptions.

Related Functions

None

Related Tables

F0083 Menu Text Override File