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 |  Pointer To FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  All
Print Page as PDF
Global: ^ASUT(7

Package: Supply

Global: ^ASUT(7


Information

FileMan FileNo FileMan Filename Package
9002036.7 ASUTRN DIRECT ISSUE Supply

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Supply 1 ^ASUT(7    

Pointer To FileMan Files, Total: 11

Package Total FileMan Files
Supply 10 ASUTBL AREA(#9002039.01)[.02]    ASUTBL SUB-SUB ACTIVITY(#9002039.17)[.11]    ASUTBL SUB STATION(#9002039.18)[.13]    ASUTBL USER(#9002039.19)[.14]    ASUTBL STATION(#9002039.02)[.03]    ASUTBL REQUSITIONER(#9002039.2)[.15]    ASUTBL DIRECT ISSUE SUB OBJECT(#9002039.04)[.17]    ASUTBL SOURCE CODE(#9002039.05)[.12]    ASUTBL ACCOUNT(#9002039.09)[.04]    ASUMST INDEX(#9002032)[.05]    
Kernel 1 NEW PERSON(#200)[.06]    

Fields, Total: 36

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

  • INPUT TRANSFORM:  D ^ASU0TFMI
  • OUTPUT TRANSFORM:  D ^ASU0TFMO
  • LAST EDITED:  JUN 05, 1992
  • HELP-PROMPT:  Answer must be Date.Time(HHMMSS).Job
  • DESCRIPTION:  
    The date and time in fileman format that the Transaction was entered followed by the job number of the job which created it.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  9002036.7^B
    1)= S ^ASUT(7,"B",$E(X,1,30),DA)=""
    2)= K ^ASUT(7,"B",$E(X,1,30),DA)
.02 AREA PTR 0;2 POINTER TO ASUTBL AREA FILE (#9002039.01) ASUTBL AREA(#9002039.01)

  • LAST EDITED:  FEB 18, 1997
  • HELP-PROMPT:  Enter valid IHS Area Accounting Point code
  • DESCRIPTION:  
    Pointer to the ASUTBL AREA lookup table
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.03 STA PTR 0;3 POINTER TO ASUTBL STATION FILE (#9002039.02) ASUTBL STATION(#9002039.02)

  • LAST EDITED:  FEB 18, 1997
  • HELP-PROMPT:  Enter Area's Station code from ASUTBL STATION lookup table
  • DESCRIPTION:  
    Pointer to the ASUTBL STATION lookup table. Internal Entry number will be Area Accounting point concatenated to 3 digit station code (999 for 'PL')
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.04 ACC PTR 0;4 POINTER TO ASUTBL ACCOUNT FILE (#9002039.09)
************************REQUIRED FIELD************************
ASUTBL ACCOUNT(#9002039.09)

  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter account to which the item of supply affected by this transaction belongs
  • DESCRIPTION:  
    Pointer to the ASUTBL ACCOUNT file for account code
.05 IDX PTR 0;5 POINTER TO ASUMST INDEX FILE (#9002032) ASUMST INDEX(#9002032)

  • LAST EDITED:  JUN 09, 1999
.06 ENTRY PERSON 0;6 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  MAR 01, 1996
  • HELP-PROMPT:  Will be set by data entry routine based on DUZ setting
  • DESCRIPTION:  
    Person file pointer determined by DUZ at time of transaction entry
  • CROSS-REFERENCE:  9002036.7^AP
    1)= S ^ASUT(7,"AP",$E(X,1,30),DA)=""
    2)= K ^ASUT(7,"AP",$E(X,1,30),DA)
.07 ENTRY DATE 0;7 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 01, 1996
  • HELP-PROMPT:  Answer must be Date.Time(HHMMSS).Job#
  • DESCRIPTION:  
    The date and time in fileman format that the Adjustment transaction was entered followed by the job number of the job which entered it.
  • CROSS-REFERENCE:  9002036.7^AE
    1)= S ^ASUT(7,"AE",$E(X,1,30),DA)=""
    2)= K ^ASUT(7,"AE",$E(X,1,30),DA)
.08 PROCESSED DATE 0;8 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 01, 1996
  • HELP-PROMPT:  Date will be entered by SAMS transaction posting routine
  • DESCRIPTION:  
    Date transaction was posted to the SAMS database
  • CROSS-REFERENCE:  9002036.7^AC
    1)= S ^ASUT(7,"AC",$E(X,1,30),DA)=""
    2)= K ^ASUT(7,"AC",$E(X,1,30),DA)
.09 EXTRACTED DATE 0;9 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  DATE ENTERED BY EXTRACT ROUTINE
  • CROSS-REFERENCE:  9002036.7^AX
    1)= S ^ASUT(7,"AX",$E(X,1,30),DA)=""
    2)= K ^ASUT(7,"AX",$E(X,1,30),DA)
    Used to acces the file by date transaction was extracted for STORES database
.1 STATUS FLAG 0;10 SET
************************REQUIRED FIELD************************
  • 'Y' FOR ENTERED;
  • 'U' FOR UPDATED;
  • 'R' FOR REJECTD;
  • 'X' FOR XTRACTD;

  • LAST EDITED:  MAR 01, 1996
  • HELP-PROMPT:  Entry will be made by SAMS transaction entry, posting and extracting routines
  • DESCRIPTION:  
    Status flag will indicate the entry/posting/extract status of the transaction
  • CROSS-REFERENCE:  9002036.7^C
    1)= S ^ASUT(7,"C",$E(X,1,30),DA)=""
    2)= K ^ASUT(7,"C",$E(X,1,30),DA)
.11 SSA PTR 0;11 POINTER TO ASUTBL SUB-SUB ACTIVITY FILE (#9002039.17) ASUTBL SUB-SUB ACTIVITY(#9002039.17)

  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter Sub-Sub Activity for this transaction
  • DESCRIPTION:  
    Pointer to the accounting Sub-Sub Activity table ASUTBL SUB-SUB ACTIVITY
.12 PTR SRC 0;12 POINTER TO ASUTBL SOURCE CODE FILE (#9002039.05) ASUTBL SOURCE CODE(#9002039.05)

  • LAST EDITED:  APR 15, 1997
  • HELP-PROMPT:  ENTER SOURCE CODE
.13 SST PTR 0;13 POINTER TO ASUTBL SUB STATION FILE (#9002039.18) ASUTBL SUB STATION(#9002039.18)

  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter Sub Station requesting supplies
  • DESCRIPTION:  
    Pointer to ASUTBL SUB STATION lookup table Indicates destination of supplies ordered
.14 USR PTR 0;14 POINTER TO ASUTBL USER FILE (#9002039.19) ASUTBL USER(#9002039.19)

  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter User requesting supplies
  • DESCRIPTION:  
    Pointer to ASUTBL USER lookup table for requestor of supplies
.15 REQ PTR 0;15 POINTER TO ASUTBL REQUSITIONER FILE (#9002039.2) ASUTBL REQUSITIONER(#9002039.2)

  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Entry will be calculated from Sub Station and User lookup table values
  • DESCRIPTION:  
    Pointer to ASUTBL REQUISITIONER lookup table.  Combination of Sub Station and User resulting in unique identification of requestor of supplies.
.17 DOBJ PTR 0;17 POINTER TO ASUTBL DIRECT ISSUE SUB OBJECT FILE (#9002039.04) ASUTBL DIRECT ISSUE SUB OBJECT(#9002039.04)

  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter accounting Direct Issue Sub Object code to be used for this transaction
  • DESCRIPTION:  
    Pointer to ASUTBL DIRECT ISSUE SUB OBJECT lookup table Screened by Account Code.
.23 IDX/STA DUEIN QTY 0;23 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 24, 1998
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
.24 TRCD SIGN 0;24 SET
  • '1' FOR DEBIT;
  • '-1' FOR CREDIT;

  • LAST EDITED:  FEB 24, 1998
  • HELP-PROMPT:  Enter 1 (Debit) or -1 (Credit)
  • NOTES:  TRIGGERED by the TRANSACTION CODE field of the ASUTRN DIRECT ISSUE File
.25 REMARKS 0;25 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  FEB 24, 1998
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
.3 TRANSACTION TYPE 0;30 SET
  • '7' FOR DIRECT ISSUE;

  • LAST EDITED:  JUN 09, 1999
1 TRANSACTION CODE 1;1 SET
************************REQUIRED FIELD************************
  • '02' FOR PURCHASED SUPPLIES;
  • '04' FOR UNREQUIRED SUPPLIES;
  • '05' FOR DONATED SUPPLIES;
  • '06' FOR EXCESS SUPPLIES;
  • '0K' FOR PURCHASE REVERSAL;
  • '0M' FOR UNREQUIRED REVERSAL;
  • '0N' FOR DONATED REVERSAL;
  • '0O' FOR EXCESS REVERSAL;

  • LAST EDITED:  JUN 03, 1999
  • HELP-PROMPT:  Select code representing transaction type
  • DESCRIPTION:  
    Code representing the type of adjustment
  • CROSS-REFERENCE:  9002036.7^T
    1)= S ^ASUT(7,"T",$E(X,1,30),DA)=""
    2)= K ^ASUT(7,"T",$E(X,1,30),DA)
  • CROSS-REFERENCE:  ^^TRIGGER^9002036.7^.24
    1)= K DIV S DIV=X,D0=DA,DIV(0)=D0 S Y(1)=$S($D(^ASUT(7,D0,0)):^(0),1:"") S X=$P(Y(1),U,24),X=X S DIU=X K Y X ^DD(9002036.7,1,1,2,1.1) X ^DD(9002036.7,1,1,2,1.4)
    1.1)= S X=DIV S X=DIV,X=X S X=X]"1A",Y(1)=X S X=-1,Y(2)=X S X=1,Y(3)=X S X=1,X=$S(Y(1):Y(2),Y(3):X)
    1.4)= S DIH=$S($D(^ASUT(7,DIV(0),0)):^(0),1:""),DIV=X S $P(^(0),U,24)=DIV,DIH=9002036.7,DIG=.24 D ^DICR:$O(^DD(DIH,DIG,1,0))>0
    2)= K DIV S DIV=X,D0=DA,DIV(0)=D0 S Y(1)=$S($D(^ASUT(7,D0,0)):^(0),1:"") S X=$P(Y(1),U,24),X=X S DIU=X K Y X ^DD(9002036.7,1,1,2,2.1) X ^DD(9002036.7,1,1,2,2.4)
    2.1)= S X=DIV X ^DD(9002036.7,1,1,2,59.2) S Y(7)=X S X=1,X=$S(Y(2):Y(3),Y(5):Y(6),Y(7):X)
    2.4)= S DIH=$S($D(^ASUT(7,DIV(0),0)):^(0),1:""),DIV=X S $P(^(0),U,24)=DIV,DIH=9002036.7,DIG=.24 D ^DICR:$O(^DD(DIH,DIG,1,0))>0
    59.2)= S Y(1)=$S($D(^ASUT(7,D0,1)):^(1),1:"") S X=$P(Y(1),U,1),X=X S X=X="",Y(2)=X S X="",Y(3)=X,Y(4)=X S X=$P(Y(1),U,1),X=X S X=X]"1A",Y(5)=X S X=-1,Y(6)=X S X=1
    CREATE VALUE)= $S(INTERNAL(#1)]"1A":-1,1:1)
    DELETE VALUE)= $S(INTERNAL(#1)="":"",INTERNAL(#1)]"1A":-1,1:1)
    FIELD)= #.24
2 AREA CODE 1;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<2)!'(X?2N) X
  • LAST EDITED:  MAR 01, 1996
  • HELP-PROMPT:  Enter code from Area table
  • DESCRIPTION:  
    Accounting Point (also the internal entry number of ASUTBL AREA) for the IHS Area database to be adjusted
  • EXECUTABLE HELP:  D XARE^ASUJHELP
3 STATION CODE 1;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<2)!'(X?2AN) X
  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter code from the Station table for the selected Area
  • DESCRIPTION:  
    Station Code represents the IHS Station database to which the adjustment will be posted
  • EXECUTABLE HELP:  D XSTA^ASUJHELP
4 ACCOUNT CODE 1;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 01, 1996
  • HELP-PROMPT:  Enter code from account table
  • DESCRIPTION:  
    Account is the code (also the internal entry number of ASUTBL ACCOUNT) assigned to the item of supply to be adjusted.
  • EXECUTABLE HELP:  D XACC^ASUJHELP
5 INDEX NUMBER 1;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<2)!'(X?2N.N) X
  • LAST EDITED:  APR 18, 1996
  • HELP-PROMPT:  Answer must be 2-6 characters in length.
  • DESCRIPTION:  
    Index Number is a unique number associated with an item of supply.  It must pass the modulus 11 test.
6 NUMBER LINE ITEMS 1;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  
    If a quantity is entered, the quantity in the Station Master for the Index item of supply will be adjusted.
7 VALUE 1;7 NUMBER

  • INPUT TRANSFORM:  S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>999999.99)!(X<0) X
  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Type a Dollar Amount between 0 and 999999.99, 2 Decimal Digits
  • DESCRIPTION:  
    If a Value is entered, the Value field of the Station Master for the Index item of supply will be adjusted.
8 VOUCHER NUMBER 1;8 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<8) X
  • LAST EDITED:  JAN 08, 1998
  • HELP-PROMPT:  Answer with 2 digit year, '-' 2 digit month '-' 4 digit serial#
  • DESCRIPTION:  
    A voucher number identifies a group of associated transactions.  It consists of a 2 digit year (must be current to previous fiscal year) a 2 digit month and a 4 digit serial number each group separated by -.
  • CROSS-REFERENCE:  9002036.7^V
    1)= S ^ASUT(7,"V",$E(X,1,30),DA)=""
    2)= K ^ASUT(7,"V",$E(X,1,30),DA)
9 PURCHASE ORDER NUMBER 1;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<1) X
  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter the Purchase Order Number 1-7 long not all blank or zero
  • DESCRIPTION:  
    Purchase Order number associated with the transaction
10 DATE 1;10 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 09, 1999
11 SUB SUB ACTIVITY 1;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<2) X
  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter code from Sub Sub Activity table
  • DESCRIPTION:  
    Sub Sub Activity accounting code associated with this transaction from the ASUTBL SUB-SUB ACTIVITY pointer field
  • EXECUTABLE HELP:  D XSSA^ASUJHELP
12 SOURCE CODE 1;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>1!($L(X)<1) X
  • LAST EDITED:  JUL 11, 1997
  • HELP-PROMPT:  Enter code from Source table
  • DESCRIPTION:  
    Set from ASUTBL SOURCE pointer field Assigns the Source (place purchased) for this transaction
  • EXECUTABLE HELP:  D XSRC^ASUJHELP
13 SUB STATION CODE 1;13 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<2)!'((X?1N.N)!(X?1"P".1"L")) X
  • LAST EDITED:  JUN 17, 1996
  • HELP-PROMPT:  Enter 2 digit numeric code from Sub Station table or 'PL'
  • DESCRIPTION:  
    Sub Station to which supplies will be shipped
  • EXECUTABLE HELP:  D XSST^ASUJHELP
14 USER CODE 1;14 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3) X
  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter code from User table
  • DESCRIPTION:  
    Code assigned to users of supply based on ASUTBL USER lookup table
  • EXECUTABLE HELP:  D XUSR^ASUJHELP
15 COMMON ACCOUNTING NUMBER 1;15 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<7)!'(X?1AN.2N.4AN) X
  • LAST EDITED:  MAR 01, 2000
  • HELP-PROMPT:  Answer must be 7 characters in length.
  • DESCRIPTION:  
    CAN will be determined by Requisitioner and Sub Sub Activity table lookups
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
17 OBJECT SUB OBJECT 1;17 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4)!'(X?1"2".1"6".2AN) X
  • LAST EDITED:  FEB 29, 1996
  • HELP-PROMPT:  Enter code from Direct Sub Object table
  • DESCRIPTION:  
    Financial accounting Object Sub Object code to be used for this transaction based on lookup to table ASUTBL STOCK SUB OBJECT.
  • EXECUTABLE HELP:  D XDSO^ASUJHELP

External References

Name Field # of Occurrence
^%DT .07+1, .08+1, .09+1, 10+1
^ASU0TFMI .01+1
^ASU0TFMO .01OT+1
XACC^ASUJHELP 4(HELP )
XARE^ASUJHELP 2(HELP )
XDSO^ASUJHELP 17(HELP )
XSRC^ASUJHELP 12(HELP )
XSSA^ASUJHELP 11(HELP )
XSST^ASUJHELP 13(HELP )
XSTA^ASUJHELP 3(HELP )
XUSR^ASUJHELP 14(HELP )
^DICR 1(XREF 2n1.4), 1(XREF 2n2.4)

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^ASUT(7 - [#9002036.7] .01(XREF 1S), .01(XREF 1K), .06(XREF 1S), .06(XREF 1K), .07(XREF 1S), .07(XREF 1K), .08(XREF 1S), .08(XREF 1K), .09(XREF 1S), .09(XREF 1K)
.1(XREF 1S), .1(XREF 1K), 1(XREF 1S), 1(XREF 1K), 1(XREF 2S), 1(XREF 2n1.4), 1(XREF 2K), 1(XREF 2n2.4), 1(XREF 2n59.2), 8(XREF 1S)
8(XREF 1K)
^DD( 1(XREF 2n1.4), 1(XREF 2n2.4)
^DD(9002036.7 1(XREF 2S), 1(XREF 2K), 1(XREF 2n2.1)

Naked Globals

Name Field # of Occurrence
^(0 1(XREF 2S), 1(XREF 2n1.4), 1(XREF 2K), 1(XREF 2n2.4)
^(1 ID5+1, ID8+1, 1(XREF 2n59.2)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .07+1*, .08+1*, .09+1*, 10+1*
>> D0 1(XREF 2S), 1(XREF 2K), 1(XREF 2n59.2)
>> DA .01(XREF 1S), .01(XREF 1K), .06(XREF 1S), .06(XREF 1K), .07(XREF 1S), .07(XREF 1K), .08(XREF 1S), .08(XREF 1K), .09(XREF 1S), .09(XREF 1K)
.1(XREF 1S), .1(XREF 1K), 1(XREF 1S), 1(XREF 1K), 1(XREF 2S), 1(XREF 2K), 8(XREF 1S), 8(XREF 1K)
>> DIG 1(XREF 2n1.4), 1(XREF 2n2.4)
>> DIH 1(XREF 2n1.4), 1(XREF 2n2.4)
>> DIU 1(XREF 2S), 1(XREF 2K)
DIV 1(XREF 2S), 1(XREF 2n1.1), 1(XREF 2n1.4), 1(XREF 2K), 1(XREF 2n2.1), 1(XREF 2n2.4)
DIV(0 1(XREF 2S), 1(XREF 2n1.4), 1(XREF 2K), 1(XREF 2n2.4)
U ID5+1, ID8+1, 1(XREF 2S), 1(XREF 2n1.4), 1(XREF 2K), 1(XREF 2n2.4), 1(XREF 2n59.2)
X .01(XREF 1S), .01(XREF 1K), .06(XREF 1S), .06(XREF 1K), .07+1*!, .07(XREF 1S), .07(XREF 1K), .08+1*!, .08(XREF 1S), .08(XREF 1K)
, .09+1*!, .09(XREF 1S), .09(XREF 1K), .1(XREF 1S), .1(XREF 1K), .23+1!, .25+1!, 1(XREF 1S), 1(XREF 1K), 1(XREF 2S)
1(XREF 2n1.1), 1(XREF 2n1.4), 1(XREF 2K), 1(XREF 2n2.1), 1(XREF 2n2.4), 1(XREF 2n59.2), 2+1!, 3+1!, 4+1!, 5+1!
, 6+1!, 7+1*!, 8+1!, 8(XREF 1S), 8(XREF 1K), 9+1!, 10+1*!, 11+1!, 12+1!, 13+1!
, 14+1!, 15+1!, 17+1!
Y .01OT+1, .07+1, .08+1, .09+1, 1(XREF 2S), 1(XREF 2K), 10+1
Y(0 .01OT+1*
Y(1 1(XREF 2S), 1(XREF 2n1.1), 1(XREF 2K), 1(XREF 2n59.2)
Y(2 1(XREF 2n1.1), 1(XREF 2n2.1), 1(XREF 2n59.2)
Y(3 1(XREF 2n1.1), 1(XREF 2n2.1), 1(XREF 2n59.2)
Y(4 1(XREF 2n59.2)
Y(5 1(XREF 2n2.1), 1(XREF 2n59.2)
Y(6 1(XREF 2n2.1), 1(XREF 2n59.2)
Y(7 1(XREF 2n2.1)
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  All