Functions Collection Properties 

The Functions collection object has the following properties:

 

Functions Collection Properties

Name

Parameters

Return Type

Description

Connection

 

VT_DISPATCH

Returns or sets the Connection object. If no Connection object exists, a new one is created. See the Connection Object. Read/write.

Count

 

VT_I4

Number of Function objects in the list. Read-only.

LogFileName

 

VT_BSTR

The log file name. Read/write.

LogLevel

Level

VT_I4

Returns or sets the current log-level. Level is a VT_I2 with the values 0-9 (where 0 means no log information, and 9 means full information). Read/write.

 

For information on SAP collection objects, see: SAP Standard Collection.