Skip to content

/AWS1/CL_LKFSERVICEINTGUNION

A union structure representing different service integration types.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_redshift TYPE /AWS1/CL_LKFREDSHIFTSCOPEUNION=>TT_REDSHIFTSERVICEINTEGRATIONS TT_REDSHIFTSERVICEINTEGRATIONS

Redshift service integration configuration.


Queryable Attributes

Redshift

Redshift service integration configuration.

Accessible with the following methods

Method Description
GET_REDSHIFT() Getter for REDSHIFT, with configurable default
ASK_REDSHIFT() Getter for REDSHIFT w/ exceptions if field has no value
HAS_REDSHIFT() Determine if REDSHIFT has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SERVICEINTEGRATIONLIST

TYPES TT_SERVICEINTEGRATIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LKFSERVICEINTGUNION WITH DEFAULT KEY
.