SCRTY_TYPE_TBL

(SQL Table)
Index Back

Security Type Table

Setup Table for Row Level Security types used to access People.

  • Related Language Record: SCRTY_TYPE_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SCRTY_SET_CD Character(10) VARCHAR2(10) NOT NULL Security Set

    Prompt Table: SCRTY_SET_TBL

    2 SCRTY_TYPE_CD Character(3) VARCHAR2(3) NOT NULL Security Type for RowLevelSecurty
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCR_LABEL Character(30) VARCHAR2(30) NOT NULL User friendly label to be used in the transaction page when the User is selecting a security type and its values.
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    6 ENABLED Character(1) VARCHAR2(1) NOT NULL A flag indicates whether this row is enabled or not.

    Y/N Table Edit

    Default Value: Y

    7 FUTURE_FLG Character(1) VARCHAR2(1) NOT NULL Flag for the SJT_*** record that indicates whether this is a future dated row or not. Y = Future N = Current

    Y/N Table Edit

    Default Value: N

    8 RECNAME_S_TRANS Character(15) VARCHAR2(15) NOT NULL Transaction Data Record Name used for a Security Access Type

    Prompt Table: PSRECDEFN_VW1

    9 KEY1_PROMPT_REC Character(15) VARCHAR2(15) NOT NULL Scrty_type_tbl prompt field for security Key 1

    Prompt Table: KEY1_PRMPT_VW

    10 KEY1_PROMPT_FLD Character(18) VARCHAR2(18) NOT NULL Scrty_type_tbl prompt field for security Key 1

    Prompt Table: SCRTY_FLD_VW

    11 KEY2_PROMPT_REC Character(15) VARCHAR2(15) NOT NULL Scrty_type_tbl prompt field for security Key 1

    Prompt Table: KEY2_PRMPT_VW

    12 KEY2_PROMPT_FLD Character(18) VARCHAR2(18) NOT NULL Scrty_type_tbl prompt field for security Key 1

    Prompt Table: %EDITTABLE2

    13 KEY3_PROMPT_REC Character(15) VARCHAR2(15) NOT NULL Scrty_type_tbl prompt field for security Key 1

    Prompt Table: KEY3_PRMPT_VW

    14 KEY3_PROMPT_FLD Character(18) VARCHAR2(18) NOT NULL Scrty_type_tbl prompt field for security Key 1

    Prompt Table: %EDITTABLE3

    15 HCR_HOME_HOST_TYPE Character(1) VARCHAR2(1) NOT NULL Field to indicate whether International Security will be used. This field has the values of 'None', 'Both','Home can see Host','Host can see Home'.
    1=Home can see Host
    2=Host can see Home
    3=Both
    16 HCR_JPN_SEC_FLG Character(1) VARCHAR2(1) NOT NULL Use the Additional Appointment (Kenmu) Security? Only allowed if INSTALLATION.JPN = 'Y' and INSTALLATION.AA_ENABLED_JPN = 'Y'.

    Y/N Table Edit

    Default Value: N

    17 HCR_ASGN_TYPE Character(1) VARCHAR2(1) NOT NULL Access Type
    1=Instance can see Assignment
    2=Assignment can see Instance
    3=Both
    4=None
    18 OBJECTOWNERID Character(4) VARCHAR2(4) NOT NULL Object owner identifier
    19 TREE_NAME Character(18) VARCHAR2(18) NOT NULL Tree Name

    Prompt Table: PSTREENAMEVW

    20 SYSTEM_DATA_FLG Character(1) VARCHAR2(1) NOT NULL This Y/ N field is used to identify which rows in a table are considered SYSTEM DATA.

    Y/N Table Edit

    Default Value: N