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 | Instance method | Public | Method | The object was successfully adopted from the content | 20060309 | |
| 2 | Instance method | Public | Method | Append is Imported | 20060309 | |
| 3 | Instance method | Public | Method | Object is Imported in D Version | 20060309 | |
| 4 | Instance method | Public | Method | Object is Saved, Activated or Deleted | 20060309 | |
| 5 | Instance method | Public | Method | Append of Object was Activated or Deactivated | 20060309 | |
| 6 | Instance method | Public | Method | Object Was Compared Manually | 20070625 | |
| 7 | Instance method | Public | Method | Objekt was Enhanced (With EEWB); Call After Activation | 20070625 | |
| 8 | Instance method | Public | Method | Pseudo D Version Was Generated (Source System Dep. Object) | 20060310 | |
| 9 | Instance method | Public | Method | Pseudo D Version Was Deleted (Source System Dep. Object) | 20060310 | |
| 10 | 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 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20080320 | |||
| 2 | I_OBJFUNC | Call by reference | Type reference (TYPE) | RSOBJFUNC | Wie wird das Objekt aus dem Content übernommen | 20070706 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name | 20060309 | |||
| 4 | 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 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060309 | |||
| 2 | I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name eines Appends (einer Erweiterung) | 20060309 | |||
| 3 | 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 | I_OBJNM | Call by reference | Type reference (TYPE) | RSO_OBJNM_D | Name Auslieferungsobj. (Schattenobjekt, f. quellsystemabh.) | 20060309 | |||
| 2 | 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 | I_DELETED | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | ='X' Objekt gelöscht; = '' Objekt vielleicht gelöscht | 20060309 | ||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name (A Version - nicht Name des Schattenobjektes) | 20060309 | |||
| 3 | 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 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060309 | |||
| 2 | I_STATE | Call by reference | Type reference (TYPE) | SFW_SWITCHPOS | Schalterstellung des Appneds | 20060309 | |||
| 3 | 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 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20070625 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (A TLOGO) | 20070625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20070625 |
Method OBJECT_ENHANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name (A Version - nicht Name des Schattenobjektes) | 20070625 | |||
| 2 | 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 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name Pseudo D-Version | 20060310 | |||
| 2 | I_OBJNM_SHADOW | Call by reference | Type reference (TYPE) | RSO_OBJNM_D | Name Auslieferungsobj. (Schattenobjekt, f. quellsystemabh.) | 20060310 | |||
| 3 | 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 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name | 20060310 | |||
| 2 | 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 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060309 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20060309 | |||
| 3 | I_STATE | Value transfer | Type reference (TYPE) | SFW_SWITCHPOS | Schalterstellung | 20060309 | |||
| 4 | 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 |