Skip to content

/AWS1/CL_FNTCONNFUNCTESTRESULT

A connection function test result.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_connectionfunctionsummary TYPE REF TO /AWS1/CL_FNTCONNFUNCSUMMARY /AWS1/CL_FNTCONNFUNCSUMMARY

The connection function summary.

iv_computeutilization TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING

The connection function compute utilization.

it_connfunctionexecutionlogs TYPE /AWS1/CL_FNTFUNCEXECLOGLIST_W=>TT_FUNCTIONEXECUTIONLOGLIST TT_FUNCTIONEXECUTIONLOGLIST

The connection function execution logs.

iv_connfunctionerrormessage TYPE /AWS1/FNTSENSITIVESTRINGTYPE /AWS1/FNTSENSITIVESTRINGTYPE

The connection function error message.

iv_connectionfunctionoutput TYPE /AWS1/FNTSENSITIVESTRINGTYPE /AWS1/FNTSENSITIVESTRINGTYPE

The connection function output.


Queryable Attributes

ConnectionFunctionSummary

The connection function summary.

Accessible with the following methods

Method Description
GET_CONNFUNCTIONSUMMARY() Getter for CONNECTIONFUNCTIONSUMMARY

ComputeUtilization

The connection function compute utilization.

Accessible with the following methods

Method Description
GET_COMPUTEUTILIZATION() Getter for COMPUTEUTILIZATION, with configurable default
ASK_COMPUTEUTILIZATION() Getter for COMPUTEUTILIZATION w/ exceptions if field has no
HAS_COMPUTEUTILIZATION() Determine if COMPUTEUTILIZATION has a value

ConnectionFunctionExecutionLogs

The connection function execution logs.

Accessible with the following methods

Method Description
GET_CONNFUNCTIONEXECLOGS() Getter for CONNFUNCTIONEXECUTIONLOGS, with configurable defa
ASK_CONNFUNCTIONEXECLOGS() Getter for CONNFUNCTIONEXECUTIONLOGS w/ exceptions if field
HAS_CONNFUNCTIONEXECLOGS() Determine if CONNFUNCTIONEXECUTIONLOGS has a value

ConnectionFunctionErrorMessage

The connection function error message.

Accessible with the following methods

Method Description
GET_CONNFUNCTIONERRORMESSAGE() Getter for CONNFUNCTIONERRORMESSAGE, with configurable defau
ASK_CONNFUNCTIONERRORMESSAGE() Getter for CONNFUNCTIONERRORMESSAGE w/ exceptions if field h
HAS_CONNFUNCTIONERRORMESSAGE() Determine if CONNFUNCTIONERRORMESSAGE has a value

ConnectionFunctionOutput

The connection function output.

Accessible with the following methods

Method Description
GET_CONNECTIONFUNCTIONOUTPUT() Getter for CONNECTIONFUNCTIONOUTPUT, with configurable defau
ASK_CONNECTIONFUNCTIONOUTPUT() Getter for CONNECTIONFUNCTIONOUTPUT w/ exceptions if field h
HAS_CONNECTIONFUNCTIONOUTPUT() Determine if CONNECTIONFUNCTIONOUTPUT has a value