SAP ABAP Class CL_DMWB_EVENTS (Document Modeling Workbench Events)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR-DMF (Application Component) Document Management Framework
     SKBT (Package) Knowledge Base Tools: Tools for the KPro
Properties
Class CL_DMWB_EVENTS  
Short Description Document Modeling Workbench Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SKBT   Knowledge Base Tools: Tools for the KPro 
Created 19990809   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMWB_EVENTS has no forward declaration.
Interfaces
Class CL_DMWB_EVENTS has no interface implemented.
Friends
Class CL_DMWB_EVENTS has no friend class.
Attributes
Class CL_DMWB_EVENTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RAISE_EVENT_ENTITY_CHANGED Static method Public Method Trigger 'Entity Changed' 19990809
2 RAISE_MODEL_CHANGED Static method Public Method Trigger 'Model Changed' 19990824
Events
# Event Type Visibility Description Created on
1 ENTITY_CHANGED Static Event
(1)
Public
(2)
Entity Properties Have Changed 19990809
2 MODEL_CHANGED Static Event
(1)
Public
(2)
Model Has Changed 19990824
Types
Class CL_DMWB_EVENTS has no local type.
Method Signatures

Method RAISE_EVENT_ENTITY_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DESCRIPTION Call by reference Type reference (TYPE) SDOK_DESCR Neue Beschreibung der Entität 19990809
2 Importing P_ENTITY Call by reference Type reference (TYPE) SDOKMENT Betroffene Entität 19990809
3 Importing P_VERSION Call by reference Type reference (TYPE) SDOK_EVERS Neue Version der Entität 19990809

Method RAISE_EVENT_ENTITY_CHANGED on class CL_DMWB_EVENTS has no exception.

Method RAISE_MODEL_CHANGED Signature

Method RAISE_MODEL_CHANGED on class CL_DMWB_EVENTS has no parameter.
Method RAISE_MODEL_CHANGED on class CL_DMWB_EVENTS has no exception.
Event Signatures

Event ENTITY_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 P_DESCRIPTION Exporting Value transfer Type reference (TYPE) SDOK_DESCR (Neue) Beschreibung der Entität 19990809
2 P_ENTITY Exporting Value transfer Type reference (TYPE) SDOKMENT Betroffene Entität 19990809
3 P_VERSION Exporting Value transfer Type reference (TYPE) SDOK_EVERS (Neue) Version der Entität 19990809

Event MODEL_CHANGED Signature
Event MODEL_CHANGED on class CL_DMWB_EVENTS has no parameter.
History
Last changed by/on SAP  20041228 
SAP Release Created in