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

Package: Fee Basis

Global: ^FBAA(161.22


Information

FileMan FileNo FileMan Filename Package
161.22 FEE BASIS CNH RATE Fee Basis

Description

Directly Accessed By Routines, Total: 7

Package Total Routines
Fee Basis 7 FBNHRDEL    ^FBAA(161.21    ^FBAA(163.98    FBAAVD1    FBAAVD2    FBNHRCS1    ^FBAA(161.22    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Fee Basis 2 FBAAVD2    FBNHRDEL    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Fee Basis 1 FEE BASIS CNH CONTRACT(#161.21)[.03]    

Fields, Total: 3

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

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 03, 1993
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field is a system generated number. It has no meaning other than to make the entry unique.
.02 DOLLAR AMOUNT 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999.99)!(X<.01) X
  • LAST EDITED:  MAR 08, 1993
  • HELP-PROMPT:  Type a Dollar Amount between .01 and 9999999.99, 2 Decimal Digits
  • DESCRIPTION:  
    This field contains the dollar amounts associated with a contract.
  • CROSS-REFERENCE:  161.22^AD1^MUMPS
    1)= S:$P(^FBAA(161.22,DA,0),U,3) ^FBAA(161.22,"AD",$P(^(0),U,3),$E(X,1,30),DA)=""
    2)= K:$P(^FBAA(161.22,DA,0),U,3) ^FBAA(161.22,"AD",$P(^(0),U,3),$E(X,1,30),DA)
    This is a check to maintain the integrity of the 'AD' x-ref on field .03.
.03 CONTRACT 0;3 POINTER TO FEE BASIS CNH CONTRACT FILE (#161.21)
************************REQUIRED FIELD************************
FEE BASIS CNH CONTRACT(#161.21)

  • LAST EDITED:  MAR 08, 1993
  • DESCRIPTION:  
    Contains the contract number associated with this rate as listed in the FEE Basis CNH Contract file.
  • CROSS-REFERENCE:  161.22^AC
    1)= S ^FBAA(161.22,"AC",$E(X,1,30),DA)=""
    2)= K ^FBAA(161.22,"AC",$E(X,1,30),DA)
    Used to group all rates for a given contract together.
  • CROSS-REFERENCE:  161.22^AD^MUMPS
    1)= S:$P(^FBAA(161.22,DA,0),U,2) ^FBAA(161.22,"AD",X,$P(^(0),U,2),DA)=""
    2)= K:$P(^FBAA(161.22,DA,0),U,2) ^FBAA(161.22,"AD",+$P(^(0),U,2),DA)
    Used to make sure there is not the same rate entered twice for the same contract.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^FBAA(161.22 - [#161.22] .02(XREF 1S), .02(XREF 1K), .03(XREF 1S), .03(XREF 1K), .03(XREF 2S), .03(XREF 2K)

Naked Globals

Name Field # of Occurrence
^(0 .02(XREF 1S), .02(XREF 1K), .03(XREF 2S), .03(XREF 2K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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