Skip to content

/AWS1/CL_CMT=>BATCHGETREPOSITORIES()

About BatchGetRepositories

Returns information about one or more repositories.

The description field for a repository accepts all HTML characters and all valid Unicode characters. Applications that do not HTML-encode the description and display it in a webpage can expose users to potentially malicious code. Make sure that you HTML-encode the description field in any application that uses this API to display the repository description on a webpage.

Method Signature

IMPORTING

Required arguments:

IT_REPOSITORYNAMES TYPE /AWS1/CL_CMTREPOSITORYNAMELS00=>TT_REPOSITORYNAMELIST TT_REPOSITORYNAMELIST

The names of the repositories to get information about.

The length constraint limit is for each string in the array. The array itself can be empty.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CMTBTCGETREPOSITORI01 /AWS1/CL_CMTBTCGETREPOSITORI01