| ST_HOLD_RSN_TBL(SQL Table) | Index Back | 
|---|---|
| ESPP Hold Purchase Reason TblThis table defines the reason codes for holding a participants contributions for a purchase period. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Hold Reason | |
| 2 | Date(10) | DATE | Effective Date Default Value: %date | |
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL | Effective Status A=Active I=Inactive Default Value: A | 
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description Default Value: ST_HOLD_RSN_TBL.DESCR |