Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates detailed logging of cost management processes, which can assist in identifying issues during development or maintenance. |
| What area does it affect? |
Cost Management processing |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when troubleshooting cost management issues or during initial testing phases. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cost_mgmt.debug |
| Sys ID |
bfd854eec0a80a647ce82964891ed7b0 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable debugging of the cost management processing |
| Updated |
2010-04-02 11:46:18 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... expense lines and adds the total to the Work cost field on the task record when an expense line is created for any task with a Type of Planned task. glide.cost_mgmt.debug Enables debugging of cost management processing. All logging events are recorded in the Financial Management Log [fm_log] table. This should only be enabled during initial testing or when troubleshooting because ...
Context preview
Snippet 2
... and logos may be trademarks of the respective companies with which they are associated. 41 • Type: true | false • Default value: true • Location: System Property [sys_properties] table glide.cost_mgmt.debug (Cost Management plugin) Enables debugging of cost management processing. All logging events are recorded in the Financial Management Log [fm_log] table. Note: This feature can generate a large number of ...
Related properties