SAP ABAP Class CL_TPDA_TABLE_LOG (Log Instance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDA_TABLE_LOG | Messages | 20090825 |
Properties
Class | CL_TPDA_TABLE_LOG | |
Short Description | Log Instance | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_TOOLS | ABAP Debugger: Tools (Plugins) |
Created | 20090825 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TPDA_TABLE_LOG has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TPDA_TABLE_LOG | Messages | 20090825 |
Friends
Class CL_TPDA_TABLE_LOG 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) | STRING | 20090825 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | 20090825 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | 20090825 | |||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_TPDA_TABLE_LOG | 20090825 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAL_S_MSG | 20090825 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_MSG | 20090825 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090825 | |
2 | ![]() |
Instance method | Public | Method | 20090825 | |
3 | ![]() |
Static method | Public | Constructor | 20090825 | |
4 | ![]() |
Instance method | Public | Method | 20090825 | |
5 | ![]() |
Instance method | Public | Method | 20090825 | |
6 | ![]() |
Instance method | Public | Method | 20090825 | |
7 | ![]() |
Instance method | Public | Method | 20090825 | |
8 | ![]() |
Instance method | Private | Method | 20090825 | |
9 | ![]() |
Instance method | Public | Method | 20090825 | |
10 | ![]() |
Instance method | Public | Method | 20090825 | |
11 | ![]() |
Static method | Public | Method | 20090825 |
Events
Class CL_TPDA_TABLE_LOG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_MSG | Public | See coding | 20090825 | tty_msg TYPE TABLE OF bal_s_msg WITH DEFAULT KEY
|
Method Signatures
Method ADD_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | SY-MSGID | 20090825 | ||
2 | ![]() |
MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20090825 | ||
3 | ![]() |
MSGTY | Value transfer | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | 20090825 | ||
4 | ![]() |
MSGV1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20090825 | ||
5 | ![]() |
MSGV2 | Value transfer | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | 20090825 | ||
6 | ![]() |
MSGV3 | Value transfer | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | 20090825 | ||
7 | ![]() |
MSGV4 | Value transfer | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | 20090825 |
Method ADD_MSG on class CL_TPDA_TABLE_LOG has no exception.
Method ADD_S_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STR_MSG | Value transfer | Type reference (TYPE) | ANY | 20090825 |
Method ADD_S_MSG on class CL_TPDA_TABLE_LOG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TPDA_TABLE_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_TABLE_LOG has no exception.
Method CLOSE Signature
Method CLOSE on class CL_TPDA_TABLE_LOG has no parameter.
Method CLOSE on class CL_TPDA_TABLE_LOG has no exception.
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_AMODAL | Value transfer | Type reference (TYPE) | C | 20090825 | |||
2 | ![]() |
I_FLG_CLOSE | Value transfer | Type reference (TYPE) | C | 'X' | 20090825 | ||
3 | ![]() |
I_FLG_POPUP | Value transfer | Type reference (TYPE) | C | 20090825 |
Method DISPLAY on class CL_TPDA_TABLE_LOG has no exception.
Method GET_ALL_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_MSG | Value transfer | Type reference (TYPE) | TTY_MSG | 20090825 |
Method GET_ALL_MESSAGES on class CL_TPDA_TABLE_LOG has no exception.
Method HAS_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_HAS_MESSAGES | Value transfer | Type reference (TYPE) | FLAG | 20090825 |
Method HAS_MESSAGES on class CL_TPDA_TABLE_LOG has no exception.
Method INIT Signature
Method INIT on class CL_TPDA_TABLE_LOG has no parameter.
Method INIT on class CL_TPDA_TABLE_LOG has no exception.
Method REFRESH Signature
Method REFRESH on class CL_TPDA_TABLE_LOG has no parameter.
Method REFRESH on class CL_TPDA_TABLE_LOG has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LOGNUM | Value transfer | Type reference (TYPE) | BALOGNR | 20090825 |
Method SAVE on class CL_TPDA_TABLE_LOG has no exception.
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_LOG | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_TABLE_LOG | 20090825 |
Method S_CREATE on class CL_TPDA_TABLE_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |