Skip to content

/AWS1/CL_DMGCOLLECTORSHORTIN00

Briefly describes a Fleet Advisor collector.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_collectorreferencedid TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The reference ID of the Fleet Advisor collector.

iv_collectorname TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The name of the Fleet Advisor collector.


Queryable Attributes

CollectorReferencedId

The reference ID of the Fleet Advisor collector.

Accessible with the following methods

Method Description
GET_COLLECTORREFERENCEDID() Getter for COLLECTORREFERENCEDID, with configurable default
ASK_COLLECTORREFERENCEDID() Getter for COLLECTORREFERENCEDID w/ exceptions if field has
HAS_COLLECTORREFERENCEDID() Determine if COLLECTORREFERENCEDID has a value

CollectorName

The name of the Fleet Advisor collector.

Accessible with the following methods

Method Description
GET_COLLECTORNAME() Getter for COLLECTORNAME, with configurable default
ASK_COLLECTORNAME() Getter for COLLECTORNAME w/ exceptions if field has no value
HAS_COLLECTORNAME() Determine if COLLECTORNAME 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_COLLECTORSLIST

TYPES TT_COLLECTORSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_DMGCOLLECTORSHORTIN00 WITH DEFAULT KEY
.