Skip to content

/AWS1/CL_CRMPROTECTEDQUERYOU00

Contains configuration details for protected query output.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_s3 TYPE REF TO /AWS1/CL_CRMPROTECTEDQUERYS300 /AWS1/CL_CRMPROTECTEDQUERYS300

Required configuration for a protected query with an s3 output type.

io_member TYPE REF TO /AWS1/CL_CRMPROTECTEDQUERYME00 /AWS1/CL_CRMPROTECTEDQUERYME00

Required configuration for a protected query with a member output type.

io_distribute TYPE REF TO /AWS1/CL_CRMPROTECTEDQUERYDI00 /AWS1/CL_CRMPROTECTEDQUERYDI00

Required configuration for a protected query with a distribute output type.


Queryable Attributes

s3

Required configuration for a protected query with an s3 output type.

Accessible with the following methods

Method Description
GET_S3() Getter for S3

member

Required configuration for a protected query with a member output type.

Accessible with the following methods

Method Description
GET_MEMBER() Getter for MEMBER

distribute

Required configuration for a protected query with a distribute output type.

Accessible with the following methods

Method Description
GET_DISTRIBUTE() Getter for DISTRIBUTE