HRS_APP_VSSPT_I

(SQL View)
Index Back

App Depndnt Visa Support Docs

Use VISA_PMT_SUPPRT to identify documents presented in support of each visa or permit recorded on VISA_PMT_DATA for an applicant.

SELECT HRS_PERSON_ID ,COUNTRY ,HRS_VISA_PERMIT_TP ,HRS_SUPPORT_DOC_ID ,REQUEST_DT ,DT_RECVD ,%subrec(HRS_AUDIT_SBR,A) FROM PS_HRS_APP_VSA_SPT A

  • Parent record: HRS_APP_VSA_DAT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL Person Id
    2 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country

    Prompt Table: COUNTRY_TBL

    3 HRS_VISA_PERMIT_TP Character(3) VARCHAR2(3) NOT NULL Visa permit type
    4 HRS_SUPPORT_DOC_ID Character(6) VARCHAR2(6) NOT NULL Supporting Document ID
    5 REQUEST_DT Date(10) DATE Request Date
    6 DT_RECVD Date(10) DATE Date Received
    7 HRS_ROW_ADD_DTTM DateTime(26) TIMESTAMP Row Added DateTime
    8 HRS_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Added Operator Id
    9 HRS_ROW_UPD_DTTM DateTime(26) TIMESTAMP Row Updated DateTime
    10 HRS_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Updated Operator Id