Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: ORCMEDT6

Package: Order Entry Results Reporting

Routine: ORCMEDT6


Information

ORCMEDT6 ;SLC/MKB-QO editor utilities ;12/18/02 13:33

Source Information

Source file <ORCMEDT6.m>

Entry Points

Name Comments DBIA/ICR reference
QO ; -- Enter/edit QO restriction on orderable items
SET(OI) ; -- Returns Set Membership for OI
LIST ; -- List order statuses in DOMAIN
NAME(X) ; -- Returns full name of set X
OI(IDX,CAPTION) ; -- Returns selected OI from file #101.43 using IDX xrefs
INACT ;is OI inactive
OIB(CAPTION) ; -- Returns selected OI from file #101.43 using B xref
SEARCH ; -- Search/replace orderables in QO responses
SR1 ; -- list QO's & Dlgs where ORIT is used, get replacement
FIND(X,QO) ; -- Find QO's, Dlg's that use ord item X
SELECT(MAX,Y) ; -- Select which QOs to replace Ord Item
OK() ; -- Are you ready?

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: QO+2
Function Call: WRITE
  • Prompt: !!,"Select the type of usage for which you wish to restrict ordering of this item."
  • Line Location: QO+3
Function Call: WRITE
  • Prompt: !
  • Line Location: QO+7
Function Call: WRITE
  • Prompt: !,"Usage: "
  • Line Location: SET+5
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SET+6
Function Call: WRITE
  • Prompt: !!,HELP
  • Line Location: SET+8
Function Call: WRITE
  • Prompt: $C(7),!,HELP
  • Line Location: SET+9
Function Call: WRITE
  • Prompt: $E(XP,$L(X)+1,$L(XP))
  • Line Location: SET+14
Function Call: WRITE
  • Prompt: " "_$P(DOMAIN(Y),U,2)
  • Line Location: SET+19
Function Call: WRITE
  • Prompt: !,"Choose from:"
  • Line Location: LIST+2
Function Call: WRITE
  • Prompt: !
  • Line Location: LIST+4
Function Call: READ
  • Variable: Z
  • Timeout: DTIME
  • Line Location: LIST+5
Function Call: WRITE
  • Prompt: $C(13)," "_$P(DOMAIN(I),U,2)
  • Line Location: LIST+6
Function Call: WRITE
  • Prompt: "*** INACTIVE AS OF ",$$FMTE^XLFDT(ORINACT)," ***"
  • Line Location: INACT+7
Function Call: WRITE
  • Prompt: !!
  • Line Location: SEARCH+3
Function Call: WRITE
  • Prompt: !,$P(ORIT,U,2)_" is not used by any quick orders or dialogs."
  • Line Location: SR1+2
Function Call: WRITE
  • Prompt: @IOF,"Quick Orders and Dialogs containing "_$P(ORIT,U,2),!,$$REPEAT^XLFSTR("-",79)
  • Line Location: SR1+3
Function Call: WRITE
  • Prompt: !,I,?4,$P(^ORD(101.41,X,0),U)
  • Line Location: SR1+5
Function Call: WRITE
  • Prompt: !,$$REPEAT^XLFSTR("-",79)
  • Line Location: SR1+6
Function Call: WRITE
  • Prompt: !!,"Replacing "_$P(ORIT,U,2)_" with "_$P(ORY,U,2)_" in:"
  • Line Location: SR1+10
Function Call: WRITE
  • Prompt: !?3,ORNM_" canceled: item invalid for this dialog."
  • Line Location: SR1+14
Function Call: WRITE
  • Prompt: !?3,ORNM_" ...done."
  • Line Location: SR1+17
Function Call: WRITE
  • Prompt: !
  • Line Location: OK+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ORD(101.43 - [#101.43] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call