BPSOPR ;ALB/PHH - OPECC Productivity Report ;9/21/2015
Source file <BPSOPR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; Main report entry point
|
|
SELSORT(DFLT) | ; Select Sort Order
|
|
SELEXCEL() | ; Select whether to capture data for Excel report.
|
|
DEVICE() | ; Device Selection
|
|
SELPHARM(BPPHARM) | ; Select Pharmacies
|
|
SELELIG(BPELIG) | ;Select Eligibility Types
|
|
SELUSER(BPUSER) | ; Select Users
|
|
SELMULTI(BPSDIR,BPSVAR,BPSFPTR,BPSPTX) | ;
; Input Variable -> BPSDIR - DIR array ; BPSVAR - Variable array ; BPSFPTR - File pointer (optional) ; BPSPTX - Prompt text for DIC("A") (optional) ; Return Value -> "" = Valid Entry or Entries Selected ; ^ = Exit ; ; Output Variable -> BPSVAR = 1 One or more items selected ; = 0 User entered 'ALL' ; ; If BPSVAR = 1 then the BPSVAR array will be defined where: ; BPSVAR(ptr) = ptr ^ NAME and ; ptr = Internal pointer to file passed in ; |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|