PSAESECTDEFN(SQL Table) |
Index Back |
---|---|
AE Section Definition |
# | 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 |
3 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |
4 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
5 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
6 | AE_SECTION_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Section Type
C=Critical Database Updates P=Preparation Only Default Value: P |
7 | AE_PUBLIC_SW | Character(1) | VARCHAR2(1) NOT NULL | App Engine public switch |