2024 April Release

Class COOSYSTEM@1.1:TransactionVariables Permanent link for this heading

Class Hierarchy

Object > ComponentObject > TransactionVariables

Properties Permanent link for this heading

Type

Property

Name

Object[]

TV_CONTACTLIST

Contact List From E-Mail

Object

TV_REG_OBJ

Registration Object

Object

TV_REGTARGET_OBJ

Registration Target Object

AttributeObjectDef

TV_REGTARGET_VIEW

Registration Target View

SelectionContext

TV_SEARCH_INITAL_SELECTIONCONTEXT

Selection Context on Search Start

Object

TV_SELECTIONCONTAINER

Container of Selection Context for Methods

SelectionContext

TV_SELECTIONCONTEXT

Selection Context for Methods

Object

TV_TARGET_CATEGORY

Target Category

PersonnelFile

TV_TARGET_FILE

Target Personnel File

PersonnelFileFolder

TV_TARGET_FOLDER

Target Personnel File Folder

ActivityInstance

WFVAR_ACTIVITY

Activity Instance

ActivityInstance[]

WFVAR_ALLACTIVITIES

All Affected Activity Instances

Object[]

WFVAR_ALLOBJECTS

All Affected Objects of Processes

ProcessInstance[]

WFVAR_ALLPROCESSES

All Affected Processes

integer

WFVAR_CASERESULT

Result of Switch Evaluation

boolean

WFVAR_CONDRESULT

Result of Condition Evaluation

string

WFVAR_GATEWAY_PATHREFERENCE

Reference of the Outgoing Sequence Flow

ProcessInstance

WFVAR_PROCESS

Process

Object

WFVAR_THIS

Object of Process

integer

WFVAR_WORKITEM

Index of Work Item

Properties Permanent link for this heading


Contact List From E-Mail (FSCFOLIO@1.1001:TV_CONTACTLIST) Permanent link for this heading

Object[] FSCFOLIO@1.1001:TV_CONTACTLIST readonly(ui)


Registration Object (FSCFOLIO@1.1001:TV_REG_OBJ) Permanent link for this heading

Object FSCFOLIO@1.1001:TV_REG_OBJ readonly(ui)


Registration Target Object (FSCFOLIO@1.1001:TV_REGTARGET_OBJ) Permanent link for this heading

Object FSCFOLIO@1.1001:TV_REGTARGET_OBJ readonly(ui)


Registration Target View (FSCFOLIO@1.1001:TV_REGTARGET_VIEW) Permanent link for this heading

AttributeObjectDef FSCFOLIO@1.1001:TV_REGTARGET_VIEW readonly(ui)


Selection Context on Search Start (COOSEARCH@1.1:TV_SEARCH_INITAL_SELECTIONCONTEXT) Permanent link for this heading

Stores the selection context before the search dialog is started.
This variable is used to retrieve the initial selection context when the search was triggered control started.

SelectionContext COOSEARCH@1.1:TV_SEARCH_INITAL_SELECTIONCONTEXT readonly


Container of Selection Context for Methods (COODESK@1.1:TV_SELECTIONCONTAINER) Permanent link for this heading

Object COODESK@1.1:TV_SELECTIONCONTAINER readonly(ui)


Selection Context for Methods (COODESK@1.1:TV_SELECTIONCONTEXT) Permanent link for this heading

SelectionContext COODESK@1.1:TV_SELECTIONCONTEXT readonly(ui)


Target Category (FSCPERSONNELFILE@1.1001:TV_TARGET_CATEGORY) Permanent link for this heading

Target category

Object FSCPERSONNELFILE@1.1001:TV_TARGET_CATEGORY readonly(ui)


Target Personnel File (FSCPERSONNELFILE@1.1001:TV_TARGET_FILE) Permanent link for this heading

Target personnel file

PersonnelFile FSCPERSONNELFILE@1.1001:TV_TARGET_FILE readonly(ui)


Target Personnel File Folder (FSCPERSONNELFILE@1.1001:TV_TARGET_FOLDER) Permanent link for this heading

indicates the target object for a drag operation within personnel files. used e.g. within set-action of personnel file folder to allow drag & drop moving of documents within one file

PersonnelFileFolder FSCPERSONNELFILE@1.1001:TV_TARGET_FOLDER readonly(ui)


Activity Instance (COOWF@1.1:WFVAR_ACTIVITY) Permanent link for this heading

The activity instance is accessible in the transaction variable during execution of a work item.

ActivityInstance COOWF@1.1:WFVAR_ACTIVITY readonly


All Affected Activity Instances (COOWF@1.1:WFVAR_ALLACTIVITIES) Permanent link for this heading

All activities are accessible in the transaction variable during execution of a work item when multiple activities are processed

ActivityInstance[] COOWF@1.1:WFVAR_ALLACTIVITIES readonly


All Affected Objects of Processes (COOWF@1.1:WFVAR_ALLOBJECTS) Permanent link for this heading

All objects of the processes are accessible in the transaction variable during execution of a work item when multiple activities are processed

Object[] COOWF@1.1:WFVAR_ALLOBJECTS readonly


All Affected Processes (COOWF@1.1:WFVAR_ALLPROCESSES) Permanent link for this heading

All processes of the activity instances are accessible in the transaction variable during execution of a work item when multiple activities are processed

ProcessInstance[] COOWF@1.1:WFVAR_ALLPROCESSES readonly


Result of Switch Evaluation (COOWF@1.1:WFVAR_CASERESULT) Permanent link for this heading

unsigned integer COOWF@1.1:WFVAR_CASERESULT readonly


Result of Condition Evaluation (COOWF@1.1:WFVAR_CONDRESULT) Permanent link for this heading

boolean COOWF@1.1:WFVAR_CONDRESULT readonly


Reference of the Outgoing Sequence Flow (COOWF@1.1:WFVAR_GATEWAY_PATHREFERENCE) Permanent link for this heading

string COOWF@1.1:WFVAR_GATEWAY_PATHREFERENCE readonly


Process (COOWF@1.1:WFVAR_PROCESS) Permanent link for this heading

The process instance of the activity is accessible in the transaction variable during execution of a work item.

ProcessInstance COOWF@1.1:WFVAR_PROCESS readonly


Object of Process (COOWF@1.1:WFVAR_THIS) Permanent link for this heading

The object of the process is accessible in the transaction variable during execution of a work item.

Object COOWF@1.1:WFVAR_THIS readonly


Index of Work Item (COOWF@1.1:WFVAR_WORKITEM) Permanent link for this heading

The index of the executed work item of the activity instance is accessible in the transaction variable.

unsigned integer COOWF@1.1:WFVAR_WORKITEM readonly