Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries  | All
Print Page as PDF
Global: ^RC(341.1

Package: Accounts Receivable

Global: ^RC(341.1


Information

FileMan FileNo FileMan Filename Package
341.1 AR EVENT TYPE Accounts Receivable

Description

Accessed By FileMan Db Calls, Total: 6

Package Total Routines
Accounts Receivable 6 PRCAI114    PRCAI169    PRCAP296    RCDPRLIS    RCDPUREC    RCEVGEN    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Accounts Receivable 2 AR EVENT(#341)[.02]    AR BATCH PAYMENT(#344)[.04]    

Fields, Total: 5

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  OCT 25, 1999
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    The name of an event describes the type of event the occurred to a debtor's account.
    UNEDITABLE
  • CROSS-REFERENCE:  341.1^B
    1)= S ^RC(341.1,"B",$E(X,1,30),DA)=""
    2)= K ^RC(341.1,"B",$E(X,1,30),DA)
    3)= Needed to look-up AR Event Types by Name
    This cross reference is not used in the AR package, but exists for FileMan look-up on this file by the AR event type name.
.02 EVENT NUMBER 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X D:$D(X) EVNNUM^RCEVDD1
  • LAST EDITED:  JUN 04, 1993
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  The event number is how the AR package determines what type of event exists. Since various files and functionality are driven by different types of events, the AR package uses this field to determine what action to take.
    This field should NEVER be edited.
    UNEDITABLE
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  341.1^AC
    1)= S ^RC(341.1,"AC",$E(X,1,30),DA)=""
    2)= K ^RC(341.1,"AC",$E(X,1,30),DA)
    3)= Needed to look-up events by their assigned number
    Since the AR event type file is a table file, AR event types are found by their associated event number using this cross reference.
.06 CATEGORY 0;6 SET
  • '1' FOR PAYMENT;
  • '2' FOR NOTIFICATION;

  • LAST EDITED:  OCT 14, 1999
  • DESCRIPTION:  Events are categorized by the Category field. This allows different event types to be associated with each other. For example, there are many different types of payment events (Cash, Check, Credit Card, etc.) that are
    separate events, buy these events are categorized as 'Payments'.
1.01 INPUT TEMPLATE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  FEB 20, 1993
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    The input template field identifies an input template in file 341. This allows the AR package to have a 'generic' enter module for entering AR events into file 341.
1.02 PRINT TEMPLATE 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  FEB 20, 1993
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    The print template field identifies a print template in file 341. This allows the AR package to have a 'generic' print module for printing and displaying AR events in file 341.

Found Entries, Total: 19

NAME: COMMENT    NAME: PATIENT STATEMENT    NAME: REGIONAL COUNSEL PAYMENT    NAME: CHECK/MO PAYMENT    NAME: DEPT OF JUSTICE PAYMENT    NAME: CASH PAYMENT    NAME: CREDIT CARD PAYMENT    NAME: TDA PAYMENT    
NAME: UB PRINTED    NAME: FOLLOW-UP LETTER    NAME: IRS PAYMENT    NAME: LOCKBOX    NAME: TOP PAYMENT    NAME: EDI LOCKBOX    NAME: ADMINISTRATIVE OFFSET    NAME: PRIVATE COLLECTION AGENCY    
NAME: CHAMPVA    NAME: OGC-EFT    NAME: OGC-CHK    
Info |  Desc |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries  | All