SAP ABAP Class IF_RSO_CONTENT_EVENT_HANDLER (Handler of Events in Context of Content (Activation))
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
| Class | IF_RSO_CONTENT_EVENT_HANDLER | |
| Short Description | Handler of Events in Context of Content (Activation) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060309 | SAP |
| Last change | 20130531 | 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_RSO_CONTENT_EVENT_HANDLER has no interface implemented.
Friends
Class IF_RSO_CONTENT_EVENT_HANDLER has no friend class.
Attributes
Class 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
Class IF_RSO_CONTENT_EVENT_HANDLER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_RSO_CONTENT_EVENT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |