Skip to content

/AWS1/CL_OMXSUBMISSIONSUMMARY

A summary of the submissions in a batch.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_succflstrtsubmissioncount TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The number of successful start submissions.

iv_failstartsubmissioncount TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The number of failed start submissions.

iv_pendingstrtsubmissioncnt TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The number of pending start submissions.

iv_succflcancsubmissioncount TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The number of successful cancel submissions.

iv_failedcancsubmissioncount TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The number of failed cancel submissions.

iv_succfldelsubmissioncount TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The number of successful delete submissions.

iv_faileddelsubmissioncount TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The number of failed delete submissions.


Queryable Attributes

successfulStartSubmissionCount

The number of successful start submissions.

Accessible with the following methods

Method Description
GET_SUCCFLSTRTSUBMISSIONCNT() Getter for SUCCFLSTARTSUBMISSIONCOUNT, with configurable def
ASK_SUCCFLSTRTSUBMISSIONCNT() Getter for SUCCFLSTARTSUBMISSIONCOUNT w/ exceptions if field
HAS_SUCCFLSTRTSUBMISSIONCNT() Determine if SUCCFLSTARTSUBMISSIONCOUNT has a value

failedStartSubmissionCount

The number of failed start submissions.

Accessible with the following methods

Method Description
GET_FAILSTARTSUBMISSIONCOUNT() Getter for FAILEDSTARTSUBMISSIONCOUNT, with configurable def
ASK_FAILSTARTSUBMISSIONCOUNT() Getter for FAILEDSTARTSUBMISSIONCOUNT w/ exceptions if field
HAS_FAILSTARTSUBMISSIONCOUNT() Determine if FAILEDSTARTSUBMISSIONCOUNT has a value

pendingStartSubmissionCount

The number of pending start submissions.

Accessible with the following methods

Method Description
GET_PENDINGSTRTSUBMISSIONCNT() Getter for PENDINGSTARTSUBMISSIONCOUNT, with configurable de
ASK_PENDINGSTRTSUBMISSIONCNT() Getter for PENDINGSTARTSUBMISSIONCOUNT w/ exceptions if fiel
HAS_PENDINGSTRTSUBMISSIONCNT() Determine if PENDINGSTARTSUBMISSIONCOUNT has a value

successfulCancelSubmissionCount

The number of successful cancel submissions.

Accessible with the following methods

Method Description
GET_SUCCFLCANCSUBMISSIONCNT() Getter for SUCCFLCANCELSUBMISSIONCOUNT, with configurable de
ASK_SUCCFLCANCSUBMISSIONCNT() Getter for SUCCFLCANCELSUBMISSIONCOUNT w/ exceptions if fiel
HAS_SUCCFLCANCSUBMISSIONCNT() Determine if SUCCFLCANCELSUBMISSIONCOUNT has a value

failedCancelSubmissionCount

The number of failed cancel submissions.

Accessible with the following methods

Method Description
GET_FAILCANCSUBMISSIONCOUNT() Getter for FAILEDCANCELSUBMISSIONCOUNT, with configurable de
ASK_FAILCANCSUBMISSIONCOUNT() Getter for FAILEDCANCELSUBMISSIONCOUNT w/ exceptions if fiel
HAS_FAILCANCSUBMISSIONCOUNT() Determine if FAILEDCANCELSUBMISSIONCOUNT has a value

successfulDeleteSubmissionCount

The number of successful delete submissions.

Accessible with the following methods

Method Description
GET_SUCCFLDELSUBMISSIONCOUNT() Getter for SUCCFLDELETESUBMISSIONCOUNT, with configurable de
ASK_SUCCFLDELSUBMISSIONCOUNT() Getter for SUCCFLDELETESUBMISSIONCOUNT w/ exceptions if fiel
HAS_SUCCFLDELSUBMISSIONCOUNT() Determine if SUCCFLDELETESUBMISSIONCOUNT has a value

failedDeleteSubmissionCount

The number of failed delete submissions.

Accessible with the following methods

Method Description
GET_FAILEDDELSUBMISSIONCOUNT() Getter for FAILEDDELETESUBMISSIONCOUNT, with configurable de
ASK_FAILEDDELSUBMISSIONCOUNT() Getter for FAILEDDELETESUBMISSIONCOUNT w/ exceptions if fiel
HAS_FAILEDDELSUBMISSIONCOUNT() Determine if FAILEDDELETESUBMISSIONCOUNT has a value