Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 344.314

Package: Accounts Receivable

EDI THIRD PARTY EFT DETAIL(#344.31)-->344.314

Sub-Field: 344.314


Information

Parent File Name Number Package
EDI THIRD PARTY EFT DETAIL(#344.31) MATCH STATUS HISTORY 344.314 Accounts Receivable

Details

Field # Name Loc Type Details
.01 MATCH STATUS 0;1 SET
  • '-1' FOR MATCHED WITH ERRORS;
  • '0' FOR UNMATCHED;
  • '1' FOR MATCHED;
  • '2' FOR PAPER EOB MATCHED;

  • LAST EDITED:  AUG 20, 2015
  • HELP-PROMPT:  Enter the status to indicate if the payment has been matched to an ERA.
  • DESCRIPTION:  This is the status that indicates whether or not the EFT payment has been matched to an ERA record. If the total amt of the EFT payment does not = the total amount of the ERA payment, the status will be -1 (MATCHED WITH
    ERRORS).
    WRITE AUTHORITY: ^
  • CROSS-REFERENCE:  344.314^B
    1)= S ^RCY(344.31,DA(1),4,"B",$E(X,1,30),DA)=""
    2)= K ^RCY(344.31,DA(1),4,"B",$E(X,1,30),DA)
.02 EDIT DATE/TIME 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 22, 2015
  • HELP-PROMPT:  Enter the date/time the MATCH STATUS field was modified
  • DESCRIPTION:  
    This is to track the date/time of the last update to the MATCH STATUS field.
    WRITE AUTHORITY: ^
  • NOTES:  TRIGGERED by the MATCH STATUS field of the EDI THIRD PARTY EFT DETAIL File
  • CROSS-REFERENCE:  ^^TRIGGER^344.314^.03
    1)= K DIV S DIV=X,D0=DA(1),DIV(0)=D0,D1=DA,DIV(1)=D1 S Y(1)=$S($D(^RCY(344.31,D0,4,D1,0)):^(0),1:"") S X=$P(Y(1),U,3),X=X S DIU=X K Y S X=DIV S X=DUZ X ^DD(344.314,.02,1,2,1.4)
    1.4)= S DIH=$G(^RCY(344.31,DIV(0),4,DIV(1),0)),DIV=X S $P(^(0),U,3)=DIV,DIH=344.314,DIG=.03 D ^DICR
    2)= Q
    CREATE VALUE)= S X=DUZ
    DELETE VALUE)= NO EFFECT
    FIELD)= EDIT USER
    This trigger will update the EDIT USER (#.03) field with the user who has updated the MATCH STATUS field.
.03 EDIT USER 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  AUG 20, 2015
  • HELP-PROMPT:  Enter the user who modified the MATCH STATUS
  • DESCRIPTION:  
    This field tracks the user who last modified the MATCH STATUS.
    WRITE AUTHORITY: ^
  • NOTES:  TRIGGERED by the EDIT DATE/TIME field of the MATCH STATUS HISTORY sub-field of the EDI THIRD PARTY EFT DETAIL File
Info |  Details