SAP ABAP Class IF_XMS_MESSAGE_REGISTRY (Property Registry)
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
Class IF_XMS_MESSAGE_REGISTRY  
Short Description Property Registry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010531   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XMS_MESSAGE_REGISTRY has no forward declaration.
Interfaces
Class IF_XMS_MESSAGE_REGISTRY has no interface implemented.
Friends
Class IF_XMS_MESSAGE_REGISTRY has no friend class.
Attributes
Class IF_XMS_MESSAGE_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETEPROPERTYIMPL Instance method Public Method Deletes the Property Implementation Registration 20010531
2 DELETERESOURCEIMPL Instance method Public Method Deletes Resource Implementation Registration 20020528
3 GETPROPERTYIMPL Instance method Public Method Gets the Implementation of IF_XMS_PROP 20010531
4 GETPROPERTYIMPLS Instance method Public Method Gets All Property Implementation Registrations 20010531
5 GETRESOURCEIMPL Instance method Public Method Fetches Implementation of IF_XMS_RESOURCE 20020528
6 GETRESOURCEIMPLS Instance method Public Method Fetches All Resource Implementation Registrations 20020528
7 SETPROPERTYIMPL Instance method Public Method Sets the Implementation of IF_XMS_PROP 20010531
8 SETRESOURCEIMPL Instance method Public Method Sets Implementation of IF_XMS_RESOURCE 20020528
Events
Class IF_XMS_MESSAGE_REGISTRY has no event.
Types
Class 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 Importing LCNAME Call by reference Type reference (TYPE) STRING locale name 20010531
2 Importing NSURI Call by reference Type reference (TYPE) STRING namespace uri 20010531

Method DELETEPROPERTYIMPL on class 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 Importing TYPE Call by reference Type reference (TYPE) STRING content type 20020528

Method DELETERESOURCEIMPL on class 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 Returning IMPL Value transfer Type reference (TYPE) CHAR30 Name der Klasse 20010531
2 Importing LCNAME Call by reference Type reference (TYPE) STRING local name 20010531
3 Importing NSURI Call by reference Type reference (TYPE) STRING namespace uri 20010531

Method GETPROPERTYIMPL on class 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 Returning IMPLS Value transfer Object reference (TYPE REF TO) SXMS_REG_T Registration Tabelle (nsuri,lcname <-> Classname) 20010531

Method GETPROPERTYIMPLS on class 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 Returning IMPL Value transfer Type reference (TYPE) CHAR30 Name der Klasse 20020528
2 Importing TYPE Call by reference Type reference (TYPE) STRING content type 20020528

Method GETRESOURCEIMPL on class 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 Returning IMPLS Value transfer Object reference (TYPE REF TO) SXMS_RER_T Registration Datatabelle (type <-> Classname) 20020528

Method GETRESOURCEIMPLS on class 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 Importing IMPL Call by reference Type reference (TYPE) CHAR30 Name der Klasse 20010531
2 Importing LCNAME Call by reference Type reference (TYPE) STRING local name 20010531
3 Importing NSURI Call by reference Type reference (TYPE) STRING namespace uri 20010531

Method SETPROPERTYIMPL on class 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 Importing IMPL Call by reference Type reference (TYPE) CHAR30 Name der Klasse 20020528
2 Importing TYPE Call by reference Type reference (TYPE) STRING content type 20020528

Method SETRESOURCEIMPL on class IF_XMS_MESSAGE_REGISTRY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in