SAP ABAP Class CL_RSO_MMR_DISPATCHER (BW Repository MMR Connection: Distributor)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_MMR (Package) BW Repository MMR Connection
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_MMR_DISPATCHER | BW Repository MMR Connection: Distributor | 20061120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20050728 |
Properties
| Class | CL_RSO_MMR_DISPATCHER | |
| Short Description | BW Repository MMR Connection: Distributor | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSO_MMR | |
| Program status | ||
| Category | 0 | |
| Package | RSO_MMR | BW Repository MMR Connection |
| Created | 20050517 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_MMR_DISPATCHER | BW Repository MMR Connection: Distributor | 20061120 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20050728 |
Friends
Class CL_RSO_MMR_DISPATCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'P' | Action 'Check' | 20070730 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'C' | Action 'Create' | 20051207 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'G' | Action 'Generate' | 20061106 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'A' | Action 'GET_ALL_OF_TYPE' | 20051207 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'T' | Action 'GET_ALL_TYPES' | 20051207 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'R' | Action 'GET_PROPERTIES' | 20051207 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'X' | Action 'GET_RELATED' | 20071106 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'L' | Action 'GET_ALL_TEXTS' | 20051207 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'M' | Action 'Monitor' | 20061106 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'Q' | Action 'QUERY' | 20051207 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSO_MMR_ACTION | 'S' | Action 'Save' | 20051207 | ||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSO_MMR_FACTORY | Handler Factory | 20050808 | |||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_MMR_DISPATCHER | BW Repository MMR Connection: Distributor | 20051215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks Consistency of Specified Values | 20060908 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20050808 | |
| 3 | Instance method | Private | Method | Creates an object | 20050816 | |
| 4 | Instance method | Private | Method | Displays the content of attributes and associations | 20050825 | |
| 5 | Instance method | Private | Method | Returns all instances for a given type | 20050809 | |
| 6 | Instance method | Private | Method | Returns all supported object types | 20050808 | |
| 7 | Static method | Public | Method | Returns Unique Instance (Singleton) | 20051215 | |
| 8 | Instance method | Private | Method | Returns transferred language | 20060103 | |
| 9 | Instance method | Public | Method | Returns all object types | 20050606 | |
| 10 | Instance method | Private | Method | Reads properties of an object | 20050815 | |
| 11 | Instance method | Private | Method | Reads Generic References of an Object | 20071106 | |
| 12 | Instance method | Private | Method | Provides texts of all available languages | 20050824 | |
| 13 | Instance method | Public | Method | Distributes a RFC Request | 20050517 | |
| 14 | Instance method | Private | Method | Display Debug View? | 20060221 | |
| 15 | Instance method | Private | Method | Returns All Instances for Specified Type | 20060113 | |
| 16 | Instance method | Public | Method | Redirect Request | 20060503 | |
| 17 | Instance method | Public | Method | Sets Factory for Object Handler | 20061018 | |
| 18 | Instance method | Private | Method | Sorts Object Types According to Activation Sequence | 20050610 |
Events
Class CL_RSO_MMR_DISPATCHER has no event.
Types
Class CL_RSO_MMR_DISPATCHER has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060908 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060908 | |||
| 3 | I_T_ASSOCIATION | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20060908 | |||
| 4 | I_T_ATTRIBUTE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060908 |
Method CHECK on class CL_RSO_MMR_DISPATCHER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_MMR_DISPATCHER has no parameter.
Method CONSTRUCTOR on class CL_RSO_MMR_DISPATCHER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20051206 | |||
| 2 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | Enthält Objekte, deren Erzeugung / Anpassung fehlerhaft war | 20060831 | |||
| 3 | I_ACTIVATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Das Objekt soll aktiviert werden | 20051207 | ||
| 4 | I_T_ASSOC | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20050816 | |||
| 5 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050816 |
Method CREATE on class CL_RSO_MMR_DISPATCHER has no exception.
Method DISPLAY_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_ASSOCIATIONS | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20050825 | |||
| 2 | I_T_ATTRIBUTES | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050825 |
Method DISPLAY_CONTENT on class CL_RSO_MMR_DISPATCHER has no exception.
Method GET_ALL_OF_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20051206 | |||
| 2 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050809 | |||
| 3 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050809 |
Method GET_ALL_OF_TYPE on class CL_RSO_MMR_DISPATCHER has no exception.
Method GET_ALL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050808 |
Method GET_ALL_TYPES on class CL_RSO_MMR_DISPATCHER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MMR_DISPATCHER | BW Repository MMR Anschluß: Factory für Objekthandler | 20051215 |
Method GET_INSTANCE on class CL_RSO_MMR_DISPATCHER has no exception.
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060103 | |||
| 2 | R_LANGUAGE | Value transfer | Type reference (TYPE) | ISOLA | Sprache | 20060103 |
Method GET_LANGUAGE on class CL_RSO_MMR_DISPATCHER has no exception.
Method GET_OBJECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050606 | |||
| 2 | R_T_OBJECT_TYPES | Value transfer | Type reference (TYPE) | RSO_MMR_T_OBJECT | BW Repository MMR Anschluß: Objektschlüsseltabelle | 20050606 |
Method GET_OBJECT_TYPES on class CL_RSO_MMR_DISPATCHER has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20051206 | |||
| 2 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050815 | |||
| 3 | E_T_RESPONSE_ASSOC | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050815 | |||
| 4 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050815 |
Method GET_PROPERTIES on class CL_RSO_MMR_DISPATCHER has no exception.
Method GET_RELATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20071106 | |||
| 2 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20071106 | |||
| 3 | E_T_RESPONSE_ASSOC | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Parametertabelle für RFC | 20071106 | |||
| 4 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20071106 |
Method GET_RELATED on class CL_RSO_MMR_DISPATCHER has no exception.
Method GET_TEXTS_ALL_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20051206 | |||
| 2 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050824 | |||
| 3 | E_T_RESPONSE_ASSOC | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050824 | |||
| 4 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050824 |
Method GET_TEXTS_ALL_LANGU on class CL_RSO_MMR_DISPATCHER has no exception.
Method HANDLE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20051206 | |||
| 2 | C_T_ASSOC | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20050519 | |||
| 3 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050517 | |||
| 4 | I_ACTION | Call by reference | Type reference (TYPE) | RSO_MMR_ACTION | Remote Action | 20050517 | |||
| 5 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20050517 |
Method HANDLE_REQUEST on class CL_RSO_MMR_DISPATCHER has no exception.
Method IS_DEBUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060221 |
Method IS_DEBUG on class CL_RSO_MMR_DISPATCHER has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060113 | |||
| 2 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060113 | |||
| 3 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060113 |
Method QUERY on class CL_RSO_MMR_DISPATCHER has no exception.
Method REDIRECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060505 | |||
| 2 | C_T_ASSOC | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20060503 | |||
| 3 | E_T_RESPONSE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060503 | |||
| 4 | I_ACTION | Call by reference | Type reference (TYPE) | RSO_MMR_ACTION | Einstelliges Kennzeichen | 20060503 | |||
| 5 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20060503 | |||
| 6 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060503 |
Method REDIRECT on class CL_RSO_MMR_DISPATCHER has no exception.
Method SET_HANDLER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_RSO_MMR_FACTORY | BW Repository MMR Anschluß: Factory für Objekthandler | 20061018 |
Method SET_HANDLER_FACTORY on class CL_RSO_MMR_DISPATCHER has no exception.
Method SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSO_MMR_T_OBJECT | BW Repository MMR Anschluß: Objektschlüsseltabelle | 20050610 | |||
| 2 | R_TS_OBJECT_TYPE | Value transfer | Type reference (TYPE) | RSO_MMR_T_OBJECT | BW Repository MMR Anschluß: Objektschlüsseltabelle | 20050610 |
Method SORT on class CL_RSO_MMR_DISPATCHER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |