STANDARD DATA DICTIONARY #349 -- AR TRANSMISSION RECORDS FILE 6/27/25 PAGE 1 STORED IN ^RCT(349, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 4.5) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file is used to store transmission records that are sent by the Accounts Receivable software. DD ACCESS: @ RD ACCESS: @ WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ AUDIT ACCESS: @ POINTED TO BY: PS SEGMENT field (#.11) of the AR CCPC STATEMENTS File (#349.2) CROSS REFERENCED BY: MESSAGE SEQUENCE(AT2), TRANSMISSION RECORD ID(B) 349,.01 TRANSMISSION RECORD ID 0;1 FREE TEXT (Required) INPUT TRANSFORM: K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X LAST EDITED: APR 17, 1996 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: This name of the transmission record is assigned to this field. TECHNICAL DESCR: It should reflect the transmission type. CROSS-REFERENCE: 349^B 1)= S ^RCT(349,"B",$E(X,1,30),DA)="" 2)= K ^RCT(349,"B",$E(X,1,30),DA) CROSS-REFERENCE: ^^TRIGGER^349^.02 1)= K DIV S DIV=X,D0=DA,DIV(0)=D0 S Y(1)=$S($D(^RCT(349,D0,0)):^(0),1:"") S X=$P(Y(1),U,2),X=X S DI U=X K Y S X=DIV S X=DIV,Y(1)=X S X=".",X=$P(Y(1),X) X ^DD(349,.01,1,2,1.4) 1.4)= S DIH=$S($D(^RCT(349,DIV(0),0)):^(0),1:""),DIV=X S $P(^(0),U,2)=DIV,DIH=349,DIG=.02 D ^DICR:$ O(^DD(DIH,DIG,1,0))>0 2)= K DIV S DIV=X,D0=DA,DIV(0)=D0 S Y(1)=$S($D(^RCT(349,D0,0)):^(0),1:"") S X=$P(Y(1),U,2),X=X S DI U=X K Y S X="" S DIH=$S($D(^RCT(349,DIV(0),0)):^(0),1:""),DIV=X S $P(^(0),U,2)=DIV,DIH=349,DIG=.02 D ^DICR:$O(^DD(DIH,DIG,1,0))>0 CREATE VALUE)= $P(TRANSMISSION RECORD ID,".") DELETE VALUE)= @ FIELD)= TRANSMISSION TYP This is the type of transmission record. 349,.02 TRANSMISSION TYPE 0;2 FREE TEXT (Required) INPUT TRANSFORM: K:$L(X)>10!($L(X)<2) X LAST EDITED: JAN 09, 1997 HELP-PROMPT: Answer must be 2-10 characters in length. DESCRIPTION: This field indicates the transmission type of the record. WRITE AUTHORITY: ^ NOTES: TRIGGERED by the TRANSMISSION RECORD ID field of the AR TRANSMISSION RECORDS File 349,.03 MESSAGE SEQUENCE 0;3 NUMBER INPUT TRANSFORM: K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X LAST EDITED: APR 17, 1996 HELP-PROMPT: Type a Number between 1 and 999, 0 Decimal Digits DESCRIPTION: This field should be set internally during the creation of the transmission. CROSS-REFERENCE: 349^AT2^MUMPS 1)= I $P($G(^RCT(349,+DA,0)),"^",2) S ^RCT(349,"AT",$P($G(^RCT(349,+DA,0)),"^",2),X,DA)="" 2)= I $P($G(^RCT(349,+DA,0)),"^",2) K ^RCT(349,"AT",$P($G(^RCT(349,+DA,0)),"^",2),X,DA) This cross-reference is built on TRANSMISSION TYPE and DATE CREATED. 349,.04 MESSAGE TOTAL 0;4 NUMBER INPUT TRANSFORM: K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X LAST EDITED: APR 17, 1996 HELP-PROMPT: Type a Number between 1 and 999, 0 Decimal Digits DESCRIPTION: This is the Mailman message number that contained the transmission record. 349,.05 SITE 0;5 NUMBER INPUT TRANSFORM: S X=$$SITE^RCMSITE() LAST EDITED: APR 17, 1996 HELP-PROMPT: Station Number DESCRIPTION: This is the site's station number. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 349,.06 FACILITY PHONE NUMBER 0;6 FREE TEXT LAST EDITED: APR 17, 1996 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: This is site's phone number. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 349,.07 TOTAL RECORDS IN MESSAGE 0;7 NUMBER INPUT TRANSFORM: K:+X'=X!(X>9999)!(X<1)!(X?.E1"."1N.N) X LAST EDITED: MAR 29, 1996 HELP-PROMPT: Type a Number between 1 and 9999, 0 Decimal Digits DESCRIPTION: This field indicates the total number of associated records if any. 349,.08 MESSAGE AMOUNT 0;8 NUMBER INPUT TRANSFORM: S X=+X S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>999999999)!(X<0) X S X=$TR($J(X,9,2)," ","") LAST EDITED: JAN 14, 1997 HELP-PROMPT: Type a Dollar Amount between 0 and 999999999, 2 Decimal Digits DESCRIPTION: This field contains a dollar amount associated with the record. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 349,.09 STATEMENT DATE 0;9 FREE TEXT INPUT TRANSFORM: K:$L(X)>8!($L(X)<1) X LAST EDITED: JAN 09, 1997 HELP-PROMPT: Answer must be 1-8 characters in length. DESCRIPTION: This is the site's statement day. 349,.1 PROCESS DATE 0;10 FREE TEXT INPUT TRANSFORM: K:$L(X)>8!($L(X)<1) X LAST EDITED: JAN 09, 1997 HELP-PROMPT: Answer must be 1-8 characters in length. DESCRIPTION: This is the date of the last activity on the statements. 349,.11 DATE CREATED 0;11 DATE INPUT TRANSFORM: S %DT="ESTX" D ^%DT S X=Y K:Y<1 X LAST EDITED: APR 17, 1996 DESCRIPTION: This is the date the record was created. 349,.12 MAILMAN MESSAGE 0;12 NUMBER INPUT TRANSFORM: K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X OUTPUT TRANSFORM: NOT EXECUTABLE!! -- SPECIFIER NEEDS AN "O"! LAST EDITED: DEC 05, 1996 HELP-PROMPT: Type a Number between 1 and 9999999999, 0 Decimal Digits DESCRIPTION: This is the message number for this segment. 349,11 SITE STREET ADDRESS1 1;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<3) X LAST EDITED: FEB 21, 1996 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: This is the first line of site address. 349,12 SITE STREET ADDRESS2 1;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<3) X LAST EDITED: FEB 21, 1996 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: This is the second line of site street address. 349,13 SITE CITY 1;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<3) X LAST EDITED: FEB 21, 1996 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: This is the city name of the site address. 349,14 SITE STATE 1;4 FREE TEXT INPUT TRANSFORM: K:$L(X)>3!($L(X)<2) X LAST EDITED: FEB 21, 1996 HELP-PROMPT: Answer must be 2-3 characters in length. DESCRIPTION: This is the city name of the site address. 349,15 SITE ZIP CODE 1;5 FREE TEXT INPUT TRANSFORM: K:$L(X)>10!($L(X)<5) X LAST EDITED: FEB 21, 1996 HELP-PROMPT: Answer must be 5-10 characters in length. DESCRIPTION: This is the zip code of the site address. 349,21 REMOTE RECEPIENT 2;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<3) X LAST EDITED: APR 17, 1996 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: This is the addressee for a remote domain. 349,22 REMOTE DOMAIN 2;2 POINTER TO DOMAIN FILE (#4.2) LAST EDITED: APR 17, 1996 DESCRIPTION: This is the domain where the transmission should be routed. 349,23 LOCAL MAILGROUP 2;3 POINTER TO MAIL GROUP FILE (#3.8) LAST EDITED: APR 17, 1996 DESCRIPTION: This is the mailgroup that will also receive transmissions from this file. FILES POINTED TO FIELDS DOMAIN (#4.2) REMOTE DOMAIN (#22) MAIL GROUP (#3.8) LOCAL MAILGROUP (#23) INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):