/AWS1/CL_CRMPROTECTEDQUERYDI00¶
Specifies the configuration for distributing protected query results to multiple receivers, including S3 and collaboration members.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_locations
TYPE /AWS1/CL_CRMPROTECTEDQUERYDI01=>TT_PROTECTEDQUERYDISTRIBUTEO00
TT_PROTECTEDQUERYDISTRIBUTEO00
¶
A list of locations where you want to distribute the protected query results. Each location must specify either an S3 destination or a collaboration member destination.
You can't specify more than one S3 location.
You can't specify the query runner's account as a member location.
You must include either an S3 or member output configuration for each location, but not both.
Queryable Attributes¶
locations¶
A list of locations where you want to distribute the protected query results. Each location must specify either an S3 destination or a collaboration member destination.
You can't specify more than one S3 location.
You can't specify the query runner's account as a member location.
You must include either an S3 or member output configuration for each location, but not both.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOCATIONS() |
Getter for LOCATIONS, with configurable default |
ASK_LOCATIONS() |
Getter for LOCATIONS w/ exceptions if field has no value |
HAS_LOCATIONS() |
Determine if LOCATIONS has a value |