SAP ABAP Class CL_SRAPI_MESSAGE_TYPE (Message Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_MESSAGE Message 20040920
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAPI_WSDL_OBJECT WSDL Object from Service Repository 20040920
Properties
Class CL_SRAPI_MESSAGE_TYPE  
Short Description Message Type    
Super Class CL_SRAPI_MESSAGE Message 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20040920   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_MESSAGE_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAPI_WSDL_OBJECT WSDL Object from Service Repository 20040920
Friends
# Friend Modeled only Created on Description
1 CL_SRAPI_QUERY_RES_2_REP_OBJ 20040921 Factory for Repository Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_TYPE Constant Public Type reference (TYPE) STRING 'TYPE' 20040920
2 XML_PAYLOAD_NS Constant Public Type reference (TYPE) STRING 'XMLPAYLOADNS' Attribute ID XML Namespace 20040920
3 XML_PAYLOAD_NS_ATTR Instance attribute Private Type reference (TYPE) STRING XML Namespace 20040920
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_TYPE Instance method Public Method Gets Assigned Data Type 20040920
2 GET_LABEL Static method Public Method Object Description 20041007
3 GET_RESULT_ATTRIBUTES Static method Public Method Attributes 20040920
4 GET_TYPE Static method Public Method Object Type 20040920
5 GET_XML_NAMESPACE Instance method Public Method Gets XML Namespace 20040920
6 SET_XML_NAMESPACE Instance method Private Method Sets XML Namespace 20040920
Events
Class CL_SRAPI_MESSAGE_TYPE has no event.
Types
Class CL_SRAPI_MESSAGE_TYPE has no local type.
Method Signatures

Method GET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_DATA_TYPE referierter Datentyp 20040920
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR Ausnahme Queryservice 20040920
2 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20040920
3 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20040920

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Label 20041007

Method GET_LABEL on class CL_SRAPI_MESSAGE_TYPE has no exception.

Method GET_RESULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRAPI_T_STRING Ergebnisattribute der Query 20040920

Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_MESSAGE_TYPE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Objekttyp 20040920

Method GET_TYPE on class CL_SRAPI_MESSAGE_TYPE has no exception.

Method GET_XML_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING XML Namensraum 20040920
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR Ausnahme Queryservice 20040920
2 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20040920

Method SET_XML_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NS Call by reference Type reference (TYPE) STRING XML Namensraum 20040920

Method SET_XML_NAMESPACE on class CL_SRAPI_MESSAGE_TYPE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700