SAP ABAP Class IF_WDK_CONSISTENCY_MANAGER (Check data)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDK_BE_CONTROLLER | Backend controller interface | 20060504 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BDC_CONTROLLER | Backend Controller | 20070322 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BE_CONTROLLER | Backend Controller | 20060504 |
Properties
| Class | IF_WDK_CONSISTENCY_MANAGER | |
| Short Description | Check data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060504 | SAP |
| Last change | 20060912 | 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) |
Interfaces
Class IF_WDK_CONSISTENCY_MANAGER has no interface implemented.
Friends
Class IF_WDK_CONSISTENCY_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Consistency check enabled | 20060511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check data for consistency | 20060504 | |
| 2 | Instance method | Public | Method | Clear all buffered data | 20060504 | |
| 3 | Instance method | Public | Method | Enable / Disable consistency checks | 20060511 |
Events
Class IF_WDK_CONSISTENCY_MANAGER has no event.
Types
Class IF_WDK_CONSISTENCY_MANAGER has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_START | Call by reference | Type reference (TYPE) | I | 20060511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060504 |
Method CLEAR Signature
Method CLEAR on class IF_WDK_CONSISTENCY_MANAGER has no parameter.
Method CLEAR on class IF_WDK_CONSISTENCY_MANAGER has no exception.
Method SET_ENABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060511 |
Method SET_ENABLE on class IF_WDK_CONSISTENCY_MANAGER has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in |