Skip to content

/AWS1/CL_MGNSTRTNETMIGMAPUPCNS

A construct update to apply during a mapping update operation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_segmentid TYPE /AWS1/MGNSEGMENTID /AWS1/MGNSEGMENTID

The ID of the segment containing the construct.

iv_constructid TYPE /AWS1/MGNCONSTRUCTID /AWS1/MGNCONSTRUCTID

The ID of the construct to update.

iv_constructtype TYPE /AWS1/MGNNETMIGMAPSEGCNSTYPE /AWS1/MGNNETMIGMAPSEGCNSTYPE

The type of the construct.

Optional arguments:

io_operation TYPE REF TO /AWS1/CL_MGNOPERATIONUNION /AWS1/CL_MGNOPERATIONUNION

The operation to perform on the construct.


Queryable Attributes

segmentID

The ID of the segment containing the construct.

Accessible with the following methods

Method Description
GET_SEGMENTID() Getter for SEGMENTID, with configurable default
ASK_SEGMENTID() Getter for SEGMENTID w/ exceptions if field has no value
HAS_SEGMENTID() Determine if SEGMENTID has a value

constructID

The ID of the construct to update.

Accessible with the following methods

Method Description
GET_CONSTRUCTID() Getter for CONSTRUCTID, with configurable default
ASK_CONSTRUCTID() Getter for CONSTRUCTID w/ exceptions if field has no value
HAS_CONSTRUCTID() Determine if CONSTRUCTID has a value

constructType

The type of the construct.

Accessible with the following methods

Method Description
GET_CONSTRUCTTYPE() Getter for CONSTRUCTTYPE, with configurable default
ASK_CONSTRUCTTYPE() Getter for CONSTRUCTTYPE w/ exceptions if field has no value
HAS_CONSTRUCTTYPE() Determine if CONSTRUCTTYPE has a value

operation

The operation to perform on the construct.

Accessible with the following methods

Method Description
GET_OPERATION() Getter for OPERATION

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_STARTNETMIGRMAPUPDCNSTRCTS

TYPES TT_STARTNETMIGRMAPUPDCNSTRCTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_MGNSTRTNETMIGMAPUPCNS WITH DEFAULT KEY
.