SAP ABAP Class CL_BANK_PP_STANDARD_LOGGER (Standard Logger of PPF for Own UI)
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 | 20051110 |
Properties
Class | CL_BANK_PP_STANDARD_LOGGER | |
Short Description | Standard Logger of PPF for Own UI | |
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 | 20051110 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BANK_PP_LOGGER | Message Collector in PPF | 20051110 |
Friends
Class CL_BANK_PP_STANDARD_LOGGER 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 | 'FS_PROT' | Application Log: Object Name (Application Code) | 20051110 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BALSUBOBJ | 'INFO' | Application Log: Subobject | 20051110 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20051110 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application log: Log handle | 20051110 | ||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20051110 | ||||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BANK_TAB_PP_BAL_MSG | Messages in Application Log | 20051110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20051110 | |
2 | ![]() |
Instance method | Public | Method | Delete Collected Messages | 20051110 |
3 | ![]() |
Instance method | Public | Method | Close Log | 20051111 |
4 | ![]() |
Instance method | Public | Method | Get External Log Number | 20051111 |
5 | ![]() |
Instance method | Public | Method | Get Collected Messages | 20051110 |
6 | ![]() |
Instance method | Public | Method | Open Log | 20051110 |
7 | ![]() |
Instance method | Public | Method | Save Collected Messages in DM | 20051110 |
8 | ![]() |
Instance method | Public | Method | Display Collected Messages | 20051110 |
9 | ![]() |
Static method | Public | Method | 20051110 |
Events
Class CL_BANK_PP_STANDARD_LOGGER has no event.
Types
Class CL_BANK_PP_STANDARD_LOGGER has no local type.
Method Signatures
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class CL_BANK_PP_STANDARD_LOGGER has no parameter.
Method ADD_MESSAGE on class CL_BANK_PP_STANDARD_LOGGER has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_BANK_PP_STANDARD_LOGGER has no parameter.
Method CLEAR_MESSAGES on class CL_BANK_PP_STANDARD_LOGGER has no exception.
Method CLOSE_LOG Signature
Method CLOSE_LOG on class CL_BANK_PP_STANDARD_LOGGER has no parameter.
Method CLOSE_LOG on class CL_BANK_PP_STANDARD_LOGGER has no exception.
Method GET_LOGEXTNUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LOGEXTNUM | Value transfer | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation | 20051111 |
Method GET_LOGEXTNUM on class CL_BANK_PP_STANDARD_LOGGER has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_MESSAGES | Call by reference | Type reference (TYPE) | BANK_TAB_PP_BAL_MSG | Nachrichten im Anwendungsprotokoll | 20060207 |
Method GET_MESSAGES on class CL_BANK_PP_STANDARD_LOGGER has no exception.
Method OPEN_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation | 20051111 | ||
2 | ![]() |
I_LOGOBJ | Call by reference | Type reference (TYPE) | BALOBJ_D | CON_LOGOBJ | Anwendungs-Log: Objektname (Applikationskürzel) | 20051111 | |
3 | ![]() |
I_PROGRAM | Call by reference | Type reference (TYPE) | BALPROG | Anwendungs-Log: Programmname | 20051111 | ||
4 | ![]() |
I_SUBOBJ | Call by reference | Type reference (TYPE) | BALSUBOBJ | CON_SUBOBJ | Anwendungs-Log: Unterobjekt | 20051111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20051110 |
Method SAVE_MESSAGES Signature
Method SAVE_MESSAGES on class CL_BANK_PP_STANDARD_LOGGER has no parameter.
Method SAVE_MESSAGES on class CL_BANK_PP_STANDARD_LOGGER has no exception.
Method SHOW_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_FULLSCREEN | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20051111 |
Method SHOW_MESSAGES on class CL_BANK_PP_STANDARD_LOGGER has no exception.
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_COLLECT_MSGS | Call by reference | Type reference (TYPE) | OS_BOOLEAN | 'X' | Boolean | 20051110 | |
2 | ![]() |
R_REF_LOGGER | Value transfer | Object reference (TYPE REF TO) | CL_BANK_PP_STANDARD_LOGGER | Standard-Logger für UI-Funktionen | 20051110 |
Method S_CREATE on class CL_BANK_PP_STANDARD_LOGGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |