SAP ABAP Class CL_MO_VIEW_CHECK_RESULT_DME (DME: Check Result)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_OBJ (Package) DME: Maintenance Objects

⤷

⤷

Properties
Class | CL_MO_VIEW_CHECK_RESULT_DME | |
Short Description | DME: Check Result | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDME_OBJ | DME: Maintenance Objects |
Created | 19990413 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MO_VIEW_CHECK_RESULT_DME has no interface implemented.
Friends
Class CL_MO_VIEW_CHECK_RESULT_DME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Individual Results | 19990413 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDMEU_CHECK_RESULTS | List of Individual Results | 19990413 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Current Iteration Index | 19990413 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_MO_VIEW_CHECK_RESULT_DME | Initial Check Result: OK | 19990413 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SDMET_CHKRES_CATEGORY | Overall Error Category | 19990413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Append a Check Result to the List | 19990413 |
2 | ![]() |
Static method | Public | Constructor | Class Constructor | 19990413 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 19990413 |
4 | ![]() |
Instance method | Public | Method | Gets Next Entry and Continues | 19990413 |
5 | ![]() |
Instance method | Public | Method | Gets Summary of Individual Results | 19990413 |
6 | ![]() |
Instance method | Public | Method | Append Another List of Check Results | 19990413 |
7 | ![]() |
Instance method | Public | Method | Append Another List of Check Results | 19990413 |
8 | ![]() |
Instance method | Public | Method | Output Check Results | 19990413 |
9 | ![]() |
Instance method | Private | Method | Output List with Attribute Names | 19990413 |
10 | ![]() |
Instance method | Private | Method | Output Check Result Category | 19990413 |
11 | ![]() |
Instance method | Private | Method | Output Check Result Description | 19990413 |
12 | ![]() |
Instance method | Public | Method | Resets Next Entry for GET_NEXT to Start | 19990413 |
Events
Class CL_MO_VIEW_CHECK_RESULT_DME has no event.
Types
Class CL_MO_VIEW_CHECK_RESULT_DME has no local type.
Method Signatures
Method APPEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_RESULT | Call by reference | Type reference (TYPE) | SDMEU_CHECK_RESULT | Anzuhängendes Prüfergebnis | 19990413 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_VIEW_CHECK_RESULT_DME | Ergebnis | 19990413 |
Method APPEND on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MO_VIEW_CHECK_RESULT_DME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MO_VIEW_CHECK_RESULT_DME has no parameter.
Method CONSTRUCTOR on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SDMEU_CHECK_RESULT | Nächstes Einzelergebnis oder initial | 19990413 |
Method GET_NEXT on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method GET_OVERALL_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SDMET_CHKRES_CATEGORY | Gesamtergebnis | 19990413 |
Method GET_OVERALL_RESULT on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method MERGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OTHER_CHECK_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_MO_VIEW_CHECK_RESULT_DME | Prüfergebnisse, die eingebunden werden sollen | 19990413 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_VIEW_CHECK_RESULT_DME | Ergebnis | 19990413 |
Method MERGE on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method MERGE_MO_CHECK_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MO_CHECK_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_MO_CHECK_RESULT_DME | Prüfergebnisse, die eingebunden werden sollen | 19990413 | ||
2 | ![]() |
IM_OBJNAME | Call by reference | Type reference (TYPE) | SDMEU_CLASSNAME | Viewklasse | 19990413 | ||
3 | ![]() |
IM_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_MO_VIEW_DME | View | 20000128 | ||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_VIEW_CHECK_RESULT_DME | Ergebnis | 19990413 |
Method MERGE_MO_CHECK_RESULT on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method PRINT Signature
Method PRINT on class CL_MO_VIEW_CHECK_RESULT_DME has no parameter.
Method PRINT on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method PRINT_ATTRIBUTE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRS | Call by reference | Type reference (TYPE) | SDMEU_VIEW_ATTRNAMES | Liste mit Attributnamen | 19990413 |
Method PRINT_ATTRIBUTE_LIST on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method PRINT_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHKRES_CAT | Call by reference | Type reference (TYPE) | SDMET_CHKRES_CATEGORY | Prüfergebniskategorie | 19990413 |
Method PRINT_CATEGORY on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method PRINT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHKRES_DESCR | Call by reference | Type reference (TYPE) | SDMET_CHKRES_DESCR | Prüfergebnisbeschreibung | 19990413 |
Method PRINT_DESCRIPTION on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
Method RESET Signature
Method RESET on class CL_MO_VIEW_CHECK_RESULT_DME has no parameter.
Method RESET on class CL_MO_VIEW_CHECK_RESULT_DME has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |