Skip to content

/AWS1/CL_APFSAPODATACNCTORPF01

The connector-specific profile credentials required when using SAPOData.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_basicauthcredentials TYPE REF TO /AWS1/CL_APFBASICAUTHCREDS /AWS1/CL_APFBASICAUTHCREDS

The SAPOData basic authentication credentials.

io_oauthcredentials TYPE REF TO /AWS1/CL_APFOAUTHCREDENTIALS /AWS1/CL_APFOAUTHCREDENTIALS

The SAPOData OAuth type authentication credentials.


Queryable Attributes

basicAuthCredentials

The SAPOData basic authentication credentials.

Accessible with the following methods

Method Description
GET_BASICAUTHCREDENTIALS() Getter for BASICAUTHCREDENTIALS

oAuthCredentials

The SAPOData OAuth type authentication credentials.

Accessible with the following methods

Method Description
GET_OAUTHCREDENTIALS() Getter for OAUTHCREDENTIALS