/AWS1/CL_LICINSTANCERULESTMT¶
Instance rule statement.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_andrulestatement TYPE REF TO /AWS1/CL_LICANDRULESTATEMENT /AWS1/CL_LICANDRULESTATEMENT¶
AND rule statement.
io_orrulestatement TYPE REF TO /AWS1/CL_LICORRULESTATEMENT /AWS1/CL_LICORRULESTATEMENT¶
OR rule statement.
io_matchingrulestatement TYPE REF TO /AWS1/CL_LICMATCHINGRULESTMT /AWS1/CL_LICMATCHINGRULESTMT¶
Matching rule statement.
io_scriptrulestatement TYPE REF TO /AWS1/CL_LICSCRIPTRULESTMT /AWS1/CL_LICSCRIPTRULESTMT¶
Script rule statement.
Queryable Attributes¶
AndRuleStatement¶
AND rule statement.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANDRULESTATEMENT() |
Getter for ANDRULESTATEMENT |
OrRuleStatement¶
OR rule statement.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORRULESTATEMENT() |
Getter for ORRULESTATEMENT |
MatchingRuleStatement¶
Matching rule statement.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MATCHINGRULESTATEMENT() |
Getter for MATCHINGRULESTATEMENT |
ScriptRuleStatement¶
Script rule statement.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCRIPTRULESTATEMENT() |
Getter for SCRIPTRULESTATEMENT |