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

IBY736PO.m

Go to the documentation of this file.
  1. IBY736PO ;SAB/EDE - IB*2.0*736 POST INSTALL;03/10/20 2:10pm
  1. ;;2.0;Integrated Billing;**736**;21-Nov-22;Build 7
  1. ;Per VA Directive 6402, this routine should not be modified.
  1. Q
  1. ;
  1. EN ;Post Install for IB*2.0*709
  1. D BMES^XPDUTL(" >> Starting the Post-Initialization routine for IB*2.0*709")
  1. D SETPARAM
  1. D BMES^XPDUTL(" >> End of the Post-Initialization routine for IB*2.0*709")
  1. Q
  1. ;
  1. SETPARAM ; set default value for IB site parameter 350.9/71.02
  1. N DA,DIE,DR,X,Y
  1. D MES^XPDUTL("Setting default start date for COMPACT ACT Benefit in IB SITE PARAMETER file...")
  1. S DA=1,DIE=350.9,DR="71.02///^S X=3230117" D ^DIE
  1. D MES^XPDUTL("Done.")
  1. Q
  1. ;