Skip to content

/AWS1/CL_BUP=>CREATEBACKUPSELECTION()

About CreateBackupSelection

Creates a JSON document that specifies a set of resources to assign to a backup plan. For examples, see Assigning resources programmatically.

Method Signature

IMPORTING

Required arguments:

IV_BACKUPPLANID TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

Uniquely identifies the backup plan to be associated with the selection of resources.

IO_BACKUPSELECTION TYPE REF TO /AWS1/CL_BUPBACKUPSELECTION /AWS1/CL_BUPBACKUPSELECTION

Specifies the body of a request to assign a set of resources to a backup plan.

Optional arguments:

IV_CREATORREQUESTID TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

A unique string that identifies the request and allows failed requests to be retried without the risk of running the operation twice. This parameter is optional.

If used, this parameter must contain 1 to 50 alphanumeric or '-_.' characters.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BUPCREBACKUPSELIONOUT /AWS1/CL_BUPCREBACKUPSELIONOUT