Skip to content

/AWS1/CL_DOAGOALCONTENT

Content of a goal

CONSTRUCTOR

IMPORTING

Required arguments:

iv_description TYPE /AWS1/DOASTRING /AWS1/DOASTRING

A detailed description of the goal.

iv_objectives TYPE /AWS1/DOASTRING /AWS1/DOASTRING

The objectives to be achieved for this goal.


Queryable Attributes

description

A detailed description of the goal.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

objectives

The objectives to be achieved for this goal.

Accessible with the following methods

Method Description
GET_OBJECTIVES() Getter for OBJECTIVES, with configurable default
ASK_OBJECTIVES() Getter for OBJECTIVES w/ exceptions if field has no value
HAS_OBJECTIVES() Determine if OBJECTIVES has a value