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 | 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
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 | 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 Interface /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 | 200 |