SAP ABAP Class /IWBEP/IF_SBCM_MSG_BUILDER (SB: MSG builder)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBUI_SB_APP_LOG SB: UI application log 20120308
Properties
Class /IWBEP/IF_SBCM_MSG_BUILDER  
Short Description SB: MSG builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBCM_MSG_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_SBCM_MSG_BUILDER has no interface implemented.
Friends
Class /IWBEP/IF_SBCM_MSG_BUILDER has no friend class.
Attributes
Class /IWBEP/IF_SBCM_MSG_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AT_BEGIN Instance method Public Method at details start (enter sub-level) 20120113
2 AT_DATA Instance method Public Method at message data 20120113
3 AT_END Instance method Public Method at details end (leave sub-level) 20120113
4 AT_ERROR Instance method Public Method at exception 20120113
5 AT_TEXT Instance method Public Method at message text 20120113
Events
Class /IWBEP/IF_SBCM_MSG_BUILDER has no event.
Types
Class /IWBEP/IF_SBCM_MSG_BUILDER has no local type.
Method Signatures

Method AT_BEGIN Signature

Method AT_BEGIN on class /IWBEP/IF_SBCM_MSG_BUILDER has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120113

Method AT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBCM_MSG_CONTEXT context 20120113
2 Importing IS_DATA Call by reference Type reference (TYPE) /IWBEP/IF_SBCM_MSG_OBJECT=>TY_S_DATA data 20120113
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120113

Method AT_END Signature

Method AT_END on class /IWBEP/IF_SBCM_MSG_BUILDER has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120113

Method AT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBCM_MSG_CONTEXT context 20120113
2 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY severity 20120113
3 Importing IX_ERROR Call by reference Object reference (TYPE REF TO) CX_ROOT exception 20120113
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120113

Method AT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBCM_MSG_CONTEXT context 20120113
2 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY severity 20120113
3 Importing IV_TEXT Call by reference Type reference (TYPE) STRING text 20120113
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120113
History
Last changed by/on SAP  20130531 
SAP Release Created in