Skip to content

/AWS1/CL_NWMROUTINGPLYASSOCDET

Information about a routing policy association.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_routingpolicynames TYPE /AWS1/CL_NWMCONSTRAINEDSTRLS00=>TT_CONSTRAINEDSTRINGLIST TT_CONSTRAINEDSTRINGLIST

The names of the routing policies in the association.

it_sharedsegments TYPE /AWS1/CL_NWMCONSTRAINEDSTRLS00=>TT_CONSTRAINEDSTRINGLIST TT_CONSTRAINEDSTRINGLIST

The names of the segments that are shared with each other in the association.


Queryable Attributes

RoutingPolicyNames

The names of the routing policies in the association.

Accessible with the following methods

Method Description
GET_ROUTINGPOLICYNAMES() Getter for ROUTINGPOLICYNAMES, with configurable default
ASK_ROUTINGPOLICYNAMES() Getter for ROUTINGPOLICYNAMES w/ exceptions if field has no
HAS_ROUTINGPOLICYNAMES() Determine if ROUTINGPOLICYNAMES has a value

SharedSegments

The names of the segments that are shared with each other in the association.

Accessible with the following methods

Method Description
GET_SHAREDSEGMENTS() Getter for SHAREDSEGMENTS, with configurable default
ASK_SHAREDSEGMENTS() Getter for SHAREDSEGMENTS w/ exceptions if field has no valu
HAS_SHAREDSEGMENTS() Determine if SHAREDSEGMENTS 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_ROUTINGPOLICYASSOCDETSLIST

TYPES TT_ROUTINGPOLICYASSOCDETSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_NWMROUTINGPLYASSOCDET WITH DEFAULT KEY
.