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 | 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 | Instance method | Public | Method | at details start (enter sub-level) | 20120113 | |
| 2 | Instance method | Public | Method | at message data | 20120113 | |
| 3 | Instance method | Public | Method | at details end (leave sub-level) | 20120113 | |
| 4 | Instance method | Public | Method | at exception | 20120113 | |
| 5 | 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 | SB: exception | 20120113 |
Method AT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBCM_MSG_CONTEXT | context | 20120113 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBCM_MSG_OBJECT=>TY_S_DATA | data | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | SB: exception | 20120113 |
Method AT_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBCM_MSG_CONTEXT | context | 20120113 | |||
| 2 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | severity | 20120113 | |||
| 3 | IX_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | exception | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120113 |
Method AT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBCM_MSG_CONTEXT | context | 20120113 | |||
| 2 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | severity | 20120113 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | text | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120113 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |