SAP ABAP Class CL_INM_APPL_LOG (PPIM: Application Log)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-CF (Application Component) Common Functions
⤷
INM_SHARED (Package) PPM Cross Application UI Objects

⤷

⤷

Properties
Class | CL_INM_APPL_LOG | |
Short Description | PPIM: Application Log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | INM_SHARED | PPM Cross Application UI Objects |
Created | 20080403 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_INM_APPL_LOG has no forward declaration.
Interfaces
Class CL_INM_APPL_LOG has no interface implemented.
Friends
Class CL_INM_APPL_LOG has no friend class.
Attributes
Class CL_INM_APPL_LOG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Commit Application Log | 20080403 |
2 | ![]() |
Static method | Public | Method | Create Application Log | 20080403 |
3 | ![]() |
Static method | Public | Method | Delete Application Log | 20080403 |
4 | ![]() |
Static method | Public | Method | Display Log from memory | 20080403 |
5 | ![]() |
Static method | Public | Method | Retrieve Application Log Header | 20080403 |
6 | ![]() |
Static method | Public | Method | Retrieve Application Log message | 20080403 |
Events
Class CL_INM_APPL_LOG has no event.
Types
Class CL_INM_APPL_LOG has no local type.
Method Signatures
Method COMMIT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOGNUMBER | Call by reference | Type reference (TYPE) | BAL_T_LGNM | Application Log: Newly-Assigned LOGNUMBER Table | 20080403 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080403 | ||
3 | ![]() |
IT_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20080403 | ||
4 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Boolean Variable (X=True, -=False, Space=Unknown) | 20080403 | |
5 | ![]() |
IV_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080403 |
Method COMMIT_LOG on class CL_INM_APPL_LOG has no exception.
Method CREATE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080403 | ||
2 | ![]() |
EV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080403 | ||
3 | ![]() |
EV_LOG_HANDLE_D | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20101001 | ||
4 | ![]() |
IS_LOG_HEADER | Call by reference | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20080403 | ||
5 | ![]() |
IT_EXCEPTION | Call by reference | Type reference (TYPE) | INM_TT_EXCEPTIONS | Abstract Superclass for All Global Exceptions | 20081017 | ||
6 | ![]() |
IT_MSG | Call by reference | Type reference (TYPE) | SFB_T_BAL_S_MSG | Line Type BAL_S_MSG | 20080403 | ||
7 | ![]() |
IT_MSG_TEXT | Call by reference | Type reference (TYPE) | RPM_TT_MESSAGES | Table Type for Messages | 20081017 |
Method CREATE_LOG on class CL_INM_APPL_LOG has no exception.
Method DELETE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080403 | ||
2 | ![]() |
IT_LOGNUMBER | Call by reference | Type reference (TYPE) | BAL_T_LOGN | Application Log: Log Number Table | 20080403 | ||
3 | ![]() |
IT_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20080403 | ||
4 | ![]() |
IT_LOG_HEADER | Call by reference | Type reference (TYPE) | BALHDR_T | Application Log: Log header data table | 20080403 | ||
5 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20080403 |
Method DELETE_LOG on class CL_INM_APPL_LOG has no exception.
Method DISPLAY_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20090706 | ||
2 | ![]() |
IV_LOG_TITLE | Call by reference | Type reference (TYPE) | BALTITLE | Application Log: Screen title | 20080609 |
Method DISPLAY_LOG on class CL_INM_APPL_LOG has no exception.
Method RETRIEVE_LOG_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG_HEADER | Call by reference | Type reference (TYPE) | BALHDR_T | Application Log: Log header data table | 20080403 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080403 | ||
3 | ![]() |
IS_LOG_FILTER | Call by reference | Type reference (TYPE) | BAL_S_LFIL | Application Log: Log filter criteria | 20080403 | ||
4 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20080403 |
Method RETRIEVE_LOG_HEADER on class CL_INM_APPL_LOG has no exception.
Method RETRIEVE_LOG_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080403 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080403 | ||
3 | ![]() |
IT_LOGNUMBER | Call by reference | Type reference (TYPE) | BAL_T_LOGN | Application Log: Log Number Table | 20080403 | ||
4 | ![]() |
IT_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20080403 | ||
5 | ![]() |
IT_LOG_HEADER | Call by reference | Type reference (TYPE) | BALHDR_T | Application Log: Log header data table | 20080403 | ||
6 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Client ID of Current User | 20080403 |
Method RETRIEVE_LOG_MESSAGE on class CL_INM_APPL_LOG has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 500_701 |