ORXD ;SLC/MKB-OE/RR Order Dialog entry points ;3/25/97 09:46
Source file <ORXD.m>
| Package | Total | Caller Graph |
|---|---|---|
| Order Entry Results Reporting | 3 | ORCACT0 ORCMENU ORCSIGN |
| Radiology Nuclear Medicine | 1 | RA6IPST |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| ENABLE(PKG) | ; -- Enable all dialogs for PKG
|
|
| RSTR | ; -- Restore OR* variables
|
|
| MSG(IFN) | ; -- Returns 1^Message if dialog IFN is out of order
|
|
| DISABLE(PKG,MSG) | ; -- Disable all dialogs for PKG
|
|
| SAVE | ; -- Save off OR* variables
|
|
| LOOP | ; -- loop thru all PKG dlgs, set MSG
|
| Name | Field # of Occurrence |
|---|---|
| $$GET1^DIQ | DISABLE+1 |
| FileNo | Call Tags |
|---|---|
| ^DIC(9.4 - [#9.4] | GET1^DIQ |
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^ORD(101.41 - [#101.41] | LOOP+2*, MSG+1 |
| ^TMP("OROLD" | SAVE+2*, RSTR+1, RSTR+2, RSTR+3! |
| Name | Line Occurrences |
|---|---|
| LOOP | DISABLE+2, ENABLE+1 |
| Name | Field # of Occurrence |
|---|---|
| ^( | RSTR+2 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| I | SAVE+1~, SAVE+2*, RSTR+1~, RSTR+2* |
| IFN | LOOP+1~*, LOOP+2*, MSG~, MSG+1 |
| MSG | DISABLE~, DISABLE+1*, ENABLE+1~*, LOOP+2 |
| >> ORVP | SAVE+1 |
| PKG | DISABLE~, DISABLE+1, ENABLE~, ENABLE+1, LOOP+2 |
| U | LOOP+2, MSG+1 |
| X | MSG+1~* |
| Y | MSG+1~*, MSG+2 |