PSMENUORIGIN(SQL Table) |
Index Back |
---|---|
Menu Creation TrackingTrack Menu Creation as New, Save As, Rename, or Customer. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MENUNAME | Character(30) | VARCHAR2(30) NOT NULL |
Menu Name (see PSMENUDEFN).
Prompt Table: PSMENUDEFN |
2 | PTORIGINTYPE | Character(1) | VARCHAR2(1) NOT NULL |
Origin Type
C=Cloned Object R=Renamed Object |
3 | PTORIGINNAME | Character(30) | VARCHAR2(30) NOT NULL | Origin Name |