/AWS1/CL_WSPREGWORKSPACEDIRE01¶
RegisterWorkspaceDirectoryResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_directoryid TYPE /AWS1/WSPDIRECTORYID /AWS1/WSPDIRECTORYID¶
The identifier of the directory.
iv_state TYPE /AWS1/WSPWORKSPACEDIRECTORYS00 /AWS1/WSPWORKSPACEDIRECTORYS00¶
The registration status of the WorkSpace directory.
Queryable Attributes¶
DirectoryId¶
The identifier of the directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTORYID() |
Getter for DIRECTORYID, with configurable default |
ASK_DIRECTORYID() |
Getter for DIRECTORYID w/ exceptions if field has no value |
HAS_DIRECTORYID() |
Determine if DIRECTORYID has a value |
State¶
The registration status of the WorkSpace directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |