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 |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^RCY(344.7

Package: Accounts Receivable

Global: ^RCY(344.7


Information

FileMan FileNo FileMan Filename Package
344.7 RCDPE PARAMETER AUDIT Accounts Receivable

Description

Directly Accessed By Routines, Total: 1

Package Total Routines
Accounts Receivable 1 ^RCY(344.7    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Accounts Receivable 2 RCDPESP2    RCDPESPA    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[.03]    

Fields, Total: 8

Field # Name Loc Type Details
.01 TIMESTAMP 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 05, 2014
  • HELP-PROMPT:  Enter the date and time, with seconds, when this entry was created. This field should not be edited by the user; it is updated programmatically.
  • DESCRIPTION:  
    Contains the date and time the selected record was last updated. This field should only be updated programmatically.
  • CROSS-REFERENCE:  344.7^B
    1)= S ^RCY(344.7,"B",$E(X,1,30),DA)=""
    2)= K ^RCY(344.7,"B",$E(X,1,30),DA)
.02 MODIFIED IEN 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 05, 2014
  • HELP-PROMPT:  Type a number between 1 and 999999999999999, 0 decimal digits. This field should not be edited by the user; it is updated programmatically.
  • DESCRIPTION:  
    This field contains an Internal Entry Number for either the AR SITE PARAMETER file (#342) or the RCDPE AUTO-PAY EXCLUSION file (#344.6), depending on what value was changed.
  • TECHNICAL DESCR:  
    Since this is an audit file, entries to this field should not be created nor edited by users.
.03 CHANGED BY 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JAN 08, 2014
  • HELP-PROMPT:  Enter the user who updated the parameter. This field should only be updated programmatically.
  • DESCRIPTION:  
    The last person to update the selected entry. This field should only be updated programmatically.
.04 CHANGED FIELD 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>25)!(X<.01)!(X?.E1"."5N.N) X
  • LAST EDITED:  MAY 05, 2014
  • HELP-PROMPT:  Type a number between .01 and 25, 4 decimal digits. This field should not be edited by the user.
  • DESCRIPTION:  
    The field number of the parameter from the appropriate file that was changed. This field should only be updated programmatically.
.05 MODIFIED FILE 0;5 SET
  • '344.6' FOR RCDPE AUTO-PAY EXCLUSION;
  • '344.61' FOR RCDPE PARAMETER;

  • LAST EDITED:  MAY 05, 2014
  • HELP-PROMPT:  Enter the file number from this set that was updated. This field should only be updated programmatically.
  • DESCRIPTION:  
    This is the file number of the value which was modified. This field should only be updated programmatically.
.06 NEW VALUE 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  JAN 08, 2014
  • HELP-PROMPT:  Enter the updated value of the parameter, 1-20 characters. This field should only be updated programmatically.
  • DESCRIPTION:  
    This is the value of the selected field after the change. This field should only be updated programmatically.
.07 OLD VALUE 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  JAN 30, 2014
  • HELP-PROMPT:  Enter the original value of the parameter, 1-20 characters. This field should only be updated programmatically.
  • DESCRIPTION:  
    This is the value of the selected field before the change. This field should only be updated programmatically.
.08 COMMENT 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>72!($L(X)<1) X
  • LAST EDITED:  JAN 30, 2014
  • HELP-PROMPT:  Enter a comment, 1-72 characters. This field should only be updated programmatically.
  • DESCRIPTION:  
    This is a required field under certain circumstances. It holds a brief explanation as to why a field was changed. This field should only be updated programmatically.

External References

Name Field # of Occurrence
^%DT .01+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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