Loading...
 

CX_LOG_MONITOR

CX_LOG_MONITOR

Class hierarchy
Description:

?

Code example:
...

List of methods (MDI)
Function MA* Parameters Return Brief description
SanityCheck INTEGER Check for consistency of the object
AllDimensions COLLECTION All dimensions
ClassFilter STRING, INTEGER OBJECT This object, if it corresponds to a certain class
Deleted INTEGER Object marked as deleted?
Description STRING Name of this object
Dimension STRING, INTEGER OBJECT reserved for the derived class CX_ACCOUNT
DimensionByCondition STRING OBJECT reserved for the derived class CX_ACCOUNT
EvaluateTotal STRING OBJECT Calculate formula
GetDomain INTEGER Domain of this object
GetAllTransactions COLLECTION Gather recursively all transactions from itself and the subMonitors
GetSiblings COLLECTION All siblings of this object
GetSiblings2 COLLECTION All siblings of this object
GetSlotEntries VECTOR<object> Return of internal information about slots
InsertSubMonitor OBJECT insert a subordinate monitor
InvalidateObjectCode Marks ObjectCode as invalid
LastUpdate OBJECT Date of the last write access
LastUser INTEGER User who last had write access to the object
link OBJECT Add this object to the list of objects with validity
NextValidObject OBJECT Subsequent validity object in time
ObjectCode * Access to the ObjectCode associated with the monitor
PeriodDataCubes OBJECT, OBJECT, INTEGER COLLECTION Search for data cubes of a certain period
PreviousValidObject OBJECT Previous validity object in time
QueryFifthDimension OBJECT reserved for the derived class CX_DATA_CUBE
QueryFirstDimension OBJECT reserved for the derived classes CX_ACCOUNT and CX_DATA_CUBE
QueryFourthDimension OBJECT reserved for the derived class CX_DATA_CUBE
QuerySecondDimension OBJECT reserved for the derived class CX_DATA_CUBE
QueryThirdDimension OBJECT reserved for the derived class CX_DATA_CUBE
RemoveSubMonitor OBJECT Delete a subordinate monitor
RestrictedValidity * Area of validity restricted?
SetDomain INTEGER, INTEGER Set domain
ShortName STRING Short name of this object
Siblings * Objects with validity
SpanDateValidity * Period of validity
string INTEGER CX_STRING Returns the string representation of the object
SubMonitorsOfLevel INTEGER COLLECTION Return: subordinate monitors from the specified level
TopAccount STRING, INTEGER OBJECT reserved for the derived classes CX_ACCOUNT and CX_DATA_CUBE
TopDimensions INTEGER COLLECTION Return: a collection with the calling monitor object
TopMonitor INTEGER OBJECT reserved for the derived classes CX_ACCOUNT and CX_DATA_CUBE
Total STRING OBJECT Content of the data field (added with the same data fields from subordinate monitors)
UniqueID STRING Content of the fixed data field "uniqueID
Unlink Remove this object from the list of objects with validity
Unlink2 Remove this object from the list of objects with validity
UpperDimensionByCondition STRING OBJECT reserved for the derived classes CX_ACCOUNT and CX_DATA_CUBE
Valid OBJECT INTEGER Check validity
ValidSince OBJECT Start of validity period
ValidToday INTEGER Valid today?
ValidUntil OBJECT End of validity period
VerifySiblings INTEGER Check ring of exchange objects

* MA = Member Access function,
grey background = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
transactions REL_MN CX_TRANSACTION Transactions
subMonitors REL_MN CX_MONITOR subordinate monitors
uniqueID STRING * Unique key
validity POINTER CX_VALIDITY Validity period of the object

*I = Indexable data field,
grey background = inherited data field

Use in AppsWH
Module Brief description