SAP ABAP Class /BA1/CL_AL_C0_MSG_HELPER (Internal Class for Message Processing)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF (Application Component) General Application Functions
     /BA1/AL_C0_DEEP_MVC (Package) Tool for Deep "Move Corresponding"
Properties
Class /BA1/CL_AL_C0_MSG_HELPER  
Short Description Internal Class for Message Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BA1/AL_C0_DEEP_MVC   Tool for Deep "Move Corresponding" 
Created 20090127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BA1/CL_AL_C0_MSG_HELPER has no forward declaration.
Interfaces
Class /BA1/CL_AL_C0_MSG_HELPER has no interface implemented.
Friends
Class /BA1/CL_AL_C0_MSG_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_REF_NULL_HANDLER Static Attribute Public Object reference (TYPE REF TO) /BA1/IF_AL_C0_MSG_HANDLER Instance of Null Handler 20090127
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090127
2 S_ADD_SY_TO_BAPIRETTAB Static method Public Method Adds Message from SY-MSG* to BAPI Table 20090127
3 S_ADD_SY_TO_TTY_BAL_MSG Static method Public Method Adds Message from SY-MSG* to Message Table 20090127
4 S_EXTRACT_MESSAGES Static method Public Method Extracts Messages from an Exception Object 20090127
5 S_EXTRACT_MESSAGES_AS_BAPIRET Static method Public Method Extracts Message in BAPI Format from Exception Object 20090127
6 S_GET_SY_AS_BAL_S_MSG Static method Public Method Delivers SY-MSG* in Message Format 20090127
7 S_GET_SY_AS_BAPIRET Static method Public Method Delivers SY-MSG* in BAPI Format 20090127
8 S_GET_T100_MESSAGE Static method Public Method Provides T100 Message in Log Format 20090127
9 S_GET_T100_MESSAGE_AS_BAPIRET Static method Public Method Delivers T100 Message in BAPI Format 20090127
10 S_MESSAGES_TO_BAPIRET Static method Public Method Converts Log Messages to BAPI Format 20090127
11 S_MESSAGE_TO_BAPIRET Static method Public Method Converts Log Message to BAPI Format 20090127
12 S_PREPARE_TEXTID Static method Public Method Formats the T100 key 20090127
13 S_WRITE_TO_SYS_LOG Static method Public Method Writes Messages in the System Log 20090127
Events
Class /BA1/CL_AL_C0_MSG_HELPER has no event.
Types
Class /BA1/CL_AL_C0_MSG_HELPER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /BA1/CL_AL_C0_MSG_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_ADD_SY_TO_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090127

Method S_ADD_SY_TO_BAPIRETTAB on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_ADD_SY_TO_TTY_BAL_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_MESSAGE Call by reference Type reference (TYPE) /BA1/IF_AL_C0_MSG_HANDLER=>TY_TAB_BAL_MSG Tabelle von Nachrichten 20090127

Method S_ADD_SY_TO_TTY_BAL_MSG on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_EXTRACT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20090127
2 Returning R_TAB_MESSAGE Value transfer Type reference (TYPE) /BA1/IF_AL_C0_MSG_HANDLER=>TY_TAB_BAL_MSG Tabelle von Nachrichten 20090127

Method S_EXTRACT_MESSAGES on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_EXTRACT_MESSAGES_AS_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20090127
2 Returning R_TAB_ERROR Value transfer Type reference (TYPE) BAPIRET2_T Tabelle von Nachrichten 20090127

Method S_EXTRACT_MESSAGES_AS_BAPIRET on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_GET_SY_AS_BAL_S_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_MESSAGE Value transfer Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20090127

Method S_GET_SY_AS_BAL_S_MSG on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_GET_SY_AS_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_ERROR Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20090127

Method S_GET_SY_AS_BAPIRET on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_GET_T100_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_T100_MESSAGE Call by reference Object reference (TYPE REF TO) IF_T100_MESSAGE Schnittstelle zum Zugriff auf T100-Texte 20090127
2 Returning R_STR_MESSAGE Value transfer Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20090127

Method S_GET_T100_MESSAGE on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_GET_T100_MESSAGE_AS_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_T100_MESSAGE Call by reference Object reference (TYPE REF TO) IF_T100_MESSAGE Schnittstelle zum Zugriff auf T100-Texte 20090127
2 Returning R_STR_ERROR Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20090127

Method S_GET_T100_MESSAGE_AS_BAPIRET on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_MESSAGES_TO_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_MESSAGE Call by reference Type reference (TYPE) /BA1/IF_AL_C0_MSG_HANDLER=>TY_TAB_BAL_MSG Tabelle von Nachrichten 20090127
2 Returning R_TAB_ERROR Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20090127

Method S_MESSAGES_TO_BAPIRET on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_MESSAGE_TO_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20090127
2 Returning R_STR_ERROR Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20090127

Method S_MESSAGE_TO_BAPIRET on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_PREPARE_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20090127
2 Importing NO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20090127
3 Returning R_TEXTID Value transfer Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20090127

Method S_PREPARE_TEXTID on class /BA1/CL_AL_C0_MSG_HELPER has no exception.

Method S_WRITE_TO_SYS_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20090127

Method S_WRITE_TO_SYS_LOG on class /BA1/CL_AL_C0_MSG_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300