Skip to content

/AWS1/CL_SHIOPTINFEATURE

CONSTRUCTOR

IMPORTING

Required arguments:

iv_featurename TYPE /AWS1/SHIOPTINFEATURENAME /AWS1/SHIOPTINFEATURENAME

iv_isenabled TYPE /AWS1/SHIBOOLEAN /AWS1/SHIBOOLEAN


Queryable Attributes

featureName

Accessible with the following methods

Method Description
GET_FEATURENAME() Getter for FEATURENAME, with configurable default
ASK_FEATURENAME() Getter for FEATURENAME w/ exceptions if field has no value
HAS_FEATURENAME() Determine if FEATURENAME has a value

isEnabled

Accessible with the following methods

Method Description
GET_ISENABLED() Getter for ISENABLED, with configurable default
ASK_ISENABLED() Getter for ISENABLED w/ exceptions if field has no value
HAS_ISENABLED() Determine if ISENABLED has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_OPTINFEATURES

TYPES TT_OPTINFEATURES TYPE STANDARD TABLE OF REF TO /AWS1/CL_SHIOPTINFEATURE WITH DEFAULT KEY
.