/AWS1/CL_GERROUTEATTRIBUTION¶
Required attribution to display.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_weblink TYPE REF TO /AWS1/CL_GERROUTEWEBLINK /AWS1/CL_GERROUTEWEBLINK¶
The URL to an external resource.
Optional arguments:¶
iv_attributiontype TYPE /AWS1/GERROUTEATTRIBUTIONTYPE /AWS1/GERROUTEATTRIBUTIONTYPE¶
The type of the attribution link.
Queryable Attributes¶
AttributionType¶
The type of the attribution link.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTIONTYPE() |
Getter for ATTRIBUTIONTYPE, with configurable default |
ASK_ATTRIBUTIONTYPE() |
Getter for ATTRIBUTIONTYPE w/ exceptions if field has no val |
HAS_ATTRIBUTIONTYPE() |
Determine if ATTRIBUTIONTYPE has a value |
WebLink¶
The URL to an external resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WEBLINK() |
Getter for WEBLINK |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ROUTEATTRIBUTIONLIST¶
TYPES TT_ROUTEATTRIBUTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GERROUTEATTRIBUTION WITH DEFAULT KEY
.