RE_AMND_RSN(SQL Table) |
Index Back |
---|---|
Amendment ReasonsThis record is used in setup and configuration of all the Amendment Reasons to be used by Lease Administration. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.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 | INSTANCE_NAME | Character(60) | VARCHAR2(60) NOT NULL | Amendment Reason |
6 | INSTANCE_DESCR | Character(150) | VARCHAR2(150) NOT NULL | Generic Description Field for Instances of Generic Entities |