UPG_CC89_D_AET(SQL Table) |
Index Back |
|---|---|
External Org Upgrade State RecExternal Org - Effective Dated Upgrade State Record |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | EXT_ORG_ID | Character(11) | VARCHAR2(11) NOT NULL | External Org ID |
| 3 | ORG_LOCATION | Number(3,0) | SMALLINT NOT NULL | Location Nbr |
| 4 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |
| 6 | SQL_ROW_COUNT | Number(8,0) | INTEGER NOT NULL | Convenient AE State Record field for managing the count of affected rows when %SQLRows is not applicable. |