BN_834_SQLUPDVW

(SQL View)
Index Back

HIPAA 834 Stage Update SQL Vw

Stores a list of SQL objects used to update the HIPAA 834 Staging tables.

SELECT SQLID FROM PSSQLDEFN WHERE SQLID LIKE 'BN_834_UPD_STG%' AND SQLTYPE = '0'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SQLID Character(30) VARCHAR2(30) NOT NULL SQL Object Identifier. This column has different meanings depending upon value of SQLTYPE
  • SQLTYPE = 0: SQL object name
  • SQLTYPE = 1: Application Engine Step Identifier
  • SQLTYPE = 2: RECNAME
  • SQLTYPE = 6: Application Engine XSLT (XML definition)