/AWS1/CL_CMTDELREPOSITORYOUT¶
Represents the output of a delete repository operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_repositoryid TYPE /AWS1/CMTREPOSITORYID /AWS1/CMTREPOSITORYID¶
The ID of the repository that was deleted.
Queryable Attributes¶
repositoryId¶
The ID of the repository that was deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPOSITORYID() |
Getter for REPOSITORYID, with configurable default |
ASK_REPOSITORYID() |
Getter for REPOSITORYID w/ exceptions if field has no value |
HAS_REPOSITORYID() |
Determine if REPOSITORYID has a value |