SAP ABAP Interface IF_OBJECT_CHECKS_DME (DME: Object Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_OBJ (Package) DME: Maintenance Objects
⤷
⤷
Properties
| Interface | IF_OBJECT_CHECKS_DME | |
| Short Description | DME: Object Checks |
General Data
| Package | SDME_OBJ | DME: Maintenance Objects |
| Created | 19981022 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SDMET | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_OBJECT_CHECKS_DME has no interface.
Friends
Interface IF_OBJECT_CHECKS_DME has no friend.
Attributes
Interface IF_OBJECT_CHECKS_DME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Dispatching the Attribute Checks | 19981022 | |
| 2 | Instance method | Public | Method | Checks whether Object can be Deleted | 19981022 | |
| 3 | Instance method | Public | Method | Check whether new Object can be Created | 19981022 |
Events
Interface IF_OBJECT_CHECKS_DME has no event.
Types
Interface IF_OBJECT_CHECKS_DME has no local type.
Method Signatures
Method CHECK_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTR_NOT_TOUCHED | Call by reference | Type reference (TYPE) | SDMET_ATTRIBUTE_NAMES | Liste der noch nicht bearbeiteten Attribute | 19981022 | |||
| 2 | IM_ATTR_TO_CHECK | Call by reference | Type reference (TYPE) | SDMET_ATTRIBUTE_NAMES | Liste der zu prüfenden Attribute | 19981022 | |||
| 3 | IM_CHECK_MODE | Call by reference | Type reference (TYPE) | SDMET_CHK_MODE | sdmet_chk_mode_complete | Prüfmodus | 19981022 | ||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_CHECK_RESULT_DME | Prüfergebnis | 19990316 |
Method CHECK_ATTRIBUTES on Interface IF_OBJECT_CHECKS_DME has no exception.
Method CHECK_FOR_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_CHECK_RESULT_DME | Prüfergebnis | 19990316 |
Method CHECK_FOR_DEL on Interface IF_OBJECT_CHECKS_DME has no exception.
Method CHECK_FOR_INS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_CHECK_RESULT_DME | Prüfergebnis | 19990316 |
Method CHECK_FOR_INS on Interface IF_OBJECT_CHECKS_DME has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |