DSSO RC LISTOPEN PC TXNS

TITLEVALUE
NAMEDSSO RC LISTOPEN PC TXNS
DESCRIPTIONThis RPC returns a list of open Purchase Card Transactions for the
current user.
TAGLISTOPEN
ROUTINEDSSORC
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDSSOUSR
DESCRIPTIONThis is the current user you wish to get the list for.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDSSOSIT
DESCRIPTIONThis is the current site you are using
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERDSSOSRT
DESCRIPTIONThis is the starting date of the report.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH7

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERDSSOSTP
DESCRIPTIONThis is the ending date for the report.

If no value is passed, defaults to today.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH7

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONThe return will be formatted as follows:

List[n] = p1^p2^p3^p4^p5^p6^...^pn

p1 = Patient Name p4 = Purchase Date
p2 = Patient SSN p5 = Reference #
p3 = Purchase Card # p6 = Vendor Name

Pieces 7-n will follow the following pattern:

p7 = Item Description p8 = Item Cost

If there is nothing to report, "0^Nothing to report" will be returned.
If an error occurs, the return will be -1^error message.
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED