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 |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^PRCAK(430.8

Package: Accounts Receivable

Global: ^PRCAK(430.8


Information

FileMan FileNo FileMan Filename Package
430.8 AR ARCHIVE Accounts Receivable

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Accounts Receivable 6 PRCAKBT    PRCAKBT1    PRCAKS    PRCAKUN    ^PRCAK(430.8    PRCAKTP    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Accounts Receivable 1 PRCAKBT1    

Fields, Total: 5

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  MAR 25, 1993
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  This field is the record identifier. It is generated by the AR Archive module and should not be edited by FileMan. It is the Bill Number of the AR archived record concatenated with a zero if the entry contains the bill
    record or concatenated with the bill's transaction sequence number if the entry contains the bill's transaction data.
  • CROSS-REFERENCE:  430.8^B
    1)= S ^PRCAK(430.8,"B",$E(X,1,30),DA)=""
    2)= K ^PRCAK(430.8,"B",$E(X,1,30),DA)
    This cross-reference is used for look-up and sorting by Identifier.
.02 DEBTOR 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<3) X
  • LAST EDITED:  MAR 25, 1993
  • HELP-PROMPT:  Answer must be 3-45 characters in length.
  • DESCRIPTION:  
    The name of the Debtor to which the archived entry is for.
.03 SSN 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<100000000)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 25, 1993
  • HELP-PROMPT:  Type a Number between 100000000 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    The Social Security Number of the Patient Debtor the archived record is for.
.04 TRANSACTION NO. 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 05, 1993
  • HELP-PROMPT:  Type a Number between 0 and 999999999999999, 0 Decimal Digits
  • DESCRIPTION:  
    The internal transaction number in AR Transaction File 433.
1 RECORD 1;0 WORD-PROCESSING #430.81

  • DESCRIPTION:  
    The data record for the archived entry. The data items are formatted by Record Label:field value.
  • LAST EDITED:  MAR 25, 1993
  • DESCRIPTION:  
    The data record for the archived entry. The data items are formatted by Record Label:field value.

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!, .03+1!, .04+1!
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Local Variables  | All