/AWS1/CL_LICPRODUCTINFMTIONF00¶
Describes product information filters.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_productinfmtionfiltname TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Filter name.
iv_productinfmtionfiltcomp00 TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Logical operator.
Optional arguments:¶
it_productinfmtionfiltvalue TYPE /AWS1/CL_LICSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
Filter value.
Queryable Attributes¶
ProductInformationFilterName¶
Filter name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCTINFMTIONFILTNAME() |
Getter for PRODUCTINFORMATIONFILTERNAME, with configurable d |
ASK_PRODUCTINFMTIONFILTNAME() |
Getter for PRODUCTINFORMATIONFILTERNAME w/ exceptions if fie |
HAS_PRODUCTINFMTIONFILTNAME() |
Determine if PRODUCTINFORMATIONFILTERNAME has a value |
ProductInformationFilterValue¶
Filter value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCTINFMTIONFILTVALUE() |
Getter for PRODUCTINFORMATIONFILTVALUE, with configurable de |
ASK_PRODUCTINFMTIONFILTVALUE() |
Getter for PRODUCTINFORMATIONFILTVALUE w/ exceptions if fiel |
HAS_PRODUCTINFMTIONFILTVALUE() |
Determine if PRODUCTINFORMATIONFILTVALUE has a value |
ProductInformationFilterComparator¶
Logical operator.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCTINFMTIONFILTCOM00() |
Getter for PRODUCTINFMTIONFILTCOMPARA00, with configurable d |
ASK_PRODUCTINFMTIONFILTCOM00() |
Getter for PRODUCTINFMTIONFILTCOMPARA00 w/ exceptions if fie |
HAS_PRODUCTINFMTIONFILTCOM00() |
Determine if PRODUCTINFMTIONFILTCOMPARA00 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_PRODUCTINFORMATIONFILTLIST¶
TYPES TT_PRODUCTINFORMATIONFILTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LICPRODUCTINFMTIONF00 WITH DEFAULT KEY
.