RCDPEMB ;AITC/CJE - CONTINUE MANUAL ERA AND EFT MATCHING ;Jun 11, 2014@13:24:36
;;4.5;Accounts Receivable;**326**;Mar 20, 1995;Build 26
;;Per VA Directive 6402, this routine should not be modified.
Q
;
; PRCA*4.5*326 - Move subroutine here to resolve routine size issue in RCDPEM2
NOCHNG ; EP
; Input: None
; Output: None
N DIR,X,Y,DTOUT,DUOUT
D EN^DDIOL("NO CHANGES HAVE BEEN MADE.","","!")
S DIR(0)="EA",DIR("A")="Press ENTER to continue: "
W !! D ^DIR
Q
--- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HRCDPEMB 483 printed Oct 16, 2024@17:45:48 Page 2
RCDPEMB ;AITC/CJE - CONTINUE MANUAL ERA AND EFT MATCHING ;Jun 11, 2014@13:24:36
+1 ;;4.5;Accounts Receivable;**326**;Mar 20, 1995;Build 26
+2 ;;Per VA Directive 6402, this routine should not be modified.
+3 QUIT
+4 ;
+5 ; PRCA*4.5*326 - Move subroutine here to resolve routine size issue in RCDPEM2
NOCHNG ; EP
+1 ; Input: None
+2 ; Output: None
+3 NEW DIR,X,Y,DTOUT,DUOUT
+4 DO EN^DDIOL("NO CHANGES HAVE BEEN MADE.","","!")
+5 SET DIR(0)="EA"
SET DIR("A")="Press ENTER to continue: "
+6 WRITE !!
DO ^DIR
+7 QUIT