Hierarchy
⤷
⤷
Meta Relationship - Used By
Properties
| Class | CL_RSAWBN_TREE_MODEL | |
| Short Description | Tree Back-End | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAWBN | |
| Program status | ||
| Category | 0 | |
| Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
| Created | 20040607 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSAWBN_TREE_MODEL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSAWBN_SER_UTEST_MODEL_TREE | 20070306 | ABAP Unit Tests for Model Trees |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TV_IMAGE | ICON_ELEMENT | Tree Control: Icon / Image | 20041217 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20130307 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSAWBN_HANDLEIDNF | 'C' | Always Generate New ID | 20040803 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSAWBN_HANDLEIDNF | SPACE | If nodes exist, return ID, otherwise generate | 20040803 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSAWBN_HANDLEIDNF | 'E' | If nodes exist, always return ID | 20050221 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSAWBN_HANDLEIDNF | 'N' | If nodes exist, return ID, otherwise use NODESNOTCONNECTED | 20040803 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSAWBNOBJNM | 'NODESNOTCONNECTED' | Object Name 'NODESNOTCONNECTED' | 20050216 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSAWBNSORTBEHAVIOUR | 'X' | Sort Behavior of Trees in Data Warehousing Workbench | 20090626 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSAWBNSORTBEHAVIOUR | SPACE | Sort Behavior of Trees in Data Warehousing Workbench | 20090626 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RSO_ASC_TYPE | RSOC_C_ASC_TYPE-RECEIVE_DATA_FROM | Association Type in BW Repository | 20050331 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Data Flow Upwards Is Displayed | 20060313 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Allow upward data flow in the context menu | 20090302 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RSHI_NODEID | 20040607 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | RSAWBNSORTFOLDERS | Keep Sort Structure of Folders | 20090629 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | RSAWBNSORTBYOBJTYPE | Sort Objects By Object Type | 20090629 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RSOBJVERS | SPACE | Version of Objects in Tree (Default Space) | 20110301 | ||
| 17 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Read Entire Tree Upon Init | 20040611 | ||
| 18 | Instance attribute | Protected | Type reference (TYPE) | RSSHNODEID | Root Node ID | 20040625 | |||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_FILTER | Filter class for objects in trees | 20130215 | |||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ_FACTORY | DWB Object Factory | 20040805 | |||
| 21 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSAWBN_SER_SEARCH | Generic Search Class | 20050224 | |||
| 22 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_FILTER | Filter class for objects in trees | 20130215 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | RSAWBNSORTBEHAVIOUR | SPACE | Sort Behavior of Trees in Data Warehousing Workbench | 20090626 | ||
| 24 | Instance attribute | Protected | Type reference (TYPE) | RSAWBN_TH_TREE | Tree AWB | 20040608 | |||
| 25 | Static Attribute | Protected | See coding | 20130208 | |||||
| 26 | Instance attribute | Protected | Type reference (TYPE) | RSAWBNTREENM | Tree Name for Personalization; Fill in Subclass | 20050221 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | RSAWBN_TS_OBJ_NODEID | Assignment of Objects to Node ID | 20040625 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | RSAWBN_T_MAINAWBOBJ | Table of Possible AWB Objects for a Tree | 20040727 | |||
| 29 | Instance attribute | Protected | Type reference (TYPE) | RSAWBNVIEW | RSAWC_C_VIEW-MODELING | View of the AWB (Modeling, Adminstration...) | 20120213 | ||
| 30 | Instance attribute | Protected | Type reference (TYPE) | TY_TH_AWBOBJECT | 20080730 | ||||
| 31 | Instance attribute | Protected | Type reference (TYPE) | TY_T_DRAGDROPID | 20050511 | ||||
| 32 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Checkbox Column Active | 20080730 |
Methods
Events
Class CL_RSAWBN_TREE_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DRAGDROPID | Public | See coding | 20050511 | BEGIN OF ty_s_dragdropid,
tlogo TYPE rstlogo,
r_dragdrop TYPE REF TO cl_dragdrop,
END OF ty_s_dragdropid
|
||
| 2 | TY_S_TREEITEM | Protected | See coding | 20130208 | BEGIN OF ty_s_treeitem,
tree TYPE ui_func,
s_item TYPE treemcitem,
END OF ty_s_treeitem
|
||
| 3 | TY_TH_AWBOBJECT | Public | See coding | 20080730 | TY_TH_AWBOBJECT type HASHED TABLE OF rsawbn_s_awbobject with UNIQUE key awbobj awbsubobj objnm
|
||
| 4 | TY_T_DRAGDROPID | Public | See coding | 20050511 | ty_t_dragdropid TYPE STANDARD TABLE OF ty_s_dragdropid WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method ACCESS_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20050407 | |||
| 2 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050407 | |||
| 3 | I_NO_NAV | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050407 | |||
| 4 | RE_REFRESH | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090305 |
Method ACCESS_FCODE on class CL_RSAWBN_TREE_MODEL has no exception.
Method ADD_DATAFLOW_UPDOWNWARDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBN_T_AWBOBJ | Tabelle von AWB-Objekten | 20090309 | |||
| 2 | I_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20090309 |
Method ADD_DATAFLOW_UPDOWNWARDS on class CL_RSAWBN_TREE_MODEL has no exception.
Method CHANGE_CTXMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20090302 | |||
| 2 | I_R_AWBOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | Masterklasse AWB Objekte | 20090302 | |||
| 3 | I_R_CTXMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20090302 |
Method CHANGE_CTXMENU on class CL_RSAWBN_TREE_MODEL has no exception.
Method CHANGE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050719 |
Method CHANGE_TREE on class CL_RSAWBN_TREE_MODEL has no exception.
Method CHECK_REFRESH_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050407 | |||
| 2 | RE_REFRESH_ALL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050407 |
Method CHECK_REFRESH_ALL on class CL_RSAWBN_TREE_MODEL has no exception.
Method CLEAR_TREE Signature
Method CLEAR_TREE on class CL_RSAWBN_TREE_MODEL has no parameter.
Method CLEAR_TREE on class CL_RSAWBN_TREE_MODEL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAWBN_TREE_MODEL has no parameter.
Method CONSTRUCTOR on class CL_RSAWBN_TREE_MODEL has no exception.
Method CREATE_AWBOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_NEW_INSTANCE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130923 | |||
| 2 | I_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20040923 |
Method CREATE_AWBOBJECT on class CL_RSAWBN_TREE_MODEL has no exception.
Method CREATE_DRAGDROP_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TREE | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE | Baumstruktur AWB | 20050512 | |||
| 2 | RE_R_BEHAVIOUR | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior für Drag&Drop | 20050511 |
Method CREATE_DRAGDROP_BEHAVIOUR on class CL_RSAWBN_TREE_MODEL has no exception.
Method CREATE_ROOT_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REFRESH | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050204 |
Method CREATE_ROOT_DIALOG on class CL_RSAWBN_TREE_MODEL has no exception.
Method CREATE_TREE Signature
Method CREATE_TREE on class CL_RSAWBN_TREE_MODEL has no parameter.
Method CREATE_TREE on class CL_RSAWBN_TREE_MODEL has no exception.
Method CREATE_TREE_FILTER Signature
Method CREATE_TREE_FILTER on class CL_RSAWBN_TREE_MODEL has no parameter.
Method CREATE_TREE_FILTER on class CL_RSAWBN_TREE_MODEL has no exception.
Method DELETE_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20041004 |
Method DELETE_SUBTREE on class CL_RSAWBN_TREE_MODEL has no exception.
Method DEL_PART_NODEIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_NODEID | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | Tabelle von NodeIDs | 20050513 |
Method DEL_PART_NODEIDS on class CL_RSAWBN_TREE_MODEL has no exception.
Method EXPAND_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20040625 |
Method EXPAND_CHILDREN on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_ASSOCIATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20050401 | |||
| 2 | RE_T_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBN_T_AWBOBJ | Tabelle von AWB-Objekten | 20050401 |
Method GET_ASSOCIATED on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_AWBOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20040701 | |||
| 2 | RE_R_AWBOBJ | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | Context Menu | 20040701 |
Method GET_AWBOBJ on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_NODE | Call by reference | Type reference (TYPE) | RSAWBN_T_NODE_FE | Knoten AWB Baum Frontend | 20040614 | |||
| 2 | I_INCONSIS_OBJECTS_NO_SUPRESS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20071220 | ||
| 3 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Schlüssel eines Knotens | 20040614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040928 |
Method GET_DATAFLOW_UPWARDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATAFLOW_UPWARDS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060313 |
Method GET_DATAFLOW_UPWARDS on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_DRAGDROP_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TREE | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE | Baumstruktur AWB | 20050511 | |||
| 2 | RE_HANDLE | Value transfer | Type reference (TYPE) | I | DragDrop handle | 20050511 |
Method GET_DRAGDROP_HANDLE on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_FURTHER_EXPANSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20110504 | |||
| 2 | RE_GET_FURTHER_EXPANSION | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110504 |
Method GET_FURTHER_EXPANSION on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_ITEMS_AND_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20040615 | |||
| 2 | E_TXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20061016 | |||
| 3 | E_T_ITEM | Call by reference | Type reference (TYPE) | TREEMCITAB | Column Tree Model: Item-Tabelle | 20040615 | |||
| 4 | I_SHOW_INCONSISTENT_OBJECTS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130717 | ||
| 5 | I_S_TREE | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE | Baumstruktur AWB | 20040615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | AWB Exception Object not found | 20050510 |
Method GET_NEW_REFRESH_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REFRESH | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_REFRESH | AWB refresh Klasse | 20050916 | |||
| 2 | RE_T_REFRESH | Value transfer | Type reference (TYPE) | RSAWBN_TR_REFRESH | Tabelle von Refresh-Referenzen | 20050916 |
Method GET_NEW_REFRESH_OBJECTS on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBNOBJECT | Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) | 20040607 | |||
| 2 | I_AWBSUBOBJ | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobjekt zum AWB-Objekt | 20090402 | |||
| 3 | I_HANDLE_ID_NOT_FOUND | Call by reference | Type reference (TYPE) | RSAWBN_HANDLEIDNF | N_C_HANDLEID_DEFAULT | 20040803 | |||
| 4 | I_NO_ROOT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Knoten kann keine Wurzel sein | 20050216 | ||
| 5 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objektname eines Objektes in der AWB | 20040607 | |||
| 6 | RE_NODEID | Value transfer | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20040607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | AWB Exception Object not found | 20050221 |
Method GET_NODEID_OF_CHILD_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FATHER_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050209 | |||
| 2 | I_S_CHILD | Call by reference | Type reference (TYPE) | RSAWBN_S_AWBOBJECT | Schlüssel AWB Object | 20050209 | |||
| 3 | RE_CHILDID | Value transfer | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050209 |
Method GET_NODE_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_ITEMS | Call by reference | Type reference (TYPE) | TREEMCITAC | Column Tree Model: Tabelle von ( K-Schlüssel + Update-Item ) | 20041213 | |||
| 2 | E_T_NODES | Call by reference | Type reference (TYPE) | TREEMCUNOT | Column Tree Model: Tabelle zum Updaten von Knoten | 20041213 | |||
| 3 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20041213 |
Method GET_NODE_PROPS on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_PARENTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20041109 | |||
| 2 | RE_PARENTID | Value transfer | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20041109 |
Method GET_PARENTID on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXPAND | Call by reference | Type reference (TYPE) | RS_BOOL | 20050209 | ||||
| 2 | E_T_PATH | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJECT | AWB-Objekt | 20050209 | |||
| 3 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050208 |
Method GET_PATH on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_PATH_BY_AWBOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODEID | Value transfer | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050714 | |||
| 2 | E_T_NODEID_PATH | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | Tabelle von NodeIDs | 20050714 | |||
| 3 | I_S_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBN_S_AWBOBJECT | Schlüssel AWB Object | 20050714 |
Method GET_PATH_BY_AWBOBJ on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_REFRESH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Value transfer | Type reference (TYPE) | RSSHNODEID | 20090625 | ||||
| 2 | I_R_AWBOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | Masterklasse AWB Objekte | 20090625 | |||
| 3 | RE_R_REFRESH | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_REFRESH | 20090625 |
Method GET_REFRESH_OBJECT on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ROOTID | Value transfer | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20040625 |
Method GET_ROOT on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_SORT_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOT_SORT_FOLDERS | Value transfer | Type reference (TYPE) | RSAWBNSORTFOLDERS | Sortierstruktur der Ordner beibehalten | 20090630 | |||
| 2 | E_NOT_SORT_OBJTYPE | Value transfer | Type reference (TYPE) | RSAWBNSORTBYOBJTYPE | Objekte nach Objekttyp sortieren | 20090630 | |||
| 3 | E_SORT_BEHAVIOUR | Value transfer | Type reference (TYPE) | RSAWBNSORTBEHAVIOUR | Funktionscode | 20090630 |
Method GET_SORT_BEHAVIOUR on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_START_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODEID | Value transfer | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050221 | |||
| 2 | E_T_NODEID_PATH | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | Tabelle von NodeIDs | 20050221 |
Method GET_START_NODE on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_TH_CHECKBOX_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TH_CHECKBOX_ACTIVE | Value transfer | Type reference (TYPE) | TY_TH_AWBOBJECT | 20080730 |
Method GET_TH_CHECKBOX_ACTIVE on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_TREE | Value transfer | Type reference (TYPE) | RSAWBN_T_TREE | Tree AWB | 20040608 |
Method GET_TREE on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_TREENM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TREENM | Value transfer | Type reference (TYPE) | RSAWBNTREENM | Zusammengesetzer Name aus Tree AWB-Objekt und evtl. Quellsys | 20050221 |
Method GET_TREENM on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_TREE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_R_TREE_FILTER | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_FILTER | Filter class for objects in trees | 20130215 |
Method GET_TREE_FILTER on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_TREE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TREE | Call by reference | Type reference (TYPE) | UI_FUNC | Function code | 20130208 | |||
| 2 | RE_S_ITEM | Value transfer | Type reference (TYPE) | TREEMCITEM | Column Tree Model: Item | 20130208 |
Method GET_TREE_ITEM on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_USER_SETTINGS Signature
Method GET_USER_SETTINGS on class CL_RSAWBN_TREE_MODEL has no parameter.
Method GET_USER_SETTINGS on class CL_RSAWBN_TREE_MODEL has no exception.
Method GET_WITH_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WITH_CHECKBOX | Value transfer | Type reference (TYPE) | RS_BOOL | 20080730 |
Method GET_WITH_CHECKBOX on class CL_RSAWBN_TREE_MODEL has no exception.
Method HAS_ASSOCIATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20060926 | |||
| 2 | RE_HAS_ASSOCIATED | Value transfer | Type reference (TYPE) | RS_BOOL | Tabelle von AWB-Objekten | 20060926 |
Method HAS_ASSOCIATED on class CL_RSAWBN_TREE_MODEL has no exception.
Method IS_CHECKBOX_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EDITABLE | Value transfer | Type reference (TYPE) | RS_BOOL | checkbox aktiv? | 20080730 | |||
| 2 | E_IS_CHECKBOX_SET | Value transfer | Type reference (TYPE) | RS_BOOL | checkbox gesetzt? | 20080730 | |||
| 3 | E_NO_CHECKBOX | Value transfer | Type reference (TYPE) | RS_BOOL | checkbox anzeigen? | 20080730 | |||
| 4 | I_S_TREE | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE | Baumstruktur AWB | 20080730 |
Method IS_CHECKBOX_SET on class CL_RSAWBN_TREE_MODEL has no exception.
Method IS_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20040628 | |||
| 2 | RE_IS_EXPANDED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040628 |
Method IS_EXPANDED on class CL_RSAWBN_TREE_MODEL has no exception.
Method IS_FILTER_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IS_FILTER_ACTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130215 |
Method IS_FILTER_ACTIVE on class CL_RSAWBN_TREE_MODEL has no exception.
Method IS_NODE_VALID_FOR_GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20050323 | |||
| 2 | RE_IS_VALID | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050323 |
Method IS_NODE_VALID_FOR_GET_CHILDREN on class CL_RSAWBN_TREE_MODEL has no exception.
Method IS_NO_MAIN_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TREE | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE | Baumstruktur AWB | 20050927 | |||
| 2 | RE_IS_NO_MAIN_OBJECT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050927 |
Method IS_NO_MAIN_OBJECT on class CL_RSAWBN_TREE_MODEL has no exception.
Method IS_RECURSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RS_TREE | Call by reference | Object reference (TYPE REF TO) | RSAWBN_S_TREE | Baumstruktur AWB | 20050406 | |||
| 2 | RE_IS_RECURSION | Value transfer | Type reference (TYPE) | RS_BOOL | 20050406 |
Method IS_RECURSION on class CL_RSAWBN_TREE_MODEL has no exception.
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20041116 | |||
| 2 | RE_IS_VALID | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20041116 |
Method IS_VALID on class CL_RSAWBN_TREE_MODEL has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_NODEIDCHECK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20041005 | ||
| 2 | I_R_REFRESH | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_REFRESH | AWB refresh Klasse | 20041001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nodeid des refresh-Objektes passt nicht zum AWB-Objekt | 20050824 |
Method REFRESH_ALL Signature
Method REFRESH_ALL on class CL_RSAWBN_TREE_MODEL has no parameter.
Method REFRESH_ALL on class CL_RSAWBN_TREE_MODEL has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEXT_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | 20050224 | ||||
| 2 | E_NUMBER_OF_HIT | Call by reference | Type reference (TYPE) | I | Index des aktullen Treffers | 20050317 | |||
| 3 | E_NUMBER_OF_HITS | Call by reference | Type reference (TYPE) | I | Anzahl der Treffer | 20050317 | |||
| 4 | E_T_NODEID_PATH | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | 20050224 | ||||
| 5 | I_DESCR | Call by reference | Type reference (TYPE) | RSAWBN_DESCR_FLAG | 20050224 | ||||
| 6 | I_SEARCH_TERM | Call by reference | Type reference (TYPE) | RSAWBN_SEARCH_TERM | 20050224 | ||||
| 7 | I_TECHNM | Call by reference | Type reference (TYPE) | RSAWBN_TECH_FLAG | 20050224 | ||||
| 8 | I_T_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJ_ONLY | 20050224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | AWB Exception Object not found | 20050224 |
Method SEARCH_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEXT_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | 20050317 | ||||
| 2 | E_NUMBER_OF_HIT | Call by reference | Type reference (TYPE) | I | Index des aktullen Treffers | 20050317 | |||
| 3 | E_NUMBER_OF_HITS | Call by reference | Type reference (TYPE) | I | Anzahl der Treffer | 20050317 | |||
| 4 | E_T_NODEID_PATH | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | 20050317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | AWB Exception Object not found | 20050317 |
Method SET_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20080730 | |||
| 2 | I_SET_CHECKBOX | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080730 |
Method SET_CHECKBOX on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_DATAFLOW_UPWARDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAFLOW_UPWARDS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060313 |
Method SET_DATAFLOW_UPWARDS on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_DEFAULT_ASC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASC_TYPE | Call by reference | Type reference (TYPE) | RSO_ASC_TYPE | Typ einer Assoziation im BW Repository | 20050331 |
Method SET_DEFAULT_ASC_TYPE on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_ONLY_NOT_VISIBLE | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJTYPE | Nur diese Objekte nicht anzeigen | 20040615 | |||
| 2 | I_T_ONLY_VISIBLE | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJTYPE | Nur diese Objekte anzeigen | 20040615 |
Method SET_FILTER on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_SEARCH_TABLE Signature
Method SET_SEARCH_TABLE on class CL_RSAWBN_TREE_MODEL has no parameter.
Method SET_SEARCH_TABLE on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_SORT_BEHAVIOUR Signature
Method SET_SORT_BEHAVIOUR on class CL_RSAWBN_TREE_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch User | 20090630 |
Method SET_START_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20050221 |
Method SET_START_NODE on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_TH_CHECKBOX_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TH_CHECKBOX_ACTIVE | Value transfer | Type reference (TYPE) | TY_TH_AWBOBJECT | 20080730 |
Method SET_TH_CHECKBOX_ACTIVE on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_TREE_AWB_OBJECTS Signature
Method SET_TREE_AWB_OBJECTS on class CL_RSAWBN_TREE_MODEL has no parameter.
Method SET_TREE_AWB_OBJECTS on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_TREE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_TREE_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_FILTER | Filter class for objects in trees | 20130215 |
Method SET_TREE_FILTER on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW | Call by reference | Type reference (TYPE) | RSAWBNVIEW | View der AWB (Modellierung, Administration...) | 20120213 |
Method SET_VIEW on class CL_RSAWBN_TREE_MODEL has no exception.
Method SET_WITH_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WITH_CHECKBOX | Value transfer | Type reference (TYPE) | RS_BOOL | 20080730 |
Method SET_WITH_CHECKBOX on class CL_RSAWBN_TREE_MODEL has no exception.
Method SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJ | Tabelle von AWB-Objekten | 20040615 |
Method SORT on class CL_RSAWBN_TREE_MODEL has no exception.
Method SORT_TREE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_TREE | Call by reference | Type reference (TYPE) | RSAWBN_T_TREE | 20090629 |
Method SORT_TREE_TABLE on class CL_RSAWBN_TREE_MODEL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |