Skip to content

/AWS1/CL_DMGDSCMETMDELCHILDR01

DescribeMetadataModelChildrenResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_marker TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

Specifies the unique pagination token that makes it possible to display the next page of metadata model children. If a marker is returned, there are more metadata model children available.

it_metadatamodelchildren TYPE /AWS1/CL_DMGMETMODELREFERENCE=>TT_METADATAMODELREFERENCELIST TT_METADATAMODELREFERENCELIST

A list of child metadata models.


Queryable Attributes

Marker

Specifies the unique pagination token that makes it possible to display the next page of metadata model children. If a marker is returned, there are more metadata model children available.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value

MetadataModelChildren

A list of child metadata models.

Accessible with the following methods

Method Description
GET_METADATAMODELCHILDREN() Getter for METADATAMODELCHILDREN, with configurable default
ASK_METADATAMODELCHILDREN() Getter for METADATAMODELCHILDREN w/ exceptions if field has
HAS_METADATAMODELCHILDREN() Determine if METADATAMODELCHILDREN has a value