SAP ABAP Class CL_HDB_ACTION_PY_UPD (HDB: create / update Python trace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_ACTION_CONTROLLER | HDB: Abstract Action Controller | 20110331 |
Properties
Class | CL_HDB_ACTION_PY_UPD | |
Short Description | HDB: create / update Python trace | |
Super Class | CL_HDB_ACTION_CONTROLLER | HDB: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
Created | 20110331 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HDB_ACTION_PY_UPD has no interface implemented.
Friends
Class CL_HDB_ACTION_PY_UPD 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_DB6_ALV | DB6: simple ALV abstraction | 20110331 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'ACTIVATE' | Function code that PAI triggered | 20110408 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR20 | 'all' | Char 20 | 20110407 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR20 | 'Errors Only' | Char 20 | 20110407 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | T_PY_LEVEL_DROPDOWN | 20110406 | |||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110331 | ||||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | T_PY_SERVICE_DROPDOWN | 20110406 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HDB_PYTHONTRACE | Screen: Python trace | 20110331 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110408 | |
2 | ![]() |
Instance method | Private | Method | 20110411 |
Events
Class CL_HDB_ACTION_PY_UPD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_PY_LEVEL_DROPDOWN | Public | See coding | 20110406 | t_py_level_dropdown TYPE STANDARD TABLE OF hdb_pythontrace_struct-trace_level
|
||
2 | T_PY_SERVICE_DROPDOWN | Public | See coding | 20110406 | t_py_service_dropdown TYPE STANDARD TABLE OF hdb_pythontrace_struct-service_name
|
||
3 | T_SELECTED_ROW_INFO | Public | See coding | 20110331 | BEGIN OF t_selected_row_info,
svc TYPE hdb_pythontrace_struct-service_name,
tnt TYPE hdb_pythontrace_struct-tenant,
usr TYPE hdb_pythontrace_struct-user_name,
file TYPE hdb_pythontrace_struct-trace_file,
func TYPE hdb_pythontrace_struct-trace_functions,
filt TYPE hdb_pythontrace_struct-index_filter,
lvl TYPE hdb_pythontrace_struct-trace_level,
b_tn TYPE abap_bool, "Tenant selected
b_s TYPE abap_bool, "Searching selected
b_t TYPE abap_bool, "Taxonomy selected
b_i TYPE abap_bool, "Indexing selected
b_c TYPE abap_bool, "Crawling selected
b_a TYPE abap_bool, "Admin selected
END OF t_selected_row_info
|
Method Signatures
Method ACTIVATE_TRACE Signature
Method ACTIVATE_TRACE on class CL_HDB_ACTION_PY_UPD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Exception | 20110408 |
Method GET_SQL_LAYER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SQL_LAYER_NAME | Value transfer | Type reference (TYPE) | STRING | 20110411 |
Method GET_SQL_LAYER_NAME on class CL_HDB_ACTION_PY_UPD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |