Skip to content

/AWS1/CL_APSTHEMEFOOTERLINK

The website links that display in the catalog page footer.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_DISPLAYNAME TYPE /AWS1/APSTHEMEFOOTERLINKDSPN00 /AWS1/APSTHEMEFOOTERLINKDSPN00

The name of the websites that display in the catalog page footer.

IV_FOOTERLINKURL TYPE /AWS1/APSTHEMEFOOTERLINKURL /AWS1/APSTHEMEFOOTERLINKURL

The URL of the websites that display in the catalog page footer.


Queryable Attributes

DisplayName

The name of the websites that display in the catalog page footer.

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

FooterLinkURL

The URL of the websites that display in the catalog page footer.

Accessible with the following methods

Method Description
GET_FOOTERLINKURL() Getter for FOOTERLINKURL, with configurable default
ASK_FOOTERLINKURL() Getter for FOOTERLINKURL w/ exceptions if field has no value
HAS_FOOTERLINKURL() Determine if FOOTERLINKURL has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TYPES TT_THEMEFOOTERLINKS TYPE STANDARD TABLE OF REF TO /AWS1/CL_APSTHEMEFOOTERLINK WITH DEFAULT KEY
.