Skip to content

/AWS1/CL_BUPBACKUPPLANTMPLSL00

An object specifying metadata associated with a backup plan template.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_backupplantemplateid TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

Uniquely identifies a stored backup plan template.

iv_backupplantemplatename TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

The optional display name of a backup plan template.


Queryable Attributes

BackupPlanTemplateId

Uniquely identifies a stored backup plan template.

Accessible with the following methods

Method Description
GET_BACKUPPLANTEMPLATEID() Getter for BACKUPPLANTEMPLATEID, with configurable default
ASK_BACKUPPLANTEMPLATEID() Getter for BACKUPPLANTEMPLATEID w/ exceptions if field has n
HAS_BACKUPPLANTEMPLATEID() Determine if BACKUPPLANTEMPLATEID has a value

BackupPlanTemplateName

The optional display name of a backup plan template.

Accessible with the following methods

Method Description
GET_BACKUPPLANTEMPLATENAME() Getter for BACKUPPLANTEMPLATENAME, with configurable default
ASK_BACKUPPLANTEMPLATENAME() Getter for BACKUPPLANTEMPLATENAME w/ exceptions if field has
HAS_BACKUPPLANTEMPLATENAME() Determine if BACKUPPLANTEMPLATENAME has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_BACKUPPLANTEMPLATESLIST

TYPES TT_BACKUPPLANTEMPLATESLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BUPBACKUPPLANTMPLSL00 WITH DEFAULT KEY
.