Skip to content

/AWS1/CL_RFTINQUIRYFILECONTENT

File content structure for compliance inquiry uploads.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_content TYPE /AWS1/RFTBLOB /AWS1/RFTBLOB

Binary content of the uploaded file.

Optional arguments:

it_filesections TYPE /AWS1/CL_RFTFILESECTIONLIST_W=>TT_FILESECTIONLIST TT_FILESECTIONLIST

List of file sections/sheets to process.


Queryable Attributes

fileSections

List of file sections/sheets to process.

Accessible with the following methods

Method Description
GET_FILESECTIONS() Getter for FILESECTIONS, with configurable default
ASK_FILESECTIONS() Getter for FILESECTIONS w/ exceptions if field has no value
HAS_FILESECTIONS() Determine if FILESECTIONS has a value

content

Binary content of the uploaded file.

Accessible with the following methods

Method Description
GET_CONTENT() Getter for CONTENT, with configurable default
ASK_CONTENT() Getter for CONTENT w/ exceptions if field has no value
HAS_CONTENT() Determine if CONTENT has a value