/AWS1/CL_SSSGETDATABASEOUTPUT¶
GetDatabaseOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_database
TYPE REF TO /AWS1/CL_SSSDATABASE
/AWS1/CL_SSSDATABASE
¶
The SAP HANA database of an application registered with AWS Systems Manager for SAP.
it_tags
TYPE /AWS1/CL_SSSTAGMAP_W=>TT_TAGMAP
TT_TAGMAP
¶
The tags of a database.
Queryable Attributes¶
Database¶
The SAP HANA database of an application registered with AWS Systems Manager for SAP.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DATABASE() |
Getter for DATABASE |
Tags¶
The tags of a database.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |