/AWS1/CL_BDOCERTIFICATE¶
A certificate to install in the browser or code interpreter.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_location TYPE REF TO /AWS1/CL_BDOCERTLOCATION /AWS1/CL_BDOCERTLOCATION¶
The location of the certificate.
Queryable Attributes¶
location¶
The location of the certificate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCATION() |
Getter for LOCATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CERTIFICATES¶
TYPES TT_CERTIFICATES TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDOCERTIFICATE WITH DEFAULT KEY
.