VistA Analysis » VistA Reference » RPCs » DSIF BATCH LIST BY STATUS

DSIF BATCH LIST BY STATUS

Returns a list of batches sorted by entered status (O^C) [open and closed] Screens to users who opened and supervisors

Properties

Property Value
Label LISTSTAT
MUMPS Implementation DSIFBAT2
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
STATUS LITERAL 20 true Status to search: 'C' FOR CLERK CLOSED;'S' FOR SUPERVISOR CLOSED;'O' FOR OPEN;'T' FOR TRANSMITTED;'V' FOR VOUCHERED;'P' FOR FORWARDED TO PRICER;'A' FORASSIGNED PRICE;'R' FOR REVIEWED AFTER PRICER;'F' FOR CENTRAL FEE ACCEPTED Delimited by "^", multiple status can be entered: "C^S^R"
FEE PROGRAM LITERAL 3 true  
STARTDT LITERAL 7 true Start date to display batches, defaults to all batches if not entered
ENDDATE LITERAL 7 true Enter the end of the date rand\ge to display default to all dates.


Document generated on August 31st 2022, 2:55:43 pm