Loading...
 

CX_TERM_ACCOUNT

CX_TERM_ACCOUNT

Class hierarchy
Description:

This class represents a time deposit account.

Code example:
...
List of methods (MDI)
Function MA* Parameters Return Brief description
SanityCheck INTEGERCheck for consistency of the object
CastedStructureByCondition STRING OBJECT
ClassFilter STRING, INTEGER OBJECT This object, if it corresponds to a particular class
ClearingObjectMA * STRING, INTEGER Assignments to accounting objects
ConditionedFilter STRING OBJECT
ConditionedFilter2 OBJECT OBJECT
ConnectStateStructure OBJECT, STRING Connect to the status structure
Deleted INTEGERObject marked as deleted?
Description STRING Name of this object
EvaluateTotalMonitors STRING, INTEGER, STRING OBJECT ?
ForceMonitor STRING OBJECT ?
GetDomain INTEGERDomain of this object
GetSiblings COLLECTION All siblings of this object
GetSiblings2 COLLECTION All siblings of this object
GetSlotEntries VECTOR<OBJECT> Return of internal information on slots
GetStructure OBJECT OBJECT Find subordinate structure that belongs to the same hierarchy
InsertMonitor OBJECT ?
LastUpdate OBJECT Date of the last write access
LastUser INTEGERUser who last had write access to the object
Link OBJECT Add this object to the list of objects with validity
Monitor STRING OBJECT ?
NextValidObject OBJECT Temporally subsequent validity object
PreviousValidObject OBJECT Temporally preceding validity object
RemoveMonitor OBJECT ?
RemoveStateStructure STRING Find status structure according to uniqueID and release connection
RestrictedValidity * Validity range restricted?
SetDomain INTEGER, INTEGER Set domain
SetStructure OBJECT Ensures that a structure becomes a subordinate structure
ShortName STRING Short name of this object
Siblings * Objects with validity
SpanDateValidity * Validity range
StateStructure STRING OBJECT Find state structure by uniqueID (STRING) (not wrapped).
StateStructureWrapper STRING OBJECT Find state structure by uniqueID
string INTEGER CX_STRING Returns the string representation of the object
StructureByCondition STRING OBJECT Subordinate structure with a specific condition
StructureByID STRING OBJECT Subordinate structure with a specific unique key
StructureByIDMA * STRING Subordinate structures with a specific unique key
StructureByType STRING, INTEGER OBJECT Subordinate structure of a given type
TotalMonitors STRING, INTEGER, STRING OBJECT ?
TriggeredStateStructure STRING OBJECT Tries to switch state structure further and returns the new state structure(not wrapped).
TriggeredStateStructureWrapper STRING OBJECT Tries to switch state structure further and returns the new state structure(wrapped).
TriggerStateStructures Advances all status structures
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
Valid OBJECT INTEGERCheck validity
ValidSince OBJECT Start of the validity range
ValidToday INTEGERValid today?
ValidUntil OBJECT End of the validity range
VerifySiblings INTEGERCheck ring of exchange objects

* MA = member access function,
greyed out = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
deposit CX_VALUE Amount
dueDate CX_VALUE Maturity
allocations REL_MN CX_EXPANDABLE ?
clearingObjects REL_MN CX_CLEARING_OBJECT Clearing_objects
currencyEnum ENUMSHORT Internal number of the currency
depositAdministrator REL_1M CX_DEPOSIT_ADMINISTRATOR Account administrator
generalTerms REL_1M CX_GENERAL_TERMS ?
interest rate CX_SINGLE_CHARGE Interest rate
monitors REL_MN CX_MONITOR ?
structures REL_MN CX_EXPANDABLE Organisational structures
uniqueID STRING * Unique key
validity POINTER CX_VALIDITY Validity period of the object

* I = Indexable data field,
greyed out = inherited data field.

Use in AppsWH
Module Brief description