Skip to content

/AWS1/CL_PTSPUTSELLINGSYSTEM01

PutSellingSystemSettingsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_catalog TYPE /AWS1/PTSCATALOGIDENTIFIER /AWS1/PTSCATALOGIDENTIFIER

Specifies the catalog in which the settings are defined. Acceptable values include AWS for production and Sandbox for testing environments.

Optional arguments:

iv_resourcesnapjobrolearn TYPE /AWS1/PTSRESRCSNAPJOBROLEARN /AWS1/PTSRESRCSNAPJOBROLEARN

Specifies the ARN of the IAM Role used for resource snapshot job executions.


Queryable Attributes

Catalog

Specifies the catalog in which the settings are defined. Acceptable values include AWS for production and Sandbox for testing environments.

Accessible with the following methods

Method Description
GET_CATALOG() Getter for CATALOG, with configurable default
ASK_CATALOG() Getter for CATALOG w/ exceptions if field has no value
HAS_CATALOG() Determine if CATALOG has a value

ResourceSnapshotJobRoleArn

Specifies the ARN of the IAM Role used for resource snapshot job executions.

Accessible with the following methods

Method Description
GET_RESOURCESNAPJOBROLEARN() Getter for RESOURCESNAPSHOTJOBROLEARN, with configurable def
ASK_RESOURCESNAPJOBROLEARN() Getter for RESOURCESNAPSHOTJOBROLEARN w/ exceptions if field
HAS_RESOURCESNAPJOBROLEARN() Determine if RESOURCESNAPSHOTJOBROLEARN has a value