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

IBINI046.m

Go to the documentation of this file.
  1. IBINI046 ; ; 21-MAR-1994
  1. ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
  1. Q:'DIFQ(354.5) F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y
  1. Q Q
  1. ;;^DD(354.5,.05,21,2,0)
  1. ;;=notification. Enter 'R' if the user is to take a follow-up action
  1. ;;^DD(354.5,.05,21,3,0)
  1. ;;=after viewing this notification.
  1. ;;^DD(354.5,.05,21,4,0)
  1. ;;=
  1. ;;^DD(354.5,.05,21,5,0)
  1. ;;=This is a mandatory flag used to regulate processing in the alert
  1. ;;^DD(354.5,.05,21,6,0)
  1. ;;=software. No additional action will be allowed after viewing
  1. ;;^DD(354.5,.05,21,7,0)
  1. ;;=information only alerts.
  1. ;;^DD(354.5,.05,"DT")
  1. ;;=2930204
  1. ;;^DD(354.5,.06,0)
  1. ;;=ENTRY POINT^F^^0;6^K:$L(X)>8!($L(X)<1) X
  1. ;;^DD(354.5,.06,3)
  1. ;;=Answer must be 1-8 characters in length. This will be concatentated with the routine name.
  1. ;;^DD(354.5,.06,21,0)
  1. ;;=^^3^3^2930210^
  1. ;;^DD(354.5,.06,21,1,0)
  1. ;;=This is the entry point in a routine that will be run when the alert
  1. ;;^DD(354.5,.06,21,2,0)
  1. ;;=is processed. It is used to build the variable XQAROU. This field
  1. ;;^DD(354.5,.06,21,3,0)
  1. ;;=represents the TAG in tag^routine.
  1. ;;^DD(354.5,.06,"DT")
  1. ;;=2930204
  1. ;;^DD(354.5,.07,0)
  1. ;;=ROUTINE NAME^F^^0;7^K:$L(X)>8!($L(X)<2) X
  1. ;;^DD(354.5,.07,3)
  1. ;;=Answer must be 2-8 characters in length.
  1. ;;^DD(354.5,.07,21,0)
  1. ;;=^^3^3^2930210^
  1. ;;^DD(354.5,.07,21,1,0)
  1. ;;=This is the routine name that will be called by the alert software when
  1. ;;^DD(354.5,.07,21,2,0)
  1. ;;=processing the alert. The variable XQAROU will be defined as tag^routine
  1. ;;^DD(354.5,.07,21,3,0)
  1. ;;=where this is the routine. (ie xqarou=$p(^ibe(354.4,n,0),"^",6,7)
  1. ;;^DD(354.5,.07,"DT")
  1. ;;=2930204
  1. ;;^DD(354.5,2,0)
  1. ;;=RECIPIENT GROUPS^354.52PA^^2;0
  1. ;;^DD(354.5,2,21,0)
  1. ;;=^^1^1^2930210^
  1. ;;^DD(354.5,2,21,1,0)
  1. ;;=These are mail groups that this alert should be sent to.
  1. ;;^DD(354.5,3,0)
  1. ;;=PROCESSING FLAG^S^D:DISABLED;E:ENABLED;M:MANDATORY;^3;1^Q
  1. ;;^DD(354.5,3,21,0)
  1. ;;=^^3^3^2930210^
  1. ;;^DD(354.5,3,21,1,0)
  1. ;;=This field is used to regulate the alert processing. Notifications flagged
  1. ;;^DD(354.5,3,21,2,0)
  1. ;;=as "D" will indicate the alert is disabled and will not be processed. A
  1. ;;^DD(354.5,3,21,3,0)
  1. ;;=flag of "M" indicates the alert is enabled and mandatory.
  1. ;;^DD(354.5,3,"DT")
  1. ;;=2930204
  1. ;;^DD(354.5,200,0)
  1. ;;=RECIPIENT USERS^354.5002PA^^200;0
  1. ;;^DD(354.5,200,21,0)
  1. ;;=^^1^1^2930210^
  1. ;;^DD(354.5,200,21,1,0)
  1. ;;=These are users who have been determined to need to see this alert.
  1. ;;^DD(354.5002,0)
  1. ;;=RECIPIENT USERS SUB-FIELD^^.01^1
  1. ;;^DD(354.5002,0,"DT")
  1. ;;=2930204
  1. ;;^DD(354.5002,0,"IX","B",354.5002,.01)
  1. ;;=
  1. ;;^DD(354.5002,0,"NM","RECIPIENT USERS")
  1. ;;=
  1. ;;^DD(354.5002,0,"UP")
  1. ;;=354.5
  1. ;;^DD(354.5002,.01,0)
  1. ;;=RECIPIENT USERS^MP200'^VA(200,^0;1^Q
  1. ;;^DD(354.5002,.01,1,0)
  1. ;;=^.1
  1. ;;^DD(354.5002,.01,1,1,0)
  1. ;;=354.5002^B
  1. ;;^DD(354.5002,.01,1,1,1)
  1. ;;=S ^IBE(354.5,DA(1),200,"B",$E(X,1,30),DA)=""
  1. ;;^DD(354.5002,.01,1,1,2)
  1. ;;=K ^IBE(354.5,DA(1),200,"B",$E(X,1,30),DA)
  1. ;;^DD(354.5002,.01,21,0)
  1. ;;=^^1^1^2930210^
  1. ;;^DD(354.5002,.01,21,1,0)
  1. ;;=These are users who have been determined to need to see this alert.
  1. ;;^DD(354.5002,.01,"DT")
  1. ;;=2930204
  1. ;;^DD(354.52,0)
  1. ;;=RECIPIENT GROUPS SUB-FIELD^^.01^1
  1. ;;^DD(354.52,0,"DT")
  1. ;;=2930204
  1. ;;^DD(354.52,0,"IX","B",354.52,.01)
  1. ;;=
  1. ;;^DD(354.52,0,"NM","RECIPIENT GROUPS")
  1. ;;=
  1. ;;^DD(354.52,0,"UP")
  1. ;;=354.5
  1. ;;^DD(354.52,.01,0)
  1. ;;=RECIPIENT GROUPS^MP3.8'^XMB(3.8,^0;1^Q
  1. ;;^DD(354.52,.01,1,0)
  1. ;;=^.1
  1. ;;^DD(354.52,.01,1,1,0)
  1. ;;=354.52^B
  1. ;;^DD(354.52,.01,1,1,1)
  1. ;;=S ^IBE(354.5,DA(1),2,"B",$E(X,1,30),DA)=""
  1. ;;^DD(354.52,.01,1,1,2)
  1. ;;=K ^IBE(354.5,DA(1),2,"B",$E(X,1,30),DA)
  1. ;;^DD(354.52,.01,21,0)
  1. ;;=^^2^2^2930210^
  1. ;;^DD(354.52,.01,21,1,0)
  1. ;;=Enter the name of a mail group. The alert will be sent to all