SAP ABAP Class CL_CRM_GENIL_ABSTR_MESS_CONT (Container Object for Transporting Application Messages)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_MESSAGE_CONTAINER Interface for Message Container 20020516
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_GENIL_BAPI_MESS_CONT Message Container for BAPI Messages 20020517
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_GENIL_GLOBAL_MESS_CONT Global Message Container 20020701
3 Inheritance (c INHERITING FROM c_ref)  CL_CRM_GENIL_SIMPLE_MESS_CONT Message Container for BAPI Messages 20020517
4 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GENIL_BOPF_CUST API to to GenIL customizing 20100702
5 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GENIL_BOPF_MSG_CONT Message Container Genil BOPF 20100201
Properties
Class CL_CRM_GENIL_ABSTR_MESS_CONT  
Short Description Container Object for Transporting Application Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL   Generic Interaction Layer for Access to CRM Objects 
Created 20020516   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GENIL_MESSAGE_CONTAINER Interface for Message Container 20020516
Friends
Class CL_CRM_GENIL_ABSTR_MESS_CONT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application log: Log handle 20020516
2 MESSAGE_TAB Instance attribute Protected Type reference (TYPE) CRMT_GENIL_MESSAGE_TAB Message Table 20020517
3 MT_ALL Instance attribute Protected Attribute reference (LIKE) 20020517
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_TEXT Instance method Protected Method Delivers the Message Text 20020524
2 RESET Instance method Public Method Delete Contents 20020516
Events
Class CL_CRM_GENIL_ABSTR_MESS_CONT has no event.
Types
Class CL_CRM_GENIL_ABSTR_MESS_CONT has no local type.
Method Signatures

Method GET_MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE_PARAM Call by reference Type reference (TYPE) CRMT_GENIL_MESSAGE Nachrichtenstruktur im generischen Interactionlayer 20020524
2 Importing IV_MSG_V1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020524
3 Importing IV_MSG_V2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020524
4 Importing IV_MSG_V3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020524
5 Importing IV_MSG_V4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020524
6 Returning RV_RESULT Value transfer Type reference (TYPE) BAPI_MSG Meldungstext 20020524

Method GET_MESSAGE_TEXT on class CL_CRM_GENIL_ABSTR_MESS_CONT has no exception.

Method RESET Signature

Method RESET on class CL_CRM_GENIL_ABSTR_MESS_CONT has no parameter.
Method RESET on class CL_CRM_GENIL_ABSTR_MESS_CONT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 310