Skip to content

/AWS1/CL_M2_FILEBATCHJOBDEFN

A file containing a batch job definition.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_filename TYPE /AWS1/M2_STRING /AWS1/M2_STRING

The name of the file containing the batch job definition.

Optional arguments:

iv_folderpath TYPE /AWS1/M2_STRING /AWS1/M2_STRING

The path to the file containing the batch job definition.


Queryable Attributes

fileName

The name of the file containing the batch job definition.

Accessible with the following methods

Method Description
GET_FILENAME() Getter for FILENAME, with configurable default
ASK_FILENAME() Getter for FILENAME w/ exceptions if field has no value
HAS_FILENAME() Determine if FILENAME has a value

folderPath

The path to the file containing the batch job definition.

Accessible with the following methods

Method Description
GET_FOLDERPATH() Getter for FOLDERPATH, with configurable default
ASK_FOLDERPATH() Getter for FOLDERPATH w/ exceptions if field has no value
HAS_FOLDERPATH() Determine if FOLDERPATH has a value