SAP ABAP Class CL_BSP_WD_MSG_REPLACEMENTS (Message Replacements)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD_CUST (Package) Customizing Objects for the WebClient UI Framework Runtime
Properties
Class CL_BSP_WD_MSG_REPLACEMENTS  
Short Description Message Replacements    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_CUST   Customizing Objects for the WebClient UI Framework Runtime 
Created 20070815   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_WD_MSG_REPLACEMENTS has no forward declaration.
Interfaces
Class CL_BSP_WD_MSG_REPLACEMENTS has no interface implemented.
Friends
Class CL_BSP_WD_MSG_REPLACEMENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT Static Attribute Private Object reference (TYPE REF TO) CL_BSP_WD_MSG_REPLACEMENTS Message Replacements 20070816
2 PROFILE Instance attribute Public Type reference (TYPE) BSPWD_MSG_REPLACEMENT_PROFILE Message Replacement Profile Name 20070816
3 REPLACEMENTS Instance attribute Private Type reference (TYPE) LTYPE_REPLACEMENT_TAB 20070816
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070816
2 GET_BY_NAME Static method Public Method 20070815
3 GET_CURRENT Static method Public Method 20070815
4 GET_REPLACING_MSG Instance method Public Method 20070816
5 GET_REPLACING_MSG_TEXT Instance method Public Method 20070816
Events
Class CL_BSP_WD_MSG_REPLACEMENTS has no event.
Types
Class CL_BSP_WD_MSG_REPLACEMENTS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) BSPWD_MSG_REPLACEMENT_PROFILE Meldungsersetzungs-Profilname 20070816
# Exception Resumable Description Created on
1 NOT_EXISTING 20070816

Method GET_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) BSPWD_MSG_REPLACEMENT_PROFILE Meldungsersetzungs-Profilname 20070815
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_MSG_REPLACEMENTS 20070815

Method GET_BY_NAME on class CL_BSP_WD_MSG_REPLACEMENTS has no exception.

Method GET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_MSG_REPLACEMENTS 20070815

Method GET_CURRENT on class CL_BSP_WD_MSG_REPLACEMENTS has no exception.

Method GET_REPLACING_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG_ID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20070816
2 Exporting EV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20070816
3 Importing IV_MSG_ID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20070816
4 Importing IV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20070816

Method GET_REPLACING_MSG on class CL_BSP_WD_MSG_REPLACEMENTS has no exception.

Method GET_REPLACING_MSG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_ID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20070816
2 Importing IV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20070816
3 Importing IV_MSG_V1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070816
4 Importing IV_MSG_V2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070816
5 Importing IV_MSG_V3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070816
6 Importing IV_MSG_V4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070816
7 Returning RV_RESULT Value transfer Type reference (TYPE) BAPI_MSG Meldungstext 20070816

Method GET_REPLACING_MSG_TEXT on class CL_BSP_WD_MSG_REPLACEMENTS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700