RE_AMNRSN_LG(SQL Table) |
Index Back |
---|---|
Amendment Reasons |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | AMND_TYPE_CD | Character(20) | VARCHAR2(20) NOT NULL | This field is the Code for the Amendment Type used to manage Amendments by Lease Administration |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | AMND_RSN_CD | Number(10,0) | DECIMAL(10) NOT NULL | This field holds the code for the Amendment Reason for an Amendment Type. |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | INSTANCE_NAME | Character(60) | VARCHAR2(60) NOT NULL | Name |
7 | INSTANCE_DESCR | Character(150) | VARCHAR2(150) NOT NULL | Generic Description Field for Instances of Generic Entities |