Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: RC45P401

RC45P401.m

Go to the documentation of this file.
  1. RC45P401 ;EDE/LLB - POST-INSTALL FOR PRCA*4.5*401 ;01-JUL-2022
  1. ;;4.5;Accounts Receivable;**401**;Mar 20,1995;Build 28
  1. ;;Per VA Directive 6402, this routine should not be modified.
  1. ;
  1. Q
  1. ;
  1. SETPARAM ; set default value for AR SITE PARAMETER 342/2.01
  1. N DA,DIE,DR,X,Y
  1. D MES^XPDUTL("Setting AR PARAMETER file (#342) Comment 1 (field 2.01) to default value")
  1. S DA=1,DIE=342,DR="2.01///^S X=""To pay your statement online, go to www.pay.gov or call 1-888-827-4817."""
  1. D ^DIE
  1. D MES^XPDUTL("Done.")
  1. Q