Skip to content

/AWS1/CL_CMT=>LISTREPOSITORIES()

About ListRepositories

Gets information about one or more repositories.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/CMTNEXTTOKEN /AWS1/CMTNEXTTOKEN

An enumeration token that allows the operation to batch the results of the operation. Batch sizes are 1,000 for list repository operations. When the client sends the token back to CodeCommit, another page of 1,000 records is retrieved.

IV_SORTBY TYPE /AWS1/CMTSORTBYENUM /AWS1/CMTSORTBYENUM

The criteria used to sort the results of a list repositories operation.

IV_ORDER TYPE /AWS1/CMTORDERENUM /AWS1/CMTORDERENUM

The order in which to sort the results of a list repositories operation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CMTLSTREPOSITORIESOUT /AWS1/CL_CMTLSTREPOSITORIESOUT