PeopleSoft Field Name |
Field Type |
Column Type |
Description |
MC_DEFN_ID |
Character(30) |
VARCHAR2(30) NOT NULL |
Mass Change Definition
|
DTTM_STAMP |
DateTime(26) |
TIMESTAMP |
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.
|
MC_STMNT_SEQ |
Number(3,0) |
SMALLINT NOT NULL |
Mass Change Statement Sequence
|
RECNAME |
Character(15) |
VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
|
FIELDNAME |
Character(18) |
VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
|
MC_SEQ |
Number(3,0) |
SMALLINT NOT NULL |
Mass Change Sequence
|
MC_FIELD_VALUE |
Character(250) |
VARCHAR2(250) NOT NULL |
Mass Change Field Value
|