Skip to content

/AWS1/CL_MDIOUTPUTCONFIG

Contains one typed output. It is used in the CreateOutput, GetOutput, and Update Output structures.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_cropping TYPE REF TO /AWS1/CL_MDICROPPINGCONFIG /AWS1/CL_MDICROPPINGCONFIG

The output config type that applies to the cropping feature.

io_clipping TYPE REF TO /AWS1/CL_MDICLIPPINGCONFIG /AWS1/CL_MDICLIPPINGCONFIG

The output config type that applies to the clipping feature.


Queryable Attributes

cropping

The output config type that applies to the cropping feature.

Accessible with the following methods

Method Description
GET_CROPPING() Getter for CROPPING

clipping

The output config type that applies to the clipping feature.

Accessible with the following methods

Method Description
GET_CLIPPING() Getter for CLIPPING