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

BARUPCHK.m

Go to the documentation of this file.
  1. BARUPCHK ; IHS/SD/LSL - CHECK 3P UPLOAD ;
  1. ;;1.8;IHS ACCOUNTS RECEIVABLE;;OCT 26, 2005
  1. ;;
  1. ; IHS/SD/LSL - 12/17/02 - V1.7 - NHA-0601-180049
  1. ; Modified to find bill in 3P correctly. Responsible for
  1. ; entire routine. Removed TPR (Reload by date) option and
  1. ; related code.
  1. ;
  1. ; *********************************************************************
  1. ;
  1. CMP(BARUPDA) ;EP Compare 3p abma to a/r called from BARUP1
  1. S BARDSP=$G(^TMP("BAR",$J,"BARUPDSP",$J))
  1. S BARDIF=0,BARSHOW=0
  1. D BILL^BARUPCH2
  1. S BARDSP=$G(^TMP("BAR",$J,"BARUPDSP",$J))
  1. I BARDSP,BARDIF D DIF
  1. S BARDIF=+$G(BARDIF)
  1. Q BARDIF
  1. ; ********************************************************************
  1. ;
  1. DIF ;EP display differences
  1. Q:'BARDSP
  1. S BARSHOW=1
  1. D BILL^BARUPCH2
  1. D IT^BARUPCH2
  1. Q