/AWS1/CL_IOAOUTPUTFILEURIVALUE¶
The value of the variable as a structure that specifies an output file URI.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_filename
TYPE /AWS1/IOAOUTPUTFILENAME
/AWS1/IOAOUTPUTFILENAME
¶
The URI of the location where dataset contents are stored, usually the URI of a file in an S3 bucket.
Queryable Attributes¶
fileName¶
The URI of the location where dataset contents are stored, usually the URI of a file in an S3 bucket.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILENAME() |
Getter for FILENAME, with configurable default |
ASK_FILENAME() |
Getter for FILENAME w/ exceptions if field has no value |
HAS_FILENAME() |
Determine if FILENAME has a value |