Skip to content

/AWS1/CL_TBDATTACHMENTS

The job attachments.

CONSTRUCTOR

IMPORTING

Required arguments:

it_manifests TYPE /AWS1/CL_TBDMANIFESTPROPERTIES=>TT_MANIFESTPROPERTIESLIST TT_MANIFESTPROPERTIESLIST

The manifest properties for the attachments.

Optional arguments:

iv_filesystem TYPE /AWS1/TBDJOBATTACHMENTSFILES00 /AWS1/TBDJOBATTACHMENTSFILES00

The file system location for the attachments.


Queryable Attributes

manifests

The manifest properties for the attachments.

Accessible with the following methods

Method Description
GET_MANIFESTS() Getter for MANIFESTS, with configurable default
ASK_MANIFESTS() Getter for MANIFESTS w/ exceptions if field has no value
HAS_MANIFESTS() Determine if MANIFESTS has a value

fileSystem

The file system location for the attachments.

Accessible with the following methods

Method Description
GET_FILESYSTEM() Getter for FILESYSTEM, with configurable default
ASK_FILESYSTEM() Getter for FILESYSTEM w/ exceptions if field has no value
HAS_FILESYSTEM() Determine if FILESYSTEM has a value