AE_SECTION_VW(SQL View) |
Index Back |
---|---|
Sections for DO prompt |
SELECT AE_PRODUCT, AE_APPL_ID, AE_SECTION, DESCR FROM PS_AE_SECTION_TBL WHERE AE_SECTION NOT LIKE '$%' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | AE_DO_PRODUCT | Character(2) | VARCHAR2(2) NOT NULL | Do Product |
2 | AE_DO_APPLID | Character(8) | VARCHAR2(8) NOT NULL | Do Application |
3 | AE_DO_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Do Section |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |