SAP ABAP Interface IF_XMS_MESSAGE_REGISTRY (Property Registry)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_MESSAGE_REGISTRY | Property Registry (message_registry is an incorrect name) | 20010531 |
Properties
| Interface | IF_XMS_MESSAGE_REGISTRY | |
| Short Description | Property Registry |
General Data
| Package | SXMSMSG | XI: Message Handling |
| Created | 20010531 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XMS_MESSAGE_REGISTRY has no forward declaration.
Interfaces
Interface IF_XMS_MESSAGE_REGISTRY has no interface.
Friends
Interface IF_XMS_MESSAGE_REGISTRY has no friend.
Attributes
Interface IF_XMS_MESSAGE_REGISTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes the Property Implementation Registration | 20010531 | |
| 2 | Instance method | Public | Method | Deletes Resource Implementation Registration | 20020528 | |
| 3 | Instance method | Public | Method | Gets the Implementation of IF_XMS_PROP | 20010531 | |
| 4 | Instance method | Public | Method | Gets All Property Implementation Registrations | 20010531 | |
| 5 | Instance method | Public | Method | Fetches Implementation of IF_XMS_RESOURCE | 20020528 | |
| 6 | Instance method | Public | Method | Fetches All Resource Implementation Registrations | 20020528 | |
| 7 | Instance method | Public | Method | Sets the Implementation of IF_XMS_PROP | 20010531 | |
| 8 | Instance method | Public | Method | Sets Implementation of IF_XMS_RESOURCE | 20020528 |
Events
Interface IF_XMS_MESSAGE_REGISTRY has no event.
Types
Interface IF_XMS_MESSAGE_REGISTRY has no local type.
Method Signatures
Method DELETEPROPERTYIMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LCNAME | Call by reference | Type reference (TYPE) | STRING | locale name | 20010531 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | STRING | namespace uri | 20010531 |
Method DELETEPROPERTYIMPL on Interface IF_XMS_MESSAGE_REGISTRY has no exception.
Method DELETERESOURCEIMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | STRING | content type | 20020528 |
Method DELETERESOURCEIMPL on Interface IF_XMS_MESSAGE_REGISTRY has no exception.
Method GETPROPERTYIMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPL | Value transfer | Type reference (TYPE) | CHAR30 | Name der Klasse | 20010531 | |||
| 2 | LCNAME | Call by reference | Type reference (TYPE) | STRING | local name | 20010531 | |||
| 3 | NSURI | Call by reference | Type reference (TYPE) | STRING | namespace uri | 20010531 |
Method GETPROPERTYIMPL on Interface IF_XMS_MESSAGE_REGISTRY has no exception.
Method GETPROPERTYIMPLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPLS | Value transfer | Object reference (TYPE REF TO) | SXMS_REG_T | Registration Tabelle (nsuri,lcname <-> Classname) | 20010531 |
Method GETPROPERTYIMPLS on Interface IF_XMS_MESSAGE_REGISTRY has no exception.
Method GETRESOURCEIMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPL | Value transfer | Type reference (TYPE) | CHAR30 | Name der Klasse | 20020528 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | content type | 20020528 |
Method GETRESOURCEIMPL on Interface IF_XMS_MESSAGE_REGISTRY has no exception.
Method GETRESOURCEIMPLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPLS | Value transfer | Object reference (TYPE REF TO) | SXMS_RER_T | Registration Datatabelle (type <-> Classname) | 20020528 |
Method GETRESOURCEIMPLS on Interface IF_XMS_MESSAGE_REGISTRY has no exception.
Method SETPROPERTYIMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPL | Call by reference | Type reference (TYPE) | CHAR30 | Name der Klasse | 20010531 | |||
| 2 | LCNAME | Call by reference | Type reference (TYPE) | STRING | local name | 20010531 | |||
| 3 | NSURI | Call by reference | Type reference (TYPE) | STRING | namespace uri | 20010531 |
Method SETPROPERTYIMPL on Interface IF_XMS_MESSAGE_REGISTRY has no exception.
Method SETRESOURCEIMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPL | Call by reference | Type reference (TYPE) | CHAR30 | Name der Klasse | 20020528 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | content type | 20020528 |
Method SETRESOURCEIMPL on Interface IF_XMS_MESSAGE_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |