Skip to content

/AWS1/CL_APFCUSTCNCTORPFLPRPS

The profile properties required by the custom connector.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_profileproperties TYPE /AWS1/CL_APFPROFILEPRPSMAP_W=>TT_PROFILEPROPERTIESMAP TT_PROFILEPROPERTIESMAP

A map of properties that are required to create a profile for the custom connector.

io_oauth2properties TYPE REF TO /AWS1/CL_APFOAUTH2PROPERTIES /AWS1/CL_APFOAUTH2PROPERTIES

The OAuth 2.0 properties required for OAuth 2.0 authentication.


Queryable Attributes

profileProperties

A map of properties that are required to create a profile for the custom connector.

Accessible with the following methods

Method Description
GET_PROFILEPROPERTIES() Getter for PROFILEPROPERTIES, with configurable default
ASK_PROFILEPROPERTIES() Getter for PROFILEPROPERTIES w/ exceptions if field has no v
HAS_PROFILEPROPERTIES() Determine if PROFILEPROPERTIES has a value

oAuth2Properties

The OAuth 2.0 properties required for OAuth 2.0 authentication.

Accessible with the following methods

Method Description
GET_OAUTH2PROPERTIES() Getter for OAUTH2PROPERTIES