SAP ABAP Class CL_SRAPI_MESSAGES (Container for (Error) Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Properties
Class CL_SRAPI_MESSAGES  
Short Description Container for (Error) Messages    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20041117   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_MESSAGES has no forward declaration.
Interfaces
Class CL_SRAPI_MESSAGES has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRAPI_WRITE_RES_PARSER 20041117 Basis Class Response Parser for Write
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGES Instance attribute Private Type reference (TYPE) SRAPI_T_MESSAGES Messages from Repository 20041117
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method Adds Message 20041117
2 GET_MESSAGES Instance method Public Method Returns Messages 20041117
Events
Class CL_SRAPI_MESSAGES has no event.
Types
Class CL_SRAPI_MESSAGES has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Call by reference Type reference (TYPE) SRAPI_S_MESSAGE Meldung aus dem Repository 20041117

Method ADD_MESSAGE on class CL_SRAPI_MESSAGES has no exception.

Method GET_MESSAGES 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_MESSAGES Meldungen aus dem Repository 20041117

Method GET_MESSAGES on class CL_SRAPI_MESSAGES has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700