SAP ABAP Class /SRMERP/CL_MSG_HDLR_BAL (Message Handler w. BAL persistency)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_COMMON (Package) Object Layer: common entities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_MSG_HDLR_BASE | Message Handler Base Class | 20100910 |
Properties
| Class | /SRMERP/CL_MSG_HDLR_BAL | |
| Short Description | Message Handler w. BAL persistency | |
| Super Class | /SRMERP/CL_MSG_HDLR_BASE | Message Handler Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/OL_COMMON | Object Layer: common entities |
| Created | 20100910 | SAP |
| Last change | 20130531 | 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 /SRMERP/CL_MSG_HDLR_BAL has no interface implemented.
Friends
Class /SRMERP/CL_MSG_HDLR_BAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | BALOBJ_D | '/SRMERP/' | Namespace for ERP e-Procurement | 20101102 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | BALSUBOBJ | 'CCS' | Subobject Cross-Catalog-Search | 20101102 | ||
| 3 | Static Attribute | Protected | Type reference (TYPE) | BALSUBOBJ | 'DSS' | Subobject Document Subset | 20101102 | ||
| 4 | Static Attribute | Protected | Type reference (TYPE) | BALSUBOBJ | 'SC' | Subobject Shopping Cart | 20101102 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20101001 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Log exists on Database | 20101001 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Messages are loaded into message tables | 20101001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Convert Message into BAL Message | 20100921 | |
| 2 | Instance method | Private | Method | Convert Message into BAL Message | 20100920 | |
| 3 | Instance method | Private | Method | Create new Bal Log | 20100915 | |
| 4 | Instance method | Private | Method | Load Messages from BAL persistency | 20101001 |
Events
Class /SRMERP/CL_MSG_HDLR_BAL has no event.
Types
Class /SRMERP/CL_MSG_HDLR_BAL has no local type.
Method Signatures
Method CONVERT_BAL_TO_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | /SRMERP/S_MSG_STORE | Message | 20100921 | |||
| 2 | IS_BAL_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100921 |
Method CONVERT_BAL_TO_MESSAGE on class /SRMERP/CL_MSG_HDLR_BAL has no exception.
Method CONVERT_MESSAGE_TO_BAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BAL_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100920 | |||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | /SRMERP/S_MSG_STORE | Message | 20100920 |
Method CONVERT_MESSAGE_TO_BAL on class /SRMERP/CL_MSG_HDLR_BAL has no exception.
Method CREATE_NEW_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100915 |
Method CREATE_NEW_LOG on class /SRMERP/CL_MSG_HDLR_BAL has no exception.
Method LOAD_MESSAGES_FROM_BAL Signature
Method LOAD_MESSAGES_FROM_BAL on class /SRMERP/CL_MSG_HDLR_BAL has no parameter.
Method LOAD_MESSAGES_FROM_BAL on class /SRMERP/CL_MSG_HDLR_BAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |