/AWS1/CL_FNSPORTRANGE¶
The range of ports the rule applies to.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_from TYPE /AWS1/FNSPORT /AWS1/FNSPORT¶
The first port in the range.
iv_to TYPE /AWS1/FNSPORT /AWS1/FNSPORT¶
The last port in the range.
Queryable Attributes¶
from¶
The first port in the range.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FROM() |
Getter for FROM |
to¶
The last port in the range.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TO() |
Getter for TO |