Skip to content

/AWS1/CL_PP2REGSECTIONDSPHINTS

Provides help information on the registration section.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_title TYPE /AWS1/PP2STRING /AWS1/PP2STRING

The title of the display hint.

iv_shortdescription TYPE /AWS1/PP2STRING /AWS1/PP2STRING

A short description of the display hint.

Optional arguments:

iv_longdescription TYPE /AWS1/PP2STRING /AWS1/PP2STRING

A full description of the display hint.

iv_documentationtitle TYPE /AWS1/PP2STRING /AWS1/PP2STRING

The title of the document the display hint is associated with.

The link to the document the display hint is associated with.


Queryable Attributes

Title

The title of the display hint.

Accessible with the following methods

Method Description
GET_TITLE() Getter for TITLE, with configurable default
ASK_TITLE() Getter for TITLE w/ exceptions if field has no value
HAS_TITLE() Determine if TITLE has a value

ShortDescription

A short description of the display hint.

Accessible with the following methods

Method Description
GET_SHORTDESCRIPTION() Getter for SHORTDESCRIPTION, with configurable default
ASK_SHORTDESCRIPTION() Getter for SHORTDESCRIPTION w/ exceptions if field has no va
HAS_SHORTDESCRIPTION() Determine if SHORTDESCRIPTION has a value

LongDescription

A full description of the display hint.

Accessible with the following methods

Method Description
GET_LONGDESCRIPTION() Getter for LONGDESCRIPTION, with configurable default
ASK_LONGDESCRIPTION() Getter for LONGDESCRIPTION w/ exceptions if field has no val
HAS_LONGDESCRIPTION() Determine if LONGDESCRIPTION has a value

DocumentationTitle

The title of the document the display hint is associated with.

Accessible with the following methods

Method Description
GET_DOCUMENTATIONTITLE() Getter for DOCUMENTATIONTITLE, with configurable default
ASK_DOCUMENTATIONTITLE() Getter for DOCUMENTATIONTITLE w/ exceptions if field has no
HAS_DOCUMENTATIONTITLE() Determine if DOCUMENTATIONTITLE has a value

The link to the document the display hint is associated with.

Accessible with the following methods

Method Description
GET_DOCUMENTATIONLINK() Getter for DOCUMENTATIONLINK, with configurable default
ASK_DOCUMENTATIONLINK() Getter for DOCUMENTATIONLINK w/ exceptions if field has no v
HAS_DOCUMENTATIONLINK() Determine if DOCUMENTATIONLINK has a value