/AWS1/CL_BDCCERTIFICATE¶
A certificate to install in the browser or code interpreter session.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_location TYPE REF TO /AWS1/CL_BDCCERTLOCATION /AWS1/CL_BDCCERTLOCATION¶
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_BDCCERTIFICATE WITH DEFAULT KEY
.