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.72

Package: Accounts Receivable

Global: ^RCY(344.72


Information

FileMan FileNo FileMan Filename Package
344.72 RCDPE AUTO-POST AUDIT Accounts Receivable

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Accounts Receivable 3 RCDPEAPS    RCDPELA1    ^RCY(344.72    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Accounts Receivable 1 RCDPELA1    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Accounts Receivable 1 ELECTRONIC REMITTANCE ADVICE(#344.4)[.03]    
Kernel 1 NEW PERSON(#200)[.02]    

Fields, Total: 6

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:  JUN 11, 2015
  • HELP-PROMPT:  Enter the Date and Time auto-post status was updated.
  • DESCRIPTION:  
    The date and time an ERA item had their Auto-Post status modified.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  344.72^B
    1)= S ^RCY(344.72,"B",$E(X,1,30),DA)=""
    2)= K ^RCY(344.72,"B",$E(X,1,30),DA)
.02 USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 11, 2015
  • HELP-PROMPT:  Enter the User updating the auto-post status
  • DESCRIPTION:  
    This field contains the internal ID of the user updating the auto-post status. If the auto-post status is updated through nightly processes, the user will be the POSTMASTER.
.03 ERA # 0;3 POINTER TO ELECTRONIC REMITTANCE ADVICE FILE (#344.4) ELECTRONIC REMITTANCE ADVICE(#344.4)

  • LAST EDITED:  JUN 29, 2015
  • HELP-PROMPT:  Enter the ERA Number the auto-post status was changed on.
  • DESCRIPTION:  
    This field points to the ERA the auto-post status that was changed.
  • CROSS-REFERENCE:  344.72^E
    1)= S ^RCY(344.72,"E",$E(X,1,30),DA)=""
    2)= K ^RCY(344.72,"E",$E(X,1,30),DA)
    This index will allow for the lookup of the audit history of a specific ERA.
.04 OLD STATUS 0;4 SET
  • '0' FOR UNPOSTED;
  • '1' FOR PARTIAL;
  • '2' FOR COMPLETE;
  • '3' FOR QUEUED;

  • LAST EDITED:  JUN 11, 2015
  • HELP-PROMPT:  Enter the original Auto-Post Status of the ERA
  • DESCRIPTION:  
    This field stores the original Auto-Posting Status of the ERA.
.05 NEW STATUS 0;5 SET
  • '0' FOR UNPOSTED;
  • '1' FOR PARTIAL;
  • '2' FOR COMPLETE;
  • '3' FOR QUEUED;

  • LAST EDITED:  JUN 11, 2015
  • HELP-PROMPT:  Enter the new Auto-Post Status for the ERA
  • DESCRIPTION:  
    This field stores the new Auto-Posting Status of the ERA.
.06 REASON 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3) X
  • LAST EDITED:  JUN 11, 2015
  • HELP-PROMPT:  Answer must be 3-80 characters in length.
  • DESCRIPTION:  
    This field stores a system generated reason for the auto-post status change.

External References

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

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^RCY(344.72 - [#344.72] .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(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), .03(XREF 1S), .03(XREF 1K)
X .01+1*!, .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K), .06+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