Print Page as PDF
TIU GET STATUS LIST ICR (3039)

TIU GET STATUS LIST    ICR (3039)

Name Value
NUMBER 3039
IA # 3039
DATE CREATED 2000/02/15
CUSTODIAL PACKAGE TEXT INTEGRATION UTILITIES
CUSTODIAL ISC Salt Lake City
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE TIUSRVL
NAME TIU GET STATUS LIST
GENERAL DESCRIPTION
This API returns the list of allowable signature
statuses supported by TIU.
STATUS Active
KEYWORDS
  • SIGNATURE
  • STATUS
DURATION Till Otherwise Agreed
ID TIUSRVL
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
STATUS
This subroutine may be called with an array, passed
by reference, in which the list of statuses will be returned in alphabetical
order.
VARIABLES TYPE VARIABLES DESCRIPTION
Y Output
This array is passed by reference from the calling
application as the only actual parameter to the subroutine. As such, it must
be declared in the namespace (<NMSP>) of the calling application (ref. SAC
2.3.1.10.1). The call from CPRS looks Like this:

D STATUS^TIUSRVL(.ORY)

and returns the ORY array with the following contents:

ORY(2)=8^amended ORY(3)=7^completed ORY(4)=14^deleted ORY(6)=9^purged
ORY(7)=15^retracted ORY(9)=6^uncosigned ORY(10)=1^undictated
ORY(11)=3^unreleased ORY(12)=5^unsigned ORY(13)=2^untranscribed
ORY(14)=4^unverified
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
ORDER ENTRY/RESULTS REPORTING Salt Lake City