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: ^RCDM(344.91

Package: Accounts Receivable

Global: ^RCDM(344.91


Information

FileMan FileNo FileMan Filename Package
344.91 RCDPE DM REPORT ARCHIVE Accounts Receivable

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Accounts Receivable 3 RCDPENR2    RCDPENRU    ^RCDM(344.91    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Accounts Receivable 1 RCDPENRU    

Fields, Total: 8

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUN 29, 2015
  • HELP-PROMPT:  Name must be 3-30 characters, not numeric or starting with punctuation
  • DESCRIPTION:  
    This field contains the Name of the Report stored in the Archive.
  • CROSS-REFERENCE:  344.91^B
    1)= S ^RCDM(344.91,"B",$E(X,1,30),DA)=""
    2)= K ^RCDM(344.91,"B",$E(X,1,30),DA)
.02 MONTH/YEAR 0;2 DATE

  • INPUT TRANSFORM:  S %DT="E,M",%DT(0)="-NOW" D ^%DT K %DT(0) S X=Y K:Y<1!($E(Y,6,7)'="00") X I $D(X) S DINUM=X
  • LAST EDITED:  AUG 18, 2015
  • HELP-PROMPT:  Enter the month/year to the extracted data. Future dates are not allowed
  • DESCRIPTION:  
    This is the month/year corresponding to the extracted data.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  344.91^C
    1)= S ^RCDM(344.91,"C",$E(X,1,30),DA)=""
    2)= K ^RCDM(344.91,"C",$E(X,1,30),DA)
    This index will allow for lookups of historical reports by date.
.03 STATUS 0;3 SET
  • '1' FOR REPORT QUEUED;
  • '2' FOR REPORT STARTED;
  • '3' FOR REPORT COMPLETED;

  • LAST EDITED:  JUN 05, 2015
  • HELP-PROMPT:  Enter the current report processing status for the report
  • DESCRIPTION:  
    This is the current status of this report entry.
.04 START RUN DATE 0;4 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUN 29, 2015
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  
    This is the date the generation of this report was started.
.05 END RUN DATE 0;5 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUN 29, 2015
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  
    This is the date the generation of this report ended.
.06 EXTRACT MESSAGE 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 05, 2015
  • HELP-PROMPT:  Type a number between 0 and 999999999999999, 0 decimal digits.
  • DESCRIPTION:  
    This is the number that identifies the mail message sent with the extracted information.
.07 EXTRACT MESSAGE SENT 0;7 SET
  • '1' FOR YES;

  • LAST EDITED:  JUN 30, 2015
  • HELP-PROMPT:  Enter 1(Yes) if message sent. Leave blank if not sent
  • DESCRIPTION:  
    This field, if set to YES, means that a mail message containing the report for this entry was transmitted to the Forum Mail Group.
1 REPORT 1;0 Multiple #344.911 344.911

  • DESCRIPTION:  
    This field contains the report e-mailed to the DM extracts group.

External References

Name Field # of Occurrence
^%DT .02+1, .04+1, .05+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^RCDM(344.91 - [#344.91] .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .02+1*, .04+1*, .05+1*
>> %DT(0 .02+1*!
>> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)
>> DINUM .02+1*
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1*!, .02(XREF 1S), .02(XREF 1K), .04+1*!, .05+1*!, .06+1!
>> Y .02+1, .04+1, .05+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All