ST_GOVBODY_LANG(SQL Table) |
Index Back |
---|---|
Governing BodyThis table contains business rules required by govering bodies, such as the IRS. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ST_GOVERN_CD | Character(4) | VARCHAR2(4) NOT NULL | Contains the code used to identify the organization / entity responsible for setting the rules which govern the stock plans. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: ST_GOVERN_BODY.DESCR |
6 | COMMENTS | Long Character | CLOB | Comment |