SAP ABAP Class CL_WEM_CHECK_BASE (Check in Event Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWE (Package) Business Workflow: Events
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WFCC_CHECK | Interface for Consistency Check | 19991021 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WEM_CHECK_EVENT_COUPLING | Check of Event Linkages | 19991021 |
Properties
| Class | CL_WEM_CHECK_BASE | |
| Short Description | Check in Event Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWE | Business Workflow: Events |
| Created | 19991021 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WEM_CHECK_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WFCC_CHECK | Interface for Consistency Check | 19991021 |
Friends
Class CL_WEM_CHECK_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'DELETE' | Function: Delete | 19991021 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STB_BUTTON-ICON | '@11@' | Icon: Delete | 19991021 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 3 | Event Linkages | 19991021 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 2 | General Checks | 19991021 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 1 | Root | 19991021 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SY-INPUT | Initialization Flag | 19991021 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | I | 0 | Type of check | 19991021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991021 | |
| 2 | Instance method | Protected | Method | Gets Field Catalog | 19991021 |
Events
Class CL_WEM_CHECK_BASE has no event.
Types
Class CL_WEM_CHECK_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CC_TYPE | Call by reference | Type reference (TYPE) | I | 0 | Art des Checks | 19991021 |
Method CONSTRUCTOR on class CL_WEM_CHECK_BASE has no exception.
Method GET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 19991021 |
Method GET_FIELDCATALOG on class CL_WEM_CHECK_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46D |