SAP ABAP Class CL_DBA_NAV_HISTORY (DBA Cockpit:Navigation History in Framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Properties
Class | CL_DBA_NAV_HISTORY | |
Short Description | DBA Cockpit:Navigation History in Framework | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20070525 | SAP |
Last change | 20130531 | 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_DBA_NAV_HISTORY has no interface implemented.
Friends
Class CL_DBA_NAV_HISTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20070525 | |||
2 | ![]() |
Constant | Private | Type reference (TYPE) | I | 30 | 20070525 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20070525 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NAV_HISTORY_LIST | 20070525 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20070525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070525 | |
2 | ![]() |
Instance method | Public | Method | 20070525 | |
3 | ![]() |
Instance method | Public | Method | 20110713 | |
4 | ![]() |
Instance method | Public | Method | 20070525 | |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070525 |
6 | ![]() |
Instance method | Public | Method | 20100811 | |
7 | ![]() |
Instance method | Public | Method | 20070525 | |
8 | ![]() |
Instance method | Public | Method | 20070525 | |
9 | ![]() |
Instance method | Public | Method | 20070525 | |
10 | ![]() |
Instance method | Public | Method | 20070525 | |
11 | ![]() |
Instance method | Public | Method | 20091113 | |
12 | ![]() |
Instance method | Public | Method | 20091113 | |
13 | ![]() |
Instance method | Public | Method | 20100317 | |
14 | ![]() |
Instance method | Public | Method | 20091116 | |
15 | ![]() |
Instance method | Public | Method | 20091116 | |
16 | ![]() |
Instance method | Public | Method | 20070525 |
Events
Class CL_DBA_NAV_HISTORY has no event.
Types
Class CL_DBA_NAV_HISTORY has no local type.
Method Signatures
Method APPEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Call by reference | Type reference (TYPE) | I | 20070525 | |||
2 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20070525 |
Method APPEND on class CL_DBA_NAV_HISTORY has no exception.
Method BACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Value transfer | Type reference (TYPE) | I | 20070525 | |||
2 | ![]() |
DETAIL1_ACTION_ID | Call by reference | Type reference (TYPE) | I | 20100316 | |||
3 | ![]() |
DETAIL2_ACTION_ID | Call by reference | Type reference (TYPE) | I | 20100316 |
Method BACK on class CL_DBA_NAV_HISTORY has no exception.
Method CHANGE_SYSTEM Signature
Method CHANGE_SYSTEM on class CL_DBA_NAV_HISTORY has no parameter.
Method CHANGE_SYSTEM on class CL_DBA_NAV_HISTORY has no exception.
Method CLEAR Signature
Method CLEAR on class CL_DBA_NAV_HISTORY has no parameter.
Method CLEAR on class CL_DBA_NAV_HISTORY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAV_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | 20070525 |
Method CONSTRUCTOR on class CL_DBA_NAV_HISTORY has no exception.
Method EXCHANGE_CURRENT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Call by reference | Type reference (TYPE) | I | 20100811 |
Method EXCHANGE_CURRENT_ACTION on class CL_DBA_NAV_HISTORY has no exception.
Method FORWARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Value transfer | Type reference (TYPE) | I | 20070525 | |||
2 | ![]() |
DETAIL1_ACTION_ID | Call by reference | Type reference (TYPE) | I | 20100316 | |||
3 | ![]() |
DETAIL2_ACTION_ID | Call by reference | Type reference (TYPE) | I | 20100316 |
Method FORWARD on class CL_DBA_NAV_HISTORY has no exception.
Method GET_ACTION_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Value transfer | Type reference (TYPE) | I | 20070525 | |||
2 | ![]() |
HISTORY_INDEX | Call by reference | Type reference (TYPE) | I | 20070525 |
Method GET_ACTION_BY_INDEX on class CL_DBA_NAV_HISTORY has no exception.
Method GET_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HISTORY | Value transfer | Type reference (TYPE) | DBA_STRING_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20070525 |
Method GET_VIEW on class CL_DBA_NAV_HISTORY has no exception.
Method GOTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Value transfer | Type reference (TYPE) | I | 20070525 | |||
2 | ![]() |
HISTORY_INDEX | Call by reference | Type reference (TYPE) | I | 20070525 |
Method GOTO on class CL_DBA_NAV_HISTORY has no exception.
Method IS_BACK_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091113 |
Method IS_BACK_ACTIVE on class CL_DBA_NAV_HISTORY has no exception.
Method IS_FORWARD_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091113 |
Method IS_FORWARD_ACTIVE on class CL_DBA_NAV_HISTORY has no exception.
Method REMOVE_DETAIL_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Call by reference | Type reference (TYPE) | I | 20100317 |
Method REMOVE_DETAIL_ACTION on class CL_DBA_NAV_HISTORY has no exception.
Method SET_DETAIL_1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Call by reference | Type reference (TYPE) | I | 20091116 |
Method SET_DETAIL_1 on class CL_DBA_NAV_HISTORY has no exception.
Method SET_DETAIL_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_ID | Call by reference | Type reference (TYPE) | I | 20091116 |
Method SET_DETAIL_2 on class CL_DBA_NAV_HISTORY has no exception.
Method SET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SIZE | Call by reference | Type reference (TYPE) | I | 20070525 |
Method SET_SIZE on class CL_DBA_NAV_HISTORY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |