Skip to content

/AWS1/CL_WADCREATEPFLOUTPUT

CreateProfileOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_PROFILEARN TYPE /AWS1/WADPROFILEARN /AWS1/WADPROFILEARN

The profile ARN.

IV_PROFILEVERSION TYPE /AWS1/WADPROFILEVERSION /AWS1/WADPROFILEVERSION

Version of the profile.


Queryable Attributes

ProfileArn

The profile ARN.

Accessible with the following methods

Method Description
GET_PROFILEARN() Getter for PROFILEARN, with configurable default
ASK_PROFILEARN() Getter for PROFILEARN w/ exceptions if field has no value
HAS_PROFILEARN() Determine if PROFILEARN has a value

ProfileVersion

Version of the profile.

Accessible with the following methods

Method Description
GET_PROFILEVERSION() Getter for PROFILEVERSION, with configurable default
ASK_PROFILEVERSION() Getter for PROFILEVERSION w/ exceptions if field has no valu
HAS_PROFILEVERSION() Determine if PROFILEVERSION has a value