Skip to content

/AWS1/CL_TBDPARAMETERSPACE

The details of a search for two or more step parameters.

CONSTRUCTOR

IMPORTING

Required arguments:

it_parameters TYPE /AWS1/CL_TBDSTEPPARAMETER=>TT_STEPPARAMETERLIST TT_STEPPARAMETERLIST

The parameters to search for.

Optional arguments:

iv_combination TYPE /AWS1/TBDCOMBINATIONEXPRESSION /AWS1/TBDCOMBINATIONEXPRESSION

The combination expression to use in the search.


Queryable Attributes

parameters

The parameters to search for.

Accessible with the following methods

Method Description
GET_PARAMETERS() Getter for PARAMETERS, with configurable default
ASK_PARAMETERS() Getter for PARAMETERS w/ exceptions if field has no value
HAS_PARAMETERS() Determine if PARAMETERS has a value

combination

The combination expression to use in the search.

Accessible with the following methods

Method Description
GET_COMBINATION() Getter for COMBINATION, with configurable default
ASK_COMBINATION() Getter for COMBINATION w/ exceptions if field has no value
HAS_COMBINATION() Determine if COMBINATION has a value