SRVC_IN_RSN_VW

(SQL View)
Index Back

Service Indicator Reason View

This record indicates the valid reasons for setting a service indicator code. In addition, it provides further instructions pertaining to the reason code.

SELECT a.institution , a.srvc_ind_cd , a.effdt , a.srvc_ind_reason , a.descr FROM PS_SRVC_IN_RSN_TBL a

  • Related Language Record: SRVCINRSNVWLNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

    Prompt Table: INSTITUTION_TBL

    2 REFUND_SRVC_IND_CD Character(3) VARCHAR2(3) NOT NULL Refund Service Ind Code
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 REFUND_SRVC_IN_RSN Character(5) VARCHAR2(5) NOT NULL Refund Service Ind Reason
    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description