PSIBASF_PROV_VW

(SQL View)
Index Back

Application Service Defn

Application Services for chat bots.

SELECT PTIBAPPLNAME , PTIBAPPLTYPE, DESCR , DESCRLONG FROM PSIBAPPLDEFN WHERE PTIB_CONSUMER <> 1

  • Related Language Record: PSIBASPROVLN_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PTIBAPPLNAME Character(30) VARCHAR2(30) NOT NULL Application Service ID. (see PSIBAPPLDEFN).
    2 PTIBAPPLTYPE Character(1) VARCHAR2(1) NOT NULL Field to denote whether a service is master or Alias
    A=Alias Service
    M=Primary Service
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRLONG Long Character CLOB Long Description