GPS_REMARKDTLLN(SQL Table) |
Index Back |
---|---|
GPS remark dtlcontains detail information on what and when. what: what is the target the post is going to be moved to when: when can a remark be executed |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID |
|
2 | Number(7,0) | INTEGER NOT NULL | GPS remark id [Vermerk] Container ID | |
3 | Number(4,0) | SMALLINT NOT NULL | GPS remark seq The individual remark sequence number. A post plan row gets associated a container ID. How many remarks (of a certain type) are associated to this post plan row is determined by the number of rows associated to this remark container. | |
4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
5 | GPS_COMMENT | Character(254) | VARCHAR2(254) NOT NULL | GPS comments |