SAP ABAP Class CL_OBJ_PROCESSING_LOG (Basic List)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
OBJ0_LOG (Package) Basic List/Processing Log

⤷

⤷

Properties
Class | CL_OBJ_PROCESSING_LOG | |
Short Description | Basic List | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | OBJ0_LOG | Basic List/Processing Log |
Created | 19991119 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OBJ_PROCESSING_LOG has no forward declaration.
Interfaces
Class CL_OBJ_PROCESSING_LOG has no interface implemented.
Friends
Class CL_OBJ_PROCESSING_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 19991119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19991119 |
2 | ![]() |
Instance method | Public | Method | General Event | 19991119 |
3 | ![]() |
Instance method | Public | Method | Event: Dynamic Document END-OF-LIST | 19991123 |
4 | ![]() |
Instance method | Public | Method | Processing for 1st PAI, such as SET PF Status | 19991122 |
5 | ![]() |
Instance method | Public | Method | Display Message Log | 19991119 |
6 | ![]() |
Instance method | Public | Method | Event: Screen PAI | 19991123 |
7 | ![]() |
Instance method | Public | Method | Event: Screen PBO | 19991123 |
8 | ![]() |
Instance method | Public | Method | Event: Print Function END-OF-LIST | 19991123 |
9 | ![]() |
Instance method | Public | Method | Event: Print Function TOP-OF-LIST | 19991123 |
10 | ![]() |
Instance method | Public | Method | Event: Dynamic Document TOP-OF-LIST | 19991123 |
11 | ![]() |
Instance method | Public | Method | The Standard Events Can Be Changed Here | 19991129 |
12 | ![]() |
Instance method | Public | Method | Event | 19991119 |
Events
Class CL_OBJ_PROCESSING_LOG has no event.
Types
Class CL_OBJ_PROCESSING_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LOG_DATA | Call by reference | Type reference (TYPE) | OBJ_LOG_DATA | Daten der Grundliste | 19991119 | ||
2 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container | 19991119 |
Method CONSTRUCTOR on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SENDER | Call by reference | Type reference (TYPE) | C | Ereignis | 19991119 |
Method EVENT_CLICKED on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_END_OF_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DD_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 19991123 |
Method EVENT_END_OF_LIST on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_FIRST_PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 19991122 |
Method EVENT_FIRST_PBO on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_MESSAGE_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ONLY_MSGTYP | Call by reference | Type reference (TYPE) | SYMSGTY | Parameter für CM_F_DISPLAY_LOG | 19991119 | ||
2 | ![]() |
IM_SKIP_INFO_SCREEN | Call by reference | Type reference (TYPE) | XFLAG | Parameter für CM_F_DISPLAY_LOG | 19991119 |
Method EVENT_MESSAGE_CLICKED on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EXIT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = Dynpro nach Verlassen | 19991123 |
Method EVENT_PAI on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_PBO Signature
Method EVENT_PBO on class CL_OBJ_PROCESSING_LOG has no parameter.
Method EVENT_PBO on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_PRINT_END_OF_LIST Signature
Method EVENT_PRINT_END_OF_LIST on class CL_OBJ_PROCESSING_LOG has no parameter.
Method EVENT_PRINT_END_OF_LIST on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_PRINT_TOP_OF_LIST Signature
Method EVENT_PRINT_TOP_OF_LIST on class CL_OBJ_PROCESSING_LOG has no parameter.
Method EVENT_PRINT_TOP_OF_LIST on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_TOP_OF_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DD_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 19991123 |
Method EVENT_TOP_OF_LIST on class CL_OBJ_PROCESSING_LOG has no exception.
Method EVENT_USER_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EVENT_PROCESSED | Call by reference | Type reference (TYPE) | BOOLE_D | X= Event bereits verarbeitet | 19991129 | ||
2 | ![]() |
IM_SENDER | Call by reference | Type reference (TYPE) | C | Event Name | 19991129 |
Method EVENT_USER_MODIFIED on class CL_OBJ_PROCESSING_LOG has no exception.
Method INTERNAL_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SENDER | Call by reference | Type reference (TYPE) | C | Event Name | 19991119 |
Method INTERNAL_EVENT on class CL_OBJ_PROCESSING_LOG has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46C |