This function deletes the all Paths given the menu id, and the selection number (zero if for a menu
title).
^
D9800344 - Path Functions
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szMenuidentification | MNI | char | NONE | NONE |
The menu name up to nine characters. PeopleSoft EnterpriseOne standards are:
o Menu numbers are preceded with a G prefix.
o The
| ||||
mnMenuselection | SELN | MATH_NUMERIC | NONE | NONE |
A number that you use to determine the order of menu items and to select menu items. | ||||
cPathtype | PTHT | char | NONE | NONE |
The path type indicates what the corrisponding path is used for. For example: command line path or working directory. | ||||
szPath | PTH | char | NONE | NONE |
The path field contains the path used for client based menus. The path describes where the application is located on your computer or
|
None |
F0084 Menu Path File |