SAP ABAP Class CL_BANK_PP_EMSG_LOGGER (Adapter for EMSG Message Concept)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
⤷
BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BANK_PP_LOGGER | Message Collector in PPF | 20051031 |
Properties
Class | CL_BANK_PP_EMSG_LOGGER | |
Short Description | Adapter for EMSG Message Concept | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BANK_PP_JOBCTRL | Parallel Processing and Job Control |
Created | 20051031 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BANK_PP_LOGGER | Message Collector in PPF | 20051031 |
Friends
Class CL_BANK_PP_EMSG_LOGGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '0172' | 20051114 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '0171' | 20051114 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017Y' | 20051114 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017A' | 20051114 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017D' | 20051114 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017P' | 20051114 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017G' | 20051114 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017L' | 20051114 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017F' | 20051114 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017N' | 20051114 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017R' | 20051114 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017S' | 20051114 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-OKCODE | '017W' | 20051114 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-MSGTY | 'Y' | 20051116 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-MSGTY | 'E' | 20051116 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-MSGTY | 'I' | 20051116 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-MSGTY | 'A' | 20051116 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-MSGTY | 'Z' | 20051116 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-MSGTY | 'S' | 20051116 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-MSGTY | 'X' | 20051116 | ||
21 | ![]() |
Constant | Public | Type reference (TYPE) | EMSG_GEN-MSGTY | 'W' | 20051116 | ||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_LOG | 20051111 | |||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EEMSG_MSG_SINGLE | 20051116 | |||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYP_TAB_LOGS | 20051111 | |||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BANK_TAB_JC_APPL_LOG_DATA | Data for Opening Message Objects in a Process | 20051111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Type of Last Message | 20051116 |
2 | ![]() |
Instance method | Public | Method | Delete Messages (from Main Memory) | 20051111 |
3 | ![]() |
Instance method | Public | Method | Get Generated Application Logs | 20051111 |
4 | ![]() |
Instance method | Public | Method | Get Last Message | 20051116 |
5 | ![]() |
Instance method | Public | Method | Get Handle of Standard Log | 20051111 |
6 | ![]() |
Instance method | Public | Method | Get Application Log Object of Standard Log | 20051111 |
7 | ![]() |
Instance method | Public | Method | Generate Log Instances | 20051111 |
8 | ![]() |
Instance method | Public | Method | Execute General Action as per Code | 20051114 |
9 | ![]() |
Instance method | Public | Method | Save Messages on DB | 20051111 |
10 | ![]() |
Static method | Public | Method | Generate Logger | 20051031 |
11 | ![]() |
Static method | Public | Method | Check if Logger Is an EMSG Logger | 20051031 |
Events
Class CL_BANK_PP_EMSG_LOGGER has no event.
Types
Class CL_BANK_PP_EMSG_LOGGER has no local type.
Method Signatures
Method CHANGE_LAST_MSG_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NEW_MSGTY | Call by reference | Type reference (TYPE) | EMSG_GEN-MSGTY | 20051116 | |||
2 | ![]() |
I_OLD_MSGTY | Call by reference | Type reference (TYPE) | EMSG_GEN-MSGTY | Nachrichtentyp | 20051116 | ||
3 | ![]() |
I_STR_LAST_MSG | Call by reference | Type reference (TYPE) | EEMSG_MSG_SINGLE | 20051116 |
Method CHANGE_LAST_MSG_TYPE on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_BANK_PP_EMSG_LOGGER has no parameter.
Method CLEAR_MESSAGES on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method GET_APPLLOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAS_LOG_HANDLES | Value transfer | Type reference (TYPE) | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20051111 |
Method GET_APPLLOGS on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method GET_LAST_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STR_LAST | Value transfer | Type reference (TYPE) | EEMSG_MSG_SINGLE | 20051116 |
Method GET_LAST_MESSAGE on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method GET_STANDARD_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HANDLE | Value transfer | Type reference (TYPE) | EMSG_GEN-HANDLE | Idendifikation eines MESSAGE-Objektes | 20051111 |
Method GET_STANDARD_HANDLE on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method GET_STANDARD_LOGOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LOGOBJ | Value transfer | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20051111 |
Method GET_STANDARD_LOGOBJ on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method OPEN_LOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAXCNT | Call by reference | Type reference (TYPE) | I | 20051111 |
Method OPEN_LOGS on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method PERFORM_MSG_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION_CODE | Call by reference | Type reference (TYPE) | EMSG_GEN-OKCODE | OK-Code für Nachrichtenobjekt | 20051114 |
Method PERFORM_MSG_ACTION on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method SAVE_MESSAGES Signature
Method SAVE_MESSAGES on class CL_BANK_PP_EMSG_LOGGER has no parameter.
Method SAVE_MESSAGES on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TAB_LOGPARAMS | Call by reference | Type reference (TYPE) | BANK_TAB_JC_APPL_LOG_DATA | Daten zum Öffnen von Nachrichtenobjekten in einem Prozeß | 20051111 | ||
2 | ![]() |
R_REF_LOGGER | Value transfer | Object reference (TYPE REF TO) | IF_BANK_PP_LOGGER | Nachrichtensammler im PPF | 20051031 |
Method S_CREATE on class CL_BANK_PP_EMSG_LOGGER has no exception.
Method S_IS_EMSG_LOGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_LOGGER | Call by reference | Object reference (TYPE REF TO) | IF_BANK_PP_LOGGER | Nachrichtensammler im PPF | 20051031 | ||
2 | ![]() |
R_FLG_TRUE | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20051031 |
Method S_IS_EMSG_LOGGER on class CL_BANK_PP_EMSG_LOGGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |