Skip to content

/AWS1/CL_REVREPORTOUTPUTCONF

Configuration for a report output destination.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_s3 TYPE REF TO /AWS1/CL_REVS3REPORTOUTPUTCONF /AWS1/CL_REVS3REPORTOUTPUTCONF

S3 configuration for report output.


Queryable Attributes

s3

S3 configuration for report output.

Accessible with the following methods

Method Description
GET_S3() Getter for S3

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_REPORTOUTPUTCONFLIST

TYPES TT_REPORTOUTPUTCONFLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_REVREPORTOUTPUTCONF WITH DEFAULT KEY
.