Skip to content

/AWS1/CL_BDOCUSTOMXFRMCONF

The configuration for custom transformations applied to requests and responses through the gateway. This structure defines how the gateway transforms data.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_lambda TYPE REF TO /AWS1/CL_BDOLAMBDAXFRMCONF /AWS1/CL_BDOLAMBDAXFRMCONF

The Lambda configuration for custom transformations. This configuration defines how the gateway uses a Lambda function to transform data.


Queryable Attributes

lambda

The Lambda configuration for custom transformations. This configuration defines how the gateway uses a Lambda function to transform data.

Accessible with the following methods

Method Description
GET_LAMBDA() Getter for LAMBDA