Previous Topic

Book Contents

Book Index

Next Topic

Calculation functions for readable presentation of Audit&History entries

The following calculation functions are provided for a readable representation of the Audit/History records:

  • getBOTypeTranslation

    Returns the translation of the object type name, according to the definition in AMT_BOTRANSLATION. The language setting of the user is used.

  • getAttributeTranslation

    Returns the translation of the attribute name (for this object type), according to the definition in AMT_BOTRANSLATION. The language setting of the user is used.

  • getValuesetTranslation

    Tests whether the attribute’s value range is determined by a value set (fixed / object valueset). If so, the translated label is returned according the language settings of the user.

  • getAuditedValueRelation

    Returns the descriptive value of the related object. If no related object can be found, it returns “value” (String).

  • getAuditedBOTranslation

    Returns the descriptive value of the related object. Applicable only for objects of object type “Audited Change”.

See Also

Viewing History

Viewing History for Object Types

Viewing History for Selected Objects

Viewing History of Related Changes

Viewing History for User, Group, Role and Client object types

Catalog of Audited Changes