Skip to content

/AWS1/CL_SGMTRIALSOURCE

The source of the trial.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_sourcearn TYPE /AWS1/SGMTRIALSOURCEARN /AWS1/SGMTRIALSOURCEARN

The Amazon Resource Name (ARN) of the source.

Optional arguments:

iv_sourcetype TYPE /AWS1/SGMSOURCETYPE /AWS1/SGMSOURCETYPE

The source job type.


Queryable Attributes

SourceArn

The Amazon Resource Name (ARN) of the source.

Accessible with the following methods

Method Description
GET_SOURCEARN() Getter for SOURCEARN, with configurable default
ASK_SOURCEARN() Getter for SOURCEARN w/ exceptions if field has no value
HAS_SOURCEARN() Determine if SOURCEARN has a value

SourceType

The source job type.

Accessible with the following methods

Method Description
GET_SOURCETYPE() Getter for SOURCETYPE, with configurable default
ASK_SOURCETYPE() Getter for SOURCETYPE w/ exceptions if field has no value
HAS_SOURCETYPE() Determine if SOURCETYPE has a value