SAP ABAP Class CL_HDB_INIFILE_TREE_HANDLER (DBA for HDB: generic class for tree handle.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)

⤷

⤷

Properties
Class | CL_HDB_INIFILE_TREE_HANDLER | |
Short Description | DBA for HDB: generic class for tree handle. | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
Created | 20110304 | SAP |
Last change | 20140121 | 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_HDB_INIFILE_TREE_HANDLER has no interface implemented.
Friends
Class CL_HDB_INIFILE_TREE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20110304 | |||
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'FILE_NAME' | Character Field Length = 10 | 20110304 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'KEY' | Character Field Length = 10 | 20110304 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'SECTION' | Character Field Length = 10 | 20110322 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'DEFAULT' | Character Field Length = 10 | 20110730 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'HOST' | Character Field Length = 10 | 20120220 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'SYSTEM' | Character Field Length = 10 | 20110730 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR10 | 'TENANT' | Character Field Length = 10 | 20120220 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HDB_M_INIFILE_CONTENTS_TAB | INIFILE_CONTENTS | 20110304 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110421 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120220 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120220 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HDB_INIFILE_TREE_NODES | Screen: ALV tree for ini file node | 20110304 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREXT_STRING | Table of STRINGs | 20110304 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20110304 | |||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20110304 |
Methods
Events
Class CL_HDB_INIFILE_TREE_HANDLER has no event.
Types
Class CL_HDB_INIFILE_TREE_HANDLER has no local type.
Method Signatures
Method ADD_NEW_SECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_NODE | Call by reference | Type reference (TYPE) | HDB_M_INIFILE_CONTENTS | Fields of table M_INIFILE_CONTENTS | 20120430 |
Method ADD_NEW_SECTION on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method ADD_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_NODE | Call by reference | Type reference (TYPE) | HDB_M_INIFILE_CONTENTS | Fields of table M_INIFILE_CONTENTS | 20110304 |
Method ADD_TREE_NODE on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method ADD_TREE_NODE_FOR_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_NODE | Call by reference | Type reference (TYPE) | HDB_M_INIFILE_CONTENTS | Fields of table M_INIFILE_CONTENTS | 20120523 |
Method ADD_TREE_NODE_FOR_TRACE on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INIFILE_RAW_DATA | Call by reference | Type reference (TYPE) | HDB_M_INIFILE_CONTENTS_TAB | INIFILE_CONTENTS | 20110304 | ||
2 | ![]() |
TREE_VALUE_STRUCTURE | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20110304 |
Method CONSTRUCTOR on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method GEN_DEFAULT_TREE_FOR_INIFILE Signature
Method GEN_DEFAULT_TREE_FOR_INIFILE on class CL_HDB_INIFILE_TREE_HANDLER has no parameter.
Method GEN_DEFAULT_TREE_FOR_INIFILE on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method GEN_DEFAULT_TREE_FOR_TRACE Signature
Method GEN_DEFAULT_TREE_FOR_TRACE on class CL_HDB_INIFILE_TREE_HANDLER has no parameter.
Method GEN_DEFAULT_TREE_FOR_TRACE on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method GEN_TREE_FOR_INIFILE Signature
Method GEN_TREE_FOR_INIFILE on class CL_HDB_INIFILE_TREE_HANDLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unexpected data received from application. | 20110322 |
Method GEN_TREE_FOR_TRACE_LEVEL Signature
Method GEN_TREE_FOR_TRACE_LEVEL on class CL_HDB_INIFILE_TREE_HANDLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unexpected data received from application. | 20110322 |
Method GET_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Type reference (TYPE) | HDB_M_INIFILE_CONTENTS | Fields of table M_INIFILE_CONTENTS | 20110304 | ||
2 | ![]() |
NODE_ID | Value transfer | Type reference (TYPE) | I | 20110304 |
Method GET_NODE_ID on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method GET_TREE_NODE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETAIN_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110304 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | HDB_INIFILE_TREE_NODES | 20110304 |
Method GET_TREE_NODE_TAB on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method GET_TREE_NODE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETAIN_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110304 | ||
2 | ![]() |
RVAL | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110304 |
Method GET_TREE_NODE_VALUE on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method MODIFY_BASIC_TREE Signature
Method MODIFY_BASIC_TREE on class CL_HDB_INIFILE_TREE_HANDLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unexpected data received from application. | 20110322 |
Method PARAM_IS_USER_DEFINED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20121108 | |||
2 | ![]() |
KEY | Call by reference | Type reference (TYPE) | CLIKE | 20121108 | |||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | X: parameter is user-defined. | 20121108 | ||
4 | ![]() |
SECTION | Call by reference | Type reference (TYPE) | CLIKE | 20121108 |
Method PARAM_IS_USER_DEFINED on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method REORDER_TREE Signature
Method REORDER_TREE on class CL_HDB_INIFILE_TREE_HANDLER has no parameter.
Method REORDER_TREE on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method REORGANIZE_INIFILE_TREE_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UPDATE_FROM | Call by reference | Type reference (TYPE) | I | 20110421 |
Method REORGANIZE_INIFILE_TREE_NODES on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method REORGANIZE_TRCFILE_TREE_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UPDATE_FROM | Call by reference | Type reference (TYPE) | I | 20110421 |
Method REORGANIZE_TRCFILE_TREE_NODES on class CL_HDB_INIFILE_TREE_HANDLER has no exception.
Method UPDATE_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CURRENT_NODE | Call by reference | Type reference (TYPE) | HDB_M_INIFILE_CONTENTS | Fields of table M_INIFILE_CONTENTS | 20110304 | ||
2 | ![]() |
NODE_FOR_UPDATE | Call by reference | Type reference (TYPE) | HDB_M_INIFILE_CONTENTS | Fields of table M_INIFILE_CONTENTS | 20110304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unexpected data received from application. | 20110322 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 731 |