Definition of table web-target-audit
Login target audit log , Table Dump Name web-tadt

Alphabetical Field Summary

  • audit-date: (DATE) Date of audit entry
  • audit-time: (CHAR) Time of the audit entry
  • description: (CHAR) Description of audited event
  • extern-guid: (CHAR) External Global Unique ID for this record
  • function-name: (CHAR) Name of the major funtion the audit entry is associated with
  • login-id: (CHAR) Login ID
  • service-name: (CHAR) Service Name associated with this audit entry
  • session-id: (DECM) Session ID for this login
  • sub-func-attr: (CHAR) Sub function specific attributes (use varies)
  • sub-func-name: (CHAR) Activity within the specified function
  • target-key: (CHAR) Target Key for this audit entry

    Alphabetical Index Summary

  • audit-by-function: service-name, function-name, target-key, audit-date, audit-time
  • audit-by-session: session-id, audit-date, audit-time
  • audit-by-target: (PRIMARY) service-name, target-key, audit-date, audit-time
  • extern-guid: extern-guid

    Tables web-target-audit references

  • web-config - Web Configurations
  • web-login-info - Lists each valid login and information about them


    Detailed Alphabetical Field Listing
    audit-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Help: Date of audit entry
    Attributes: Index Component

    audit-time Data type: CHARACTER
    Format: x(8)
    Help: Time of the audit entry
    Attributes: Index Component

    description Data type: CHARACTER
    Format: x(40)
    Help: Description of audited event

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    function-name Data type: CHARACTER
    Format: x(16)
    Help: Name of the major funtion the audit entry is associated with
    Attributes: Index Component

    login-id Data type: CHARACTER
    Format: x(32)
    Help: Login ID

    service-name Data type: CHARACTER
    Format: x(8)
    Help: Service Name associated with this audit entry
    Attributes: Index Component

    session-id Data type: DECIMAL (Decimals: 2)
    Format: zzzzzzzzzzzzz9
    Help: Session ID for this login
    Attributes: Index Component

    sub-func-attr Data type: CHARACTER
    Format: x(32)
    Description: Sub function specific attributes (use varies)

    sub-func-name Data type: CHARACTER
    Format: x(16)
    Description: Activity within the specified function

    target-key Data type: CHARACTER
    Format: x(32)
    Help: Target Key for this audit entry
    Attributes: Index Component

    Created on 02/16/2006 by DBHTML V1.2