Last change
on this file since 1604 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
703 bytes
|
Line | |
---|
1 | RCRCAC ;ALB/CMS - RC TRANSACTION CODE LIST ; 02-SEP-1997
|
---|
2 | V ;;4.5;Accounts Receivable;**63**;Mar 20, 1995
|
---|
3 | ;;Per VHA Directive 10-93-142, this routine should not be modified.
|
---|
4 | EN ; -- main entry point for RCRC TRANSACTION CODE
|
---|
5 | N VALMCNT
|
---|
6 | ;D EN^VALM2($G(XQORNOD(0)))
|
---|
7 | ;I $D(VALMY) S RCSELN=0 F S RCSELN=$O(VALMY(RCSELN)) Q:'RCSELN D
|
---|
8 | D EN^VALM("RCRC ACTION CODE LIST")
|
---|
9 | ENQ Q
|
---|
10 | ;
|
---|
11 | HDR ; -- header code
|
---|
12 | S VALMHDR(1)=" "
|
---|
13 | S VALMHDR(2)="Select RC Transaction Code"
|
---|
14 | S XQORM("B")="TT"
|
---|
15 | Q
|
---|
16 | ;
|
---|
17 | INIT ; -- init variables and list array
|
---|
18 | K ^TMP("RCRCAC",$J)
|
---|
19 | D TCD^RCRCACP
|
---|
20 | Q
|
---|
21 | ;
|
---|
22 | HELP ; -- help code
|
---|
23 | S X="?" D DISP^XQORM1 W !!
|
---|
24 | Q
|
---|
25 | ;
|
---|
26 | EXIT ; -- exit code
|
---|
27 | K ^TMP("RCRCAC",$J)
|
---|
28 | Q
|
---|
29 | ;
|
---|
30 | EXPND ; -- expand code
|
---|
31 | Q
|
---|
32 | ;RCRCAC
|
---|
Note:
See
TracBrowser
for help on using the repository browser.