Skip to content

/AWS1/CL_TRL=>LISTCHANNELS()

About ListChannels

Lists the channels in the current account, and their source names.

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/TRLLISTCHANNELSMAXRSSCT /AWS1/TRLLISTCHANNELSMAXRSSCT

The maximum number of CloudTrail channels to display on a single page.

IV_NEXTTOKEN TYPE /AWS1/TRLPAGINATIONTOKEN /AWS1/TRLPAGINATIONTOKEN

The token to use to get the next page of results after a previous API call. This token must be passed in with the same parameters that were specified in the original call. For example, if the original call specified an AttributeKey of 'Username' with a value of 'root', the call with NextToken should include those same parameters.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TRLLISTCHANNELSRSP /AWS1/CL_TRLLISTCHANNELSRSP