DeleteAllPaths

Path Functions

Minor Business Rule

Object Name: B9800006

Parent DLL: CRUNTIME

Location: Client

Language: C

This function deletes the all Paths given the menu id, and the selection number (zero if for a menu 
title).

^

Data Structure

D9800344 - Path 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.

cPathtypePTHTcharNONENONE

The path type indicates what the corrisponding path is used for.  For example: command line path or working directory.

szPathPTHcharNONENONE

The path field contains the path used for client based menus. The path describes where the application is located on your computer or 
network. A path includes the drive, folders, and subfolders that contain the application to be executed.

Related Functions

None

Related Tables

F0084 Menu Path File
DeletePath

DeletePath

Path Functions

Minor Business Rule

Object Name: B9800006

Parent DLL: CRUNTIME

Location: Client

Language: C

This function deletes the Path given the menu id, selection number(zero if for a menu title), and the 
Path Type

^

Data Structure

D9800344 - Path 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.

cPathtypePTHTcharNONENONE

The path type indicates what the corrisponding path is used for.  For example: command line path or working directory.

szPathPTHcharNONENONE

The path field contains the path used for client based menus. The path describes where the application is located on your computer or 
network. A path includes the drive, folders, and subfolders that contain the application to be executed.

Related Functions

None

Related Tables

F0084 Menu Path File
RetrievePath

RetrievePath

Path Functions

Minor Business Rule

Object Name: B9800006

Parent DLL: CRUNTIME

Location: Client

Language: C

This function retrieves the Path given the menu id, selection number(zero if for a menu title), and 
the Path Type.

Data Structure

D9800344 - Path 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.

cPathtypePTHTcharNONENONE

The path type indicates what the corrisponding path is used for.  For example: command line path or working directory.

szPathPTHcharNONENONE

The path field contains the path used for client based menus. The path describes where the application is located on your computer or 
network. A path includes the drive, folders, and subfolders that contain the application to be executed.

Related Functions

None

Related Tables

F0084 Menu Path File
UpdatePath

UpdatePath

Path Functions

Minor Business Rule

Object Name: B9800006

Parent DLL: CRUNTIME

Location: Client

Language: C

This function updates the Path given the menu id, selection number(zero if for a menu title), Path 
Type, and the Path.

^

Data Structure

D9800344 - Path 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.

cPathtypePTHTcharNONENONE

The path type indicates what the corrisponding path is used for.  For example: command line path or working directory.

szPathPTHcharNONENONE

The path field contains the path used for client based menus. The path describes where the application is located on your computer or 
network. A path includes the drive, folders, and subfolders that contain the application to be executed.

Related Functions

None

Related Tables

F0084 Menu Path File