Skip to content

/AWS1/CL_HLLSAMPLEDATASOURCE

Identifies a sample data file in Amazon S3 to use as the source when creating a data transformation profile. Valid only when the source format is Comma-separated values (CSV).

CONSTRUCTOR

IMPORTING

Required arguments:

iv_s3uri TYPE /AWS1/HLLSAMPLEDATAS3URI /AWS1/HLLSAMPLEDATAS3URI

The Amazon S3 URI of the sample data file.


Queryable Attributes

S3Uri

The Amazon S3 URI of the sample data file.

Accessible with the following methods

Method Description
GET_S3URI() Getter for S3URI, with configurable default
ASK_S3URI() Getter for S3URI w/ exceptions if field has no value
HAS_S3URI() Determine if S3URI has a value