MIL_RANK_STKHLD

(SQL Table)
Index Back

Military Rank Stakeholders

This table is used to define the user roles that will be involved as stakeholders for a particular military rank transaction.

  • Parent record: MIL_RANK_DAT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record

    Default Value: 0

    3 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    4 EFFSEQ Number(3,0) SMALLINT NOT NULL Effective Sequence
    5 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).

    Prompt Table: PSROLEDEFN_VW

    6 MIL_PARTIC_INV Character(4) VARCHAR2(4) NOT NULL Participant Involvement
    APRV=Approver
    REVW=Reviewer

    Default Value: APRV