/AWS1/CL_FNDGETXTERNALDATAVI01¶
GetExternalDataViewAccessDetailsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_credentials TYPE REF TO /AWS1/CL_FNDAWSCREDENTIALS /AWS1/CL_FNDAWSCREDENTIALS¶
The credentials required to access the external Dataview from the S3 location.
io_s3location TYPE REF TO /AWS1/CL_FNDS3LOCATION /AWS1/CL_FNDS3LOCATION¶
The location where the external Dataview is stored.
Queryable Attributes¶
credentials¶
The credentials required to access the external Dataview from the S3 location.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREDENTIALS() |
Getter for CREDENTIALS |
s3Location¶
The location where the external Dataview is stored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3LOCATION() |
Getter for S3LOCATION |