Skip to content

/AWS1/CL_DOAGETASSETCONTENTRSP

Response structure for getting an asset's content as a zip bundle

CONSTRUCTOR

IMPORTING

Required arguments:

io_content TYPE REF TO /AWS1/CL_DOAASSETZIPCONTENT /AWS1/CL_DOAASSETZIPCONTENT

The asset content as a zip file

iv_version TYPE /AWS1/DOAINTEGER /AWS1/DOAINTEGER

The asset version this content belongs to


Queryable Attributes

content

The asset content as a zip file

Accessible with the following methods

Method Description
GET_CONTENT() Getter for CONTENT

version

The asset version this content belongs to

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value