Skip to content

/AWS1/CL_BUP=>LISTBACKUPSELECTIONS()

About ListBackupSelections

Returns an array containing metadata of the resources associated with the target backup plan.

Method Signature

IMPORTING

Required arguments:

IV_BACKUPPLANID TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

Uniquely identifies a backup plan.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

The next item following a partial list of returned items. For example, if a request is made to return MaxResults number of items, NextToken allows you to return more items in your list starting at the location pointed to by the next token.

IV_MAXRESULTS TYPE /AWS1/BUPMAXRESULTS /AWS1/BUPMAXRESULTS

The maximum number of items to be returned.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BUPLSTBACKUPSELIONS01 /AWS1/CL_BUPLSTBACKUPSELIONS01