Skip to content

/AWS1/CL_MHSAPPLICATIONCOMPO03

Summary of the analysis status of the application component.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_srccodeordbanalysisstatus TYPE /AWS1/MHSSRCCODEORDBALYSTATUS /AWS1/MHSSRCCODEORDBALYSTATUS

The status of database analysis.

iv_count TYPE /AWS1/MHSINTEGER /AWS1/MHSINTEGER

The number of application components successfully analyzed, partially successful or failed analysis.


Queryable Attributes

srcCodeOrDbAnalysisStatus

The status of database analysis.

Accessible with the following methods

Method Description
GET_SRCCODEORDBALYSTATUS() Getter for SRCCODEORDBANALYSISSTATUS, with configurable defa
ASK_SRCCODEORDBALYSTATUS() Getter for SRCCODEORDBANALYSISSTATUS w/ exceptions if field
HAS_SRCCODEORDBALYSTATUS() Determine if SRCCODEORDBANALYSISSTATUS has a value

count

The number of application components successfully analyzed, partially successful or failed analysis.

Accessible with the following methods

Method Description
GET_COUNT() Getter for COUNT, with configurable default
ASK_COUNT() Getter for COUNT w/ exceptions if field has no value
HAS_COUNT() Determine if COUNT has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_LSTAPPLICATIONCOMPONENTST00

TYPES TT_LSTAPPLICATIONCOMPONENTST00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_MHSAPPLICATIONCOMPO03 WITH DEFAULT KEY
.