SAP ABAP Class CL_RSAWBN_NAV_DATASOURCE (Datasource Navigation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN (Package) Data Warehousing Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAWBN_NAV_TREE | Template Class Tree as Nav. Control | 20050713 |
Properties
Class | CL_RSAWBN_NAV_DATASOURCE | |
Short Description | Datasource Navigation | |
Super Class | CL_RSAWBN_NAV_TREE | Template Class Tree as Nav. Control |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSAWBN | Data Warehousing Workbench |
Created | 20050713 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSAWBN_NAV_DATASOURCE has no forward declaration.
Interfaces
Class CL_RSAWBN_NAV_DATASOURCE has no interface implemented.
Friends
Class CL_RSAWBN_NAV_DATASOURCE 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) | TY_T_NAV_DS | 20050714 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20050713 | |
2 | ![]() |
Instance method | Protected | Method | 20050714 | |
3 | ![]() |
Instance method | Private | Method | 20050714 |
Events
Class CL_RSAWBN_NAV_DATASOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_NAV_DS | Public | See coding | 20050714 | begin of ty_s_nav_ds,
logsys type rsslogsys,
r_treeview type ref to cl_rsawbn_tree_view_rsds,
r_tree_model type ref to cl_rsawbn_tree_model_fl_rsds,
end of ty_s_nav_ds
|
||
2 | TY_T_NAV_DS | Public | See coding | 20050714 | ty_t_nav_ds type standard table of ty_s_nav_ds with non-unique default key
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAWBN_NAV_DATASOURCE has no parameter.
Method CONSTRUCTOR on class CL_RSAWBN_NAV_DATASOURCE has no exception.
Method INIT_DS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20050714 | ||
2 | ![]() |
RE_S_NAV_DS | Value transfer | Type reference (TYPE) | TY_S_NAV_DS | 20050714 |
Method INIT_DS_TREE on class CL_RSAWBN_NAV_DATASOURCE has no exception.
Method SET_VISIBLE_DS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20050714 |
Method SET_VISIBLE_DS_TREE on class CL_RSAWBN_NAV_DATASOURCE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |