SAP ABAP Interface IF_RSO_CONTENT_EVENT_HANDLER (Handler of Events in Context of Content (Activation))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_TLOGO (Package) BI TLOGO Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_CNT_EVENT_DISPATCHER Content Events Dispatcher to Handler(s) 20060310
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_CONTENT_STATE_MANAGER Status Administration for Business Content Objects 20060309
Properties
Interface IF_RSO_CONTENT_EVENT_HANDLER  
Short Description Handler of Events in Context of Content (Activation)    
General Data
Package RSO_TLOGO   BI TLOGO Framework 
Created 20060309   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSO_CONTENT_EVENT_HANDLER has no interface.
Friends
Interface IF_RSO_CONTENT_EVENT_HANDLER has no friend.
Attributes
Interface IF_RSO_CONTENT_EVENT_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_FROM_CONTENT Instance method Public Method The object was successfully adopted from the content 20060309
2 AFTER_IMPORT_APPEND Instance method Public Method Append is Imported 20060309
3 AFTER_IMPORT_D_VERSION Instance method Public Method Object is Imported in D Version 20060309
4 AFTER_SAVE_ACT_DEL Instance method Public Method Object is Saved, Activated or Deleted 20060309
5 APPEND_OF_OBJECT_SWITCHED Instance method Public Method Append of Object was Activated or Deactivated 20060309
6 MANUAL_MERGE_FINISHED Instance method Public Method Object Was Compared Manually 20070625
7 OBJECT_ENHANCED Instance method Public Method Objekt was Enhanced (With EEWB); Call After Activation 20070625
8 PSEUDO_D_VERSION_CREATED Instance method Public Method Pseudo D Version Was Generated (Source System Dep. Object) 20060310
9 PSEUDO_D_VERSION_DELETED Instance method Public Method Pseudo D Version Was Deleted (Source System Dep. Object) 20060310
10 SCOPE_OF_OBJECT_SWITCHED Instance method Public Method Not currently relevant. Scope activated or deactivated 20060309
Events
Interface IF_RSO_CONTENT_EVENT_HANDLER has no event.
Types
Interface IF_RSO_CONTENT_EVENT_HANDLER has no local type.
Method Signatures

Method ACTIVATE_FROM_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20080320
2 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC Wie wird das Objekt aus dem Content übernommen 20070706
3 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Name 20060309
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO A TLOGO Typ 20060309

Method ACTIVATE_FROM_CONTENT on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.

Method AFTER_IMPORT_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060309
2 Importing I_APPENDNM Call by reference Type reference (TYPE) RSAPPENDNM Name eines Appends (einer Erweiterung) 20060309
3 Importing I_S_MAIN Call by reference Type reference (TYPE) RSO_S_MAIN Hauptobjekt eines Appends (A oder D) 20060309

Method AFTER_IMPORT_APPEND on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.

Method AFTER_IMPORT_D_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSO_OBJNM_D Name Auslieferungsobj. (Schattenobjekt, f. quellsystemabh.) 20060309
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO_D D TLOGO Typ 20060309

Method AFTER_IMPORT_D_VERSION on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.

Method AFTER_SAVE_ACT_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETED Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE ='X' Objekt gelöscht; = '' Objekt vielleicht gelöscht 20060309
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Name (A Version - nicht Name des Schattenobjektes) 20060309
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO A TLOGO Typ 20060309

Method AFTER_SAVE_ACT_DEL on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.

Method APPEND_OF_OBJECT_SWITCHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060309
2 Importing I_STATE Call by reference Type reference (TYPE) SFW_SWITCHPOS Schalterstellung des Appneds 20060309
3 Importing I_S_MAIN Call by reference Type reference (TYPE) RSO_S_MAIN Hauptobjekt eines Appends 20060309

Method APPEND_OF_OBJECT_SWITCHED on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.

Method MANUAL_MERGE_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20070625
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (A TLOGO) 20070625
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20070625

Method OBJECT_ENHANCED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Name (A Version - nicht Name des Schattenobjektes) 20070625
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO A TLOGO Typ 20070625

Method OBJECT_ENHANCED on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.

Method PSEUDO_D_VERSION_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Name Pseudo D-Version 20060310
2 Importing I_OBJNM_SHADOW Call by reference Type reference (TYPE) RSO_OBJNM_D Name Auslieferungsobj. (Schattenobjekt, f. quellsystemabh.) 20060310
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO A TLOGO Typ 20060310

Method PSEUDO_D_VERSION_CREATED on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.

Method PSEUDO_D_VERSION_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Name 20060310
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO A TLOGO Typ 20060310

Method PSEUDO_D_VERSION_DELETED on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.

Method SCOPE_OF_OBJECT_SWITCHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060309
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20060309
3 Importing I_STATE Value transfer Type reference (TYPE) SFW_SWITCHPOS Schalterstellung 20060309
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20060309

Method SCOPE_OF_OBJECT_SWITCHED on Interface IF_RSO_CONTENT_EVENT_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710