/AWS1/CL_S3FROOTDIRECTORY¶
Specifies the root directory path and optional creation permissions for newly created directories.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_path TYPE /AWS1/S3FPATH /AWS1/S3FPATH¶
The path to use as the root directory for the access point.
io_creationpermissions TYPE REF TO /AWS1/CL_S3FCREATIONPERMS /AWS1/CL_S3FCREATIONPERMS¶
The permissions to set on newly created directories.
Queryable Attributes¶
path¶
The path to use as the root directory for the access point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PATH() |
Getter for PATH, with configurable default |
ASK_PATH() |
Getter for PATH w/ exceptions if field has no value |
HAS_PATH() |
Determine if PATH has a value |
creationPermissions¶
The permissions to set on newly created directories.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONPERMISSIONS() |
Getter for CREATIONPERMISSIONS |