Skip to content

/AWS1/CL_REKGETCELEBRITYINFO01

GetCelebrityInfoResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_URLS TYPE /AWS1/CL_REKURLS_W=>TT_URLS TT_URLS

An array of URLs pointing to additional celebrity information.

IV_NAME TYPE /AWS1/REKSTRING /AWS1/REKSTRING

The name of the celebrity.

IO_KNOWNGENDER TYPE REF TO /AWS1/CL_REKKNOWNGENDER /AWS1/CL_REKKNOWNGENDER

Retrieves the known gender for the celebrity.


Queryable Attributes

Urls

An array of URLs pointing to additional celebrity information.

Accessible with the following methods

Method Description
GET_URLS() Getter for URLS, with configurable default
ASK_URLS() Getter for URLS w/ exceptions if field has no value
HAS_URLS() Determine if URLS has a value

Name

The name of the celebrity.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

KnownGender

Retrieves the known gender for the celebrity.

Accessible with the following methods

Method Description
GET_KNOWNGENDER() Getter for KNOWNGENDER