SCC_DUR_HDR(SQL Table) |
Index Back |
---|---|
Data Update Rules HeaderDefines the Data Update Rule. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_DUR_ID | Character(30) | VARCHAR2(30) NOT NULL | Data Update Rule |
2 | SCC_DUR_NAME | Character(50) | VARCHAR2(50) NOT NULL | Rule Name |
3 | SCC_DUR_DESCR | Character(254) | VARCHAR2(254) NOT NULL | Rule Description |
4 | LASTUPDDTTM | DateTime(26) | TIMESTAMP NOT NULL |
Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
Default Value: %date |
5 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |