/AWS1/CL_ARTPACKAGEGRALWEDRE00¶
Details about an allowed repository for a package group, including its name and origin configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_repositoryname TYPE /AWS1/ARTREPOSITORYNAME /AWS1/ARTREPOSITORYNAME¶
The name of the allowed repository.
iv_originrestrictiontype TYPE /AWS1/ARTPACKAGEGRORIGINREST00 /AWS1/ARTPACKAGEGRORIGINREST00¶
The origin configuration restriction type of the allowed repository.
Queryable Attributes¶
repositoryName¶
The name of the allowed 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 |
originRestrictionType¶
The origin configuration restriction type of the allowed repository.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORIGINRESTRICTIONTYPE() |
Getter for ORIGINRESTRICTIONTYPE, with configurable default |
ASK_ORIGINRESTRICTIONTYPE() |
Getter for ORIGINRESTRICTIONTYPE w/ exceptions if field has |
HAS_ORIGINRESTRICTIONTYPE() |
Determine if ORIGINRESTRICTIONTYPE 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_PACKAGEGRALWEDREPOSITORYLST¶
TYPES TT_PACKAGEGRALWEDREPOSITORYLST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ARTPACKAGEGRALWEDRE00 WITH DEFAULT KEY
.