SAP ABAP Class CL_WDK_DYNPRO_LOGGER (Dynpro logging tool)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_CONTROLLER (Package) Kayak Controller

⤷

⤷

Properties
Class | CL_WDK_DYNPRO_LOGGER | |
Short Description | Dynpro logging tool | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WDK_CONTROLLER | Kayak Controller |
Created | 20070227 | SAP |
Last change | 20070911 | 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
Class CL_WDK_DYNPRO_LOGGER has no interface implemented.
Friends
Class CL_WDK_DYNPRO_LOGGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | BALOBJ_D | 'KAYAK' | Application log: Object name (Application code) | 20070322 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | BALSUBOBJ | 'DYNPROQUEUE' | Application Log: Subobject | 20070322 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDK_DB_ACCESSOR | Access to WDK tables | 20070322 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20070322 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070322 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDK_SCRIPT | Action script for BDC transaction call | 20070719 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20070322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070322 |
2 | ![]() |
Instance method | Public | Method | Writes action to log | 20070322 |
3 | ![]() |
Instance method | Public | Method | Writes single dynpro to log | 20070322 |
4 | ![]() |
Instance method | Public | Method | Writes error to log | 20070322 |
5 | ![]() |
Instance method | Public | Method | Writes script to log | 20070322 |
6 | ![]() |
Instance method | Public | Method | Resets log | 20070322 |
7 | ![]() |
Instance method | Private | Method | Saves log | 20070322 |
Events
Class CL_WDK_DYNPRO_LOGGER has no event.
Types
Class CL_WDK_DYNPRO_LOGGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WDAPP | Call by reference | Type reference (TYPE) | WDK_APPLICATION | Web Dynpro: Name of Application | 20070322 |
Method CONSTRUCTOR on class CL_WDK_DYNPRO_LOGGER has no exception.
Method LOG_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | WDK_ACTION | Action for UI state | 20070322 | ||
2 | ![]() |
IV_SOURCE_STATE | Call by reference | Type reference (TYPE) | WDK_FPSTATE | Floorplan state | 20070322 |
Method LOG_ACTION on class CL_WDK_DYNPRO_LOGGER has no exception.
Method LOG_DYNPRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DYNR | Call by reference | Type reference (TYPE) | BDC_DYNR | BDC Screen number | 20070322 | ||
2 | ![]() |
IV_PROG | Call by reference | Type reference (TYPE) | BDC_PROG | BDC module pool | 20070322 | ||
3 | ![]() |
IV_STEP_INDEX | Call by reference | Type reference (TYPE) | I | 20070322 |
Method LOG_DYNPRO on class CL_WDK_DYNPRO_LOGGER has no exception.
Method LOG_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NAVIDYNPRO | Call by reference | Type reference (TYPE) | WDKNAVIDYNPRO | Dynpro Definition | 20070322 | ||
2 | ![]() |
IV_ABORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070322 | |||
3 | ![]() |
IV_DYNR | Call by reference | Type reference (TYPE) | BDC_DYNR | BDC Screen number | 20070322 | ||
4 | ![]() |
IV_PROG | Call by reference | Type reference (TYPE) | BDC_PROG | BDC module pool | 20070322 | ||
5 | ![]() |
IV_STEP_INDEX | Call by reference | Type reference (TYPE) | I | 20070322 |
Method LOG_ERROR on class CL_WDK_DYNPRO_LOGGER has no exception.
Method LOG_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCRIPT | Call by reference | Type reference (TYPE) | WDK_SCRIPT | Action script for BDC transaction call | 20070322 |
Method LOG_SCRIPT on class CL_WDK_DYNPRO_LOGGER has no exception.
Method RESET Signature
Method RESET on class CL_WDK_DYNPRO_LOGGER has no parameter.
Method RESET on class CL_WDK_DYNPRO_LOGGER has no exception.
Method SAVE_LOG Signature
Method SAVE_LOG on class CL_WDK_DYNPRO_LOGGER has no parameter.
Method SAVE_LOG on class CL_WDK_DYNPRO_LOGGER has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |