Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^RCT(349.3

Package: Accounts Receivable

Global: ^RCT(349.3


Information

FileMan FileNo FileMan Filename Package
349.3 AR RC TRANSMISSIONS Accounts Receivable

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Accounts Receivable 6 RCRCEL    RCRCELE    RCRCRR    RCRCSRV    RCRCXMS    ^RCT(349.3    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Accounts Receivable 3 RCRCRR    RCRCSRV    RCRCXMS    

Fields, Total: 9

Field # Name Loc Type Details
.01 MESSAGE NUMBER 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 27, 1997
  • HELP-PROMPT:  Message Number must be from 0 to 9999999999
  • DESCRIPTION:  
    This field contains a Mail Message number for a RC Transmission.
  • CROSS-REFERENCE:  349.3^B
    1)= S ^RCT(349.3,"B",$E(X,1,30),DA)=""
    2)= K ^RCT(349.3,"B",$E(X,1,30),DA)
1 SUBJECT 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<3) X
  • LAST EDITED:  SEP 27, 1997
  • HELP-PROMPT:  Answer must be 3-45 characters in length.
  • DESCRIPTION:  
    This is the Mail Message Subject
2 SENDER 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<3) X
  • LAST EDITED:  SEP 27, 1997
  • HELP-PROMPT:  Answer must be 3-45 characters in length.
  • DESCRIPTION:  
    The person who sent the message.
3 RECEIPIENT 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<1) X
  • LAST EDITED:  SEP 27, 1997
  • HELP-PROMPT:  Answer must be 1-45 characters in length.
  • DESCRIPTION:  
    This is the receipient of the message.
4 DATE 2;1 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 06, 1997
  • HELP-PROMPT:  Enter the date this entry was added to the file.
  • DESCRIPTION:  
    This is when the message was entered in this file.
5 CONFIRMATION 2;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 27, 1997
  • HELP-PROMPT:  Enter the Confirmation Message
  • DESCRIPTION:  
    This is the message number received from RC that the message was received.
6 ERROR 2;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 27, 1997
  • HELP-PROMPT:  Enter the Error Message from RC
  • DESCRIPTION:  
    This is the Mail Message that contains the Error message from RC.
7 COMMENTS 3;0 WORD-PROCESSING #349.37

  • DESCRIPTION:  
    Comments about this Transmission.
  • LAST EDITED:  SEP 27, 1997
  • HELP-PROMPT:  Enter comments about this Transmission.
  • DESCRIPTION:  
    Enter any comments about the message.
8 PURGE DATE 4;1 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 29, 1997
  • HELP-PROMPT:  Enter the date this entry should be purged after.
  • DESCRIPTION:  
    Purge this entry after this date.
  • CROSS-REFERENCE:  349.3^AD
    1)= S ^RCT(349.3,"AD",$E(X,1,30),DA)=""
    2)= K ^RCT(349.3,"AD",$E(X,1,30),DA)
    This cross-ref is used to record the Purge date. Entries will be purged after this date.

External References

Name Field # of Occurrence
^%DT 4+1, 8+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^RCT(349.3 - [#349.3] .01(XREF 1S), .01(XREF 1K), 8(XREF 1S), 8(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 4+1*, 8+1*
>> DA .01(XREF 1S), .01(XREF 1K), 8(XREF 1S), 8(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 3+1!, 4+1*!, 5+1!, 6+1!, 8+1*!
8(XREF 1S), 8(XREF 1K)
>> Y 4+1, 8+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All