Difference between revisions of "Alg Object"

From SDU
Jump to: navigation, search
(Redirecting to Act Log Table)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
The Act_Log table stores the [[Activity]] information for [[Request|Requests]], [[Incident|Incidents]], and [[Problem|Problems]] and the alg [[Object|object]] references the content.
+
#REDIRECT [[Act Log Table]]
  
{|
+
[[Category:Objects]]
|-
+
! Object
+
! Table
+
! SQL Name
+
|-
+
| alg
+
| Act_Log
+
| act_log
+
|-
+
|}
+
 
+
 
+
== Usage ==
+
The '''[[Object|object]]''' is what is referenced in scripting [[spel code]], [[Stored Queries]], [[Action Macro|Action Macros]], web pages, etc.
+
 
+
The '''Table''' is what you will reference when doing data extracts or loads.
+
 
+
The '''SQL Name''' is what you will physically see if accessing the database directly.
+

Latest revision as of 17:56, 8 March 2008

Redirect to: