Skip to content

/AWS1/CL_FMSNETWORKACLPORTRA00

TCP or UDP protocols: The range of ports the rule applies to.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_from TYPE /AWS1/FMSIPPORTNUMBERINTEGER /AWS1/FMSIPPORTNUMBERINTEGER

The beginning port number of the range.

iv_to TYPE /AWS1/FMSIPPORTNUMBERINTEGER /AWS1/FMSIPPORTNUMBERINTEGER

The ending port number of the range.


Queryable Attributes

From

The beginning port number of the range.

Accessible with the following methods

Method Description
GET_FROM() Getter for FROM, with configurable default
ASK_FROM() Getter for FROM w/ exceptions if field has no value
HAS_FROM() Determine if FROM has a value

To

The ending port number of the range.

Accessible with the following methods

Method Description
GET_TO() Getter for TO, with configurable default
ASK_TO() Getter for TO w/ exceptions if field has no value
HAS_TO() Determine if TO has a value