SAP ABAP Interface /IWBEP/IF_SBCM_MSG_BUILDER (SB: MSG builder)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_COMMON (Package) Gateway Service Builder - Common Parts
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
Interface /IWBEP/IF_SBCM_MSG_BUILDER  
Short Description SB: MSG builder    
General Data
Package /IWBEP/SB_COMMON   Gateway Service Builder - Common Parts 
Created 20120113   SAP 
Last changed 20130531   SAP 
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
Interface /IWBEP/IF_SBCM_MSG_BUILDER has no interface.
Friends
Interface /IWBEP/IF_SBCM_MSG_BUILDER has no friend.
Attributes
Interface /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
Interface /IWBEP/IF_SBCM_MSG_BUILDER has no event.
Types
Interface /IWBEP/IF_SBCM_MSG_BUILDER has no local type.
Method Signatures

Method AT_BEGIN Signature

Method AT_BEGIN on Interface /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 Interface /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 200