/AWS1/CL_CMTBTCDISASCAPPROVA01¶
BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_disassocdrepositorynames
TYPE /AWS1/CL_CMTREPOSITORYNAMELS00=>TT_REPOSITORYNAMELIST
TT_REPOSITORYNAMELIST
¶
A list of repository names that have had their association with the template removed.
it_errors
TYPE /AWS1/CL_CMTBTCDISASCAPPROVA02=>TT_BTCDISASCAPPROVALRLTMPLFR00
TT_BTCDISASCAPPROVALRLTMPLFR00
¶
A list of any errors that might have occurred while attempting to remove the association between the template and the repositories.
Queryable Attributes¶
disassociatedRepositoryNames¶
A list of repository names that have had their association with the template removed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DISASSOCDREPOSITORYNAMES() |
Getter for DISASSOCIATEDREPOSITORYNAMES, with configurable d |
ASK_DISASSOCDREPOSITORYNAMES() |
Getter for DISASSOCIATEDREPOSITORYNAMES w/ exceptions if fie |
HAS_DISASSOCDREPOSITORYNAMES() |
Determine if DISASSOCIATEDREPOSITORYNAMES has a value |
errors¶
A list of any errors that might have occurred while attempting to remove 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 |