/AWS1/CL_EBNSOLUTIONSTACKDESC¶
Describes the solution stack.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_solutionstackname TYPE /AWS1/EBNSOLUTIONSTACKNAME /AWS1/EBNSOLUTIONSTACKNAME¶
The name of the solution stack.
it_permittedfiletypes TYPE /AWS1/CL_EBNSOLUTIONSTACKFIL00=>TT_SOLUTIONSTACKFILETYPELIST TT_SOLUTIONSTACKFILETYPELIST¶
The permitted file types allowed for a solution stack.
Queryable Attributes¶
SolutionStackName¶
The name of the solution stack.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOLUTIONSTACKNAME() |
Getter for SOLUTIONSTACKNAME, with configurable default |
ASK_SOLUTIONSTACKNAME() |
Getter for SOLUTIONSTACKNAME w/ exceptions if field has no v |
HAS_SOLUTIONSTACKNAME() |
Determine if SOLUTIONSTACKNAME has a value |
PermittedFileTypes¶
The permitted file types allowed for a solution stack.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERMITTEDFILETYPES() |
Getter for PERMITTEDFILETYPES, with configurable default |
ASK_PERMITTEDFILETYPES() |
Getter for PERMITTEDFILETYPES w/ exceptions if field has no |
HAS_PERMITTEDFILETYPES() |
Determine if PERMITTEDFILETYPES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_AVAILABLESOLUTIONSTACKDET00¶
TYPES TT_AVAILABLESOLUTIONSTACKDET00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_EBNSOLUTIONSTACKDESC WITH DEFAULT KEY
.