PSO EPCS REPORTS (4879)    REMOTE PROCEDURE (8994)

Name Value
NAME PSO EPCS REPORTS
TAG RPTEN
ROUTINE PSOEPREP
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
DESCRIPTION
This call is used by all ePrescribing Controlled Substances (ePCS) GUI 
reports. It produces a report based on the criteria selected through the 
ePCS GUI application.
INPUT PARAMETER
  • EPCSARY
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    DESCRIPTION:   
    The input array EPCSARY will be defined based on the report to be 
           EPCSARY("EPCSRY")=Y
           ECSARY("EPCSSD")=3010401
    generated. The report handle or type must be defined. It is also 
    necessary to specify whether the report will be printed to a device or 
    displayed. The following is an example of the variables defined for the 
    'DEA Expiration Date Report'.
           EPCSARY("EPCSDFN")=170
           EPCSARY("EPCSED")=3010430
           EPCSARY("EPCSHNDL")="EPCSEXP"
           EPCSARY("EPCSPTYP")="D"
    
RETURN PARAMETER DESCRIPTION
Returns the report or the task number if queued.