SAP ABAP Class CL_MAINTENANCE_OBJECT_DME (DME: Abstract Class for Maintenance Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_OBJ (Package) DME: Maintenance Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ATTRIBUTE_ACCESS_DME | DME: Generic Attribute Access | 00000000 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EXTERNAL_TABLE_DME | DME: Generic MO for External Tables | 19991027 |
Properties
| Class | CL_MAINTENANCE_OBJECT_DME | |
| Short Description | DME: Abstract Class for Maintenance Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDME_OBJ | DME: Maintenance Objects |
| Created | 19981019 | SAP |
| Last change | 19981019 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ATTRIBUTE_ACCESS_DME | DME: Generic Attribute Access | 00000000 |
Friends
Class CL_MAINTENANCE_OBJECT_DME has no friend class.
Attributes
Class CL_MAINTENANCE_OBJECT_DME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Appends a Check Result | 19990316 |
Events
Class CL_MAINTENANCE_OBJECT_DME has no event.
Types
Class CL_MAINTENANCE_OBJECT_DME has no local type.
Method Signatures
Method APPEND_CHECK_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR | Value transfer | Type reference (TYPE) | SDMET_ATTRIBUTE_NAME | Attributname | 19990316 | |||
| 2 | ATTRS | Value transfer | Type reference (TYPE) | SDMET_ATTRIBUTE_NAMES | Liste von Attributnamen | 19990316 | |||
| 3 | CATEGORY | Value transfer | Type reference (TYPE) | SDMET_CHKRES_CATEGORY | sdmet_chkres_cat_error | Fehlerkategorie | 19990316 | ||
| 4 | CHECK_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_MO_CHECK_RESULT_DME | Prüfergebnis | 19990413 | |||
| 5 | ID | Value transfer | Type reference (TYPE) | SY-MSGID | Message-Id | 19990316 | |||
| 6 | NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message-Nummer | 19990316 | |||
| 7 | VAR1 | Value transfer | Type reference (TYPE) | ANY | space | Message-Variable 1 | 19990316 | ||
| 8 | VAR2 | Value transfer | Type reference (TYPE) | ANY | space | Message-Variable 2 | 19990316 | ||
| 9 | VAR3 | Value transfer | Type reference (TYPE) | ANY | space | Message-Variable 3 | 19990316 | ||
| 10 | VAR4 | Value transfer | Type reference (TYPE) | ANY | space | Message-Variable 4 | 19990316 |
Method APPEND_CHECK_RESULT on class CL_MAINTENANCE_OBJECT_DME has no exception.
History
| Last changed by/on | SAP | 19981019 |
| SAP Release Created in | 50A |