Skip to content

/AWS1/CL_LM2SUBSLOTSETTING

Specifications for the constituent sub slots and the expression for the composite slot.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_EXPRESSION TYPE /AWS1/LM2SUBSLOTEXPRESSION /AWS1/LM2SUBSLOTEXPRESSION

The expression text for defining the constituent sub slots in the composite slot using logical AND and OR operators.

IT_SLOTSPECIFICATIONS TYPE /AWS1/CL_LM2SPECIFICATIONS=>TT_SUBSLOTSPECIFICATIONMAP TT_SUBSLOTSPECIFICATIONMAP

Specifications for the constituent sub slots of a composite slot.


Queryable Attributes

expression

The expression text for defining the constituent sub slots in the composite slot using logical AND and OR operators.

Accessible with the following methods

Method Description
GET_EXPRESSION() Getter for EXPRESSION, with configurable default
ASK_EXPRESSION() Getter for EXPRESSION w/ exceptions if field has no value
HAS_EXPRESSION() Determine if EXPRESSION has a value

slotSpecifications

Specifications for the constituent sub slots of a composite slot.

Accessible with the following methods

Method Description
GET_SLOTSPECIFICATIONS() Getter for SLOTSPECIFICATIONS, with configurable default
ASK_SLOTSPECIFICATIONS() Getter for SLOTSPECIFICATIONS w/ exceptions if field has no
HAS_SLOTSPECIFICATIONS() Determine if SLOTSPECIFICATIONS has a value