PSOBPSSP ;BIRM/LE - ePharmacy Site Parameters Definition ;04/28/08
Source file <PSOBPSSP.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN | ; - Prompt for ePharmacy Site Parameters
|
|
| HDR | ; -- header code -- PSO EPHARM SITE PARAMS
|
|
| INIT | ; -- init variables and list array -- PSO EPHARM SITE PARAMS
; PSOBPSDV is the IEN of the current division being edited. (NEWed in EN) ; Get the division number |
|
| HELP | ; -- help code -- PSO EPHARM SITE PARAMS
|
|
| EXIT | ; -- exit code
|
|
| EXPND | ; -- expand code
|
|
| GETDIV(DIV) | ; Gets a single division. If it does not exist, the new division is created
; and the user is prompted for worklist days. ; Called by INIT on entry and when Change Division action is selected ; DIV - ePharmacy site parameter IEN - Parameters for division pointed to in .01 field |
|
| BLDLIST(DIV) | ; Rebuilds the List Manager array
|
|
| DIV | ; Establish the PSO Site information - Also called by PSOBPSSL Division/Site selection
|
|
| CPYSITES(DIVS,CTR,CDIV,SCR) | ; Procedure for picking sites for the copy function.
; Cloned from SEL^PSOREJU1 with changes for Site Parameter Copy action ; ; Input Parameters ; DIVS - passed by reference and will hold the divisions to process ; CTR - passed by reference, returns the number of divisions picked. ; CDIV - source site parameter pharmacy division IEN (ptr to file 59). ; SCR - Screen to prevent source division from being selected. |
|
| COPYSP | ; Action for CP Copy Parameters
; From EN ; PSOBPSDV - source site parameter IEN of 52.86 - defined in EN |
|
| EXITCPY | ;
|
|
| CHGDIV | ; Action for CD Change Division
|
|
| DIVLIST | ; Action for DP Display site parameters
|
|
| RBUILD | ; rebuild the list and then exit with a refresh
|
|
| EDITALL | ; Action for EA Edit All Parameters
|
|
| EDITGEN | ; Action for EG Edit General Parameters
|
|
| EDITTRC | ; Action for ET Edit Transfer Reject Code
|
|
| EDITRRRC | ; Action for ER Edit Reject Resolution Required Code
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| FileNo | Call Tags |
|---|---|
| ^PS(52.86 - [#52.86] | Classic Fileman Calls, GET1^DIQ, GETS^DIQ |
| ^PS(59 - [#59] | Classic Fileman Calls, GET1^DIQ |