CA_SEC_TMPL_HDR

(SQL Table)
Index Back

Validation Template Header

Validation Template Header Record

  • Related Language Record: CA_SEC_TMPL_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OBJECTOWNERID Character(4) VARCHAR2(4) NOT NULL Object owner identifier

    Default Value: FCA

    2 TEMPLATE_ID Character(30) VARCHAR2(30) NOT NULL Project Template
    3 SEC_TEMPLATE_TYPE Character(1) VARCHAR2(1) NOT NULL Security Template Type
    R=Role Based
    U=User List

    Default Value: U

    4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    5 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).

    Prompt Table: CA_ROLENAME_VW

    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    7 CREATED_BY Character(30) VARCHAR2(30) NOT NULL Created By
    8 CREATED_DTTM DateTime(26) TIMESTAMP Created Date and time

    Default Value: %DateTime

    9 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.
    10 LASTUPDDTTM 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.

    Default Value: %DateTime