/AWS1/CL_ARTUPSTRMREPOSITORY00¶
Information about an upstream repository.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_repositoryname TYPE /AWS1/ARTREPOSITORYNAME /AWS1/ARTREPOSITORYNAME¶
The name of an upstream repository.
Queryable Attributes¶
repositoryName¶
The name of an upstream repository.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPOSITORYNAME() |
Getter for REPOSITORYNAME, with configurable default |
ASK_REPOSITORYNAME() |
Getter for REPOSITORYNAME w/ exceptions if field has no valu |
HAS_REPOSITORYNAME() |
Determine if REPOSITORYNAME has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_UPSTREAMREPOSITORYINFOLIST¶
TYPES TT_UPSTREAMREPOSITORYINFOLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ARTUPSTRMREPOSITORY00 WITH DEFAULT KEY
.