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

BSDSCPRM.m

Go to the documentation of this file.
  1. BSDSCPRM ;cmi/anch/maw - BSD IHS SCHEDULING PARAMETER BSD PARAM FORM VALIDATOR 10/20/2008 10:46:00 AM
  1. ;;5.3;PIMS;**1010**;MAY 28, 2004
  1. ;
  1. ;cmi/anch/maw 10/20/2008 PATCH 1010 RQMT45
  1. ;
  1. ;this routine will check data upon exit of the IHS SCHEDULING PARAMETERS FORM under the ESP option
  1. ;
  1. CHK(BSDPDA) ;-- check the data
  1. I $G(@DDSREFT@("F9009020.2","1,",.03,"D")),$G(@DDSREFT@("F9009020.2","1,",.16,"D"))="D" D Q
  1. . D MSG^DDSUTL("If Routing Slip Format is Duplicate, then Print Extra Routing Slip cannot be set to Yes")
  1. . S DDSERROR=1
  1. . S DDSBR="ROUTING SLIP FORMAT"
  1. Q
  1. ;