Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Source Information |  Call Graph |  External References |  All
Print Page as PDF
Option: ORK DEBUG ENABLE/DISABLE

Package: Order Entry Results Reporting

Option: ORK DEBUG ENABLE/DISABLE


Source Information

Name Value
NAME ORK DEBUG ENABLE/DISABLE
MENU TEXT Enable or Disable Debug Message Logging
UPPERCASE MENU TEXT ENABLE OR DISABLE DEBUG MESSAG
ROUTINE DEBUG^ORKMGR
DESCRIPTION
Determines if order check debug messages will be logged to ^XTMP("ORKLOG".
'E' or 'Enabled' enables the logging of order checking debug information.
'D' or 'Disabled' disables logging debug messages and cleans out
^XTMP("ORKLOG").  ^XTMP("ORKLOG" is also killed when more than 5,000 
entries exist.  Therefore, ^XTMP("ORKLOG") can only hold 5,000 entries.
CREATOR ADAM,ADAM
TYPE run routine

Call Graph

Call Graph Total: 1

Package Total Call Graph
Order Entry Results Reporting 1 DEBUG^ORKMGR  

External References

Name Field # of Occurrence
DEBUG^ORKMGR 2
Source Information |  Call Graph |  External References |  All