MU_TP_TRANS_LOG

(SQL Table)
Index Back

Transaction Messages

Messages and Exceptions generated by the Transaction Processor during changes in the application (Execution or Transaction Processor Log table).

  • Related Language Record: MU_TP_TRANS_LNG
  • Parent record: MU_TP_TRANS_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 MU_TRANS_SRC Character(10) VARCHAR2(10) NOT NULL Transaction Source
    2 MU_TRANS_REF Character(15) VARCHAR2(15) NOT NULL Transaction Reference
    3 MU_TRANS_ID Number(10,0) DECIMAL(10) NOT NULL Transaction ID
    4 SEQ_NUM5 Number(5,0) INTEGER NOT NULL Sequence Number
    5 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.
    6 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.
    7 MSG_SEVERITY Character(1) VARCHAR2(1) NOT NULL Message Severity
    C=Cancel
    E=Error
    M=Message
    W=Warning
    8 DESCRLONG Long Character CLOB Long Description