SAP ABAP Class CL_BCFG_UTIL_EXCEPTION (utilities for exception handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
⤷
⤷
Properties
| Class | CL_BCFG_UTIL_EXCEPTION | |
| Short Description | utilities for exception handling | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
| Created | 20110315 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_UTIL_EXCEPTION has no forward declaration.
Interfaces
Class CL_BCFG_UTIL_EXCEPTION has no interface implemented.
Friends
Class CL_BCFG_UTIL_EXCEPTION has no friend class.
Attributes
Class CL_BCFG_UTIL_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | exception handling utility method | 20110315 | |
| 2 | Static method | Public | Method | exception handling utility method | 20110315 | |
| 3 | Static method | Public | Method | exception handling utility method | 20110316 | |
| 4 | Static method | Public | Method | exception handling utility method | 20110315 | |
| 5 | Static method | Public | Method | exception handling utility method | 20110315 | |
| 6 | Static method | Public | Method | exception handling utility method | 20110315 |
Events
Class CL_BCFG_UTIL_EXCEPTION has no event.
Types
Class CL_BCFG_UTIL_EXCEPTION has no local type.
Method Signatures
Method BUILD_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Attribute reference (LIKE) | SY-MSGID | 20110315 | ||||
| 2 | I_MSGNO | Call by reference | Attribute reference (LIKE) | SY-MSGNO | 20110315 | ||||
| 3 | I_MSGTY | Call by reference | Attribute reference (LIKE) | SY-MSGTY | 20110315 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110315 |
Method BUILD_HEADER on class CL_BCFG_UTIL_EXCEPTION has no exception.
Method BUILD_HEADER_FROM_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | BAPIRET2 | 20110315 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110315 |
Method BUILD_HEADER_FROM_BAPIRET2 on class CL_BCFG_UTIL_EXCEPTION has no exception.
Method BUILD_HEADER_FROM_SY_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110316 |
Method BUILD_HEADER_FROM_SY_MSG on class CL_BCFG_UTIL_EXCEPTION has no exception.
Method BUILD_HEADER_FROM_T100 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_T100_MESSAGE | 20110315 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110315 |
Method BUILD_HEADER_FROM_T100 on class CL_BCFG_UTIL_EXCEPTION has no exception.
Method BUILD_TEXT_LONG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFAULT | Call by reference | Type reference (TYPE) | STRING | 20110315 | ||||
| 2 | I_EXC | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20110315 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110315 |
Method BUILD_TEXT_LONG on class CL_BCFG_UTIL_EXCEPTION has no exception.
Method BUILD_TEXT_SHORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFAULT | Call by reference | Type reference (TYPE) | STRING | 20110315 | ||||
| 2 | I_EXC | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20110315 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110315 |
Method BUILD_TEXT_SHORT on class CL_BCFG_UTIL_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |