TL_AE_SECTN_LNG(SQL Table) |
Index Back |
---|---|
Define AE SECTIONs for T&L useAllow the user to define AE SECTION names without having to create the actual Application Engine section first. These AE_SECTIONs will be referenced by such objects as TL_VALID_DEFN. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(12) | VARCHAR2(12) NOT NULL |
Program Name (see PSAEAPPLDEFN).
Prompt Table: PSAEAPPLDEFN |
|
2 | Character(8) | VARCHAR2(8) NOT NULL |
Section
Prompt Table: PSAESECTDEFN |
|
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |