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 |  Fields |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^RC(348.2

Package: Accounts Receivable

Global: ^RC(348.2


Information

FileMan FileNo FileMan Filename Package
348.2 TOP REFUND/REVERSAL CODES Accounts Receivable

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Accounts Receivable 2 RCTOP1    ^RC(348.2    

Fields, Total: 3

Field # Name Loc Type Details
.01 CALENDAR YEAR 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>2050)!(X<1993)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 09, 1999
  • HELP-PROMPT:  Enter the calendar year for which you are entering Refund/Refund Reversal codes.
  • DESCRIPTION:  This is the calendar year for which the Refund/Refund Reversal codes are used. This date is entered by the menu option RCTOP REF/REV CODE UPDATE. This data is used to place the correct codes on Refund and Refund Reversal
    documents.
  • TECHNICAL DESCR:  
    This date is entered through the menu option RCTOP REF/REV CODE UPDATE.
  • CROSS-REFERENCE:  348.2^B
    1)= S ^RC(348.2,"B",$E(X,1,30),DA)=""
    2)= K ^RC(348.2,"B",$E(X,1,30),DA)
.02 REFUND CODE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>1!($L(X)<1) X
  • LAST EDITED:  JUN 09, 1999
  • HELP-PROMPT:  Enter the Refund code that will be used for the calendar year.
  • DESCRIPTION:  
    This is the code that is placed on Refund documents for this calendar year.
  • TECHNICAL DESCR:  
    This is the code that is placed on the Refund documents sent to Treasury for the refund year in the .01 field.
.03 REVERSAL CODE 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>1!($L(X)<1) X
  • LAST EDITED:  JUN 09, 1999
  • HELP-PROMPT:  Enter the Refund Reversal code that will be used for the calendar year.
  • DESCRIPTION:  
    This is the code that is placed on Refund Reversal documents for this calendar year.
  • TECHNICAL DESCR:  
    This is the code that is placed on the Refund Reversal documents sent to Treasury for the refund year in the .01 field.

Global Variables Directly Accessed

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

Naked Globals

Name Field # of Occurrence
^(0 ID.02+1, ID.03+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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