SAP ABAP Class CL_RBAMXP_ERRWARN (Dummy: RBAM-Explain: Handling Errors/Warnings during runtime)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SRBAMEXPLAIN (Package) RBAM-Explain: Contains downported "RBAM-Explain Dummy Obj."
⤷
⤷
Properties
| Class | CL_RBAMXP_ERRWARN | |
| Short Description | Dummy: RBAM-Explain: Handling Errors/Warnings during runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRBAMEXPLAIN | RBAM-Explain: Contains downported "RBAM-Explain Dummy Obj." |
| Created | 20090114 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RBAMXP_ERRWARN has no interface implemented.
Friends
Class CL_RBAMXP_ERRWARN has no friend class.
Attributes
Class CL_RBAMXP_ERRWARN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Dummy: Creates an ErrWarn-Instance of type: INFO | 20090114 | |
| 2 | Static method | Public | Method | Dummy: Creates an ErrWarn-Instance of type: WARNING | 20090114 |
Events
Class CL_RBAMXP_ERRWARN has no event.
Types
Class CL_RBAMXP_ERRWARN has no local type.
Method Signatures
Method CREATE_INFO_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_INFO_REFERENCE_GUID | Call by reference | Type reference (TYPE) | GUID_16 | Reference-GUID of the creating/created Info-Msg | 20090114 | |||
| 2 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name of the class, where this error occurred | 20090114 | |||
| 3 | IV_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Used Database connection | 20090114 | |||
| 4 | IV_MESSAGETEXT | Call by reference | Type reference (TYPE) | STRING | Text/content of the Error-Message | 20090114 | |||
| 5 | IV_METHODNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name of the method, where this error occurred | 20090114 | |||
| 6 | IV_PERSIST_DIRECTLY_ANYWAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Caller can overrule Global-Setting:"persist directly or not" | 20090114 |
Method CREATE_INFO_MSG on class CL_RBAMXP_ERRWARN has no exception.
Method CREATE_WARNING_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_WARNING_REFERENCE_GUID | Call by reference | Type reference (TYPE) | GUID_16 | Reference-GUID of the creating/created Warning-Msg | 20090114 | |||
| 2 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name of the class, where this error occurred | 20090114 | |||
| 3 | IV_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Used Database connection | 20090114 | |||
| 4 | IV_MESSAGETEXT | Call by reference | Type reference (TYPE) | STRING | Text/content of the Error-Message | 20090114 | |||
| 5 | IV_METHODNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name of the method, where this error occurred | 20090114 | |||
| 6 | IV_PERSIST_DIRECTLY_ANYWAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Caller can overrule Global-Setting:"persist directly or not" | 20090114 |
Method CREATE_WARNING_MSG on class CL_RBAMXP_ERRWARN has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |