RB_AE_LIB_VW1(SQL View) |
Index Back |
---|---|
Common application recordThe common application record which returns Application Engines and their sections. |
SELECT AE_APPLID ,AE_SECTION FROM PSAESECTDEFN WHERE AE_PUBLIC_SW='Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | AE_APPLID | Character(12) | VARCHAR2(12) NOT NULL | Program Name (see PSAEAPPLDEFN). |
2 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |