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 |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^OR(101.75

Package: Order Entry Results Reporting

Global: ^OR(101.75


Information

FileMan FileNo FileMan Filename Package
101.75 OR M CODE PLUGIN Order Entry Results Reporting

Description

Directly Accessed By Routines, Total: 8

Package Total Routines
Order Entry Results Reporting 8 ORDD71    PARAMETER    ^OR(101.75    OREDITOR1    OREDITOR4    ORIMGR    ORIUTL    ORY508

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Order Entry Results Reporting 2 EDITOR(#101.74)[40#101.743(32)]    PANELS UI(#101.71)[#101.71123(13)#101.71123(32)]    

Fields, Total: 7

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

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<3)!'(X'?1P.E) X
    MAXIMUM LENGTH: 64
  • LAST EDITED:  JAN 24, 2024
  • HELP-PROMPT:  Enter the name of the plugin 3-64 characters.
  • DESCRIPTION:  
    This is the name of the plugin entry.
  • PRE-LOOKUP:  I $G(DIC(0))["L",'$G(ORIMGR) K X D EN^DDIOL("Entries cannot be added, modified, or deleted.","","!?5")
  • DELETE TEST:  1,0)= I $$INUSE^ORDD71(101.75,DA)>0 D EN^DDIOL($C(7)_"IN USE - CANNOT BE DELETED")
  • FIELD INDEX:  B (#1787) REGULAR IR LOOKUP & SORTING
    Short Descr: This is the B xref redone a new style xref
    Description: This cross-reference replaces the standard B cross-reference to contain the complete .01 field value.
    Set Logic: S ^OR(101.75,"B",$E(X,1,64),DA)=""
    Kill Logic: K ^OR(101.75,"B",$E(X,1,64),DA)
    Whole Kill: K ^OR(101.75,"B")
    X(1): NAME (101.75,.01) (Subscr 1) (Len 64) (forwards)
1 ROUTINE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<3) X
    MAXIMUM LENGTH: 16
  • LAST EDITED:  JAN 24, 2024
  • HELP-PROMPT:  Enter the name of the routine 3-16 characters
  • DESCRIPTION:  
    This is the routine the plugin should call.
2 ENTRY POINT 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
    MAXIMUM LENGTH: 16
  • LAST EDITED:  JAN 24, 2024
  • HELP-PROMPT:  Enter the name of the entry point 1-16 characters.
  • DESCRIPTION:  
    This is the entry point in the Routine the plug in code should call.
3 TYPE 0;4 SET
  • 'L' FOR LONGLIST;

  • LAST EDITED:  JAN 24, 2024
  • HELP-PROMPT:  Select the type of M plugin.
  • DESCRIPTION:  
    This field is used to marked the type of M plugin. Currently the only value supported is LongList.
4 MANDATORY PARAMETER 0;5 SET (BOOLEAN Data Type)
  • This field stores if the plugin needs parameters to complete it's evaluation.

  • LAST EDITED:  JAN 16, 2025
  • HELP-PROMPT:  Select Yes to required a parameter.
  • DESCRIPTION:  
    This field stores if the plugin needs parameters to complete it's evaluation.
10 SHORT DESCRIPTION 10;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>120!($L(X)<3) X
    MAXIMUM LENGTH: 120
  • LAST EDITED:  JAN 24, 2024
  • HELP-PROMPT:  Enter a short description describing the plug 3-120 characters.
  • DESCRIPTION:  
    This is a short description describing the purpose of the plug in.
20 DESCRIPTION 20;0 WORD-PROCESSING #101.752

  • LAST EDITED:  JAN 11, 2024
  • LAST EDITED:  JAN 24, 2024
  • HELP-PROMPT:  Enter the details of the plugin.
  • DESCRIPTION:  
    This field should contains any technical details about the Plugin entry. This should also contain any information that is needed to help describe how to set the Parameter field (#40) in the Editor file (#101.73).

Found Entries, Total: 6

NAME: PROVIDER LOOKUP    NAME: PLUGIN SETUP    NAME: SCHEMA    NAME: EDITOR    NAME: COMPONENTS    NAME: INFO PANEL    

External References

Name Field # of Occurrence
EN^DDIOL .01TPL+1, .01DEL1+1
$$INUSE^ORDD71 .01DEL1+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^OR(101.75 - [#101.75] IXBSL+1*, IXBKL+1!, IXBKEIC+1!

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA IXBSL+1, IXBKL+1, .01DEL1+1
>> DIC(0 .01TPL+1
>> ORIMGR .01TPL+1
X IXBSL+1, IXBKL+1, .01+1!, .01TPL+1!, 1+1!, 2+1!, 10+1!
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All