Skip to content

/AWS1/CL_CMTBTCASCAPPROVALRL01

BatchAssociateApprovalRuleTemplateWithRepositoriesOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_associatedrepositorynames TYPE /AWS1/CL_CMTREPOSITORYNAMELS00=>TT_REPOSITORYNAMELIST TT_REPOSITORYNAMELIST

A list of names of the repositories that have been associated with the template.

it_errors TYPE /AWS1/CL_CMTBTCASCAPPROVALRL02=>TT_BTCASCAPPROVALRLTMPLWREPO00 TT_BTCASCAPPROVALRLTMPLWREPO00

A list of any errors that might have occurred while attempting to create the association between the template and the repositories.


Queryable Attributes

associatedRepositoryNames

A list of names of the repositories that have been associated with the template.

Accessible with the following methods

Method Description
GET_ASSOCDREPOSITORYNAMES() Getter for ASSOCIATEDREPOSITORYNAMES, with configurable defa
ASK_ASSOCDREPOSITORYNAMES() Getter for ASSOCIATEDREPOSITORYNAMES w/ exceptions if field
HAS_ASSOCDREPOSITORYNAMES() Determine if ASSOCIATEDREPOSITORYNAMES has a value

errors

A list of any errors that might have occurred while attempting to create the association between the template and the repositories.

Accessible with the following methods

Method Description
GET_ERRORS() Getter for ERRORS, with configurable default
ASK_ERRORS() Getter for ERRORS w/ exceptions if field has no value
HAS_ERRORS() Determine if ERRORS has a value