Skip to content

/AWS1/CL_PTTGETPROFILEVISRSP

GetProfileVisibilityResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_catalog TYPE /AWS1/PTTCATALOG /AWS1/PTTCATALOG

The catalog identifier for the partner account.

iv_arn TYPE /AWS1/PTTPARTNERARN /AWS1/PTTPARTNERARN

The Amazon Resource Name (ARN) of the partner account.

iv_id TYPE /AWS1/PTTPARTNERID /AWS1/PTTPARTNERID

The unique identifier of the partner account.

iv_visibility TYPE /AWS1/PTTPROFILEVISIBILITY /AWS1/PTTPROFILEVISIBILITY

The visibility setting for the partner profile (public, private, restricted, etc.).

iv_profileid TYPE /AWS1/PTTPARTNERPROFILEID /AWS1/PTTPARTNERPROFILEID

The unique identifier of the partner profile.


Queryable Attributes

Catalog

The catalog identifier for the partner account.

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

Arn

The Amazon Resource Name (ARN) of the partner account.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

Id

The unique identifier of the partner account.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

Visibility

The visibility setting for the partner profile (public, private, restricted, etc.).

Accessible with the following methods

Method Description
GET_VISIBILITY() Getter for VISIBILITY, with configurable default
ASK_VISIBILITY() Getter for VISIBILITY w/ exceptions if field has no value
HAS_VISIBILITY() Determine if VISIBILITY has a value

ProfileId

The unique identifier of the partner profile.

Accessible with the following methods

Method Description
GET_PROFILEID() Getter for PROFILEID, with configurable default
ASK_PROFILEID() Getter for PROFILEID w/ exceptions if field has no value
HAS_PROFILEID() Determine if PROFILEID has a value