SAP ABAP Class CL_RECA_WB_TREE_NODE (Tree Nodes in Browser: Generic Implementation)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_WB (Package) RE: Workbench (Object Manager)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_WB_TREE_NODE | Tree Node in Browser: Generic Attributes | 20050510 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_OBJECT | Tree in Browser: Generic Object | 20050512 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_RELATION | Tree in Browser: Generic Relationships | 20050512 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_RELTYPE | Tree in Browser: Assignment Types | 20050511 |
Properties
Class | CL_RECA_WB_TREE_NODE | |
Short Description | Tree Nodes in Browser: Generic Implementation | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_CA_WB | RE: Workbench (Object Manager) |
Created | 20050510 | SAP |
Last change | 20100310 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_WB_TREE_NODE | Tree Node in Browser: Generic Attributes | 20050510 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_WB_TREE_NODE | 20050510 | Tree Node: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | C | '#' | Separator | 20050518 | |
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050510 |
Methods
Events
Class CL_RECA_WB_TREE_NODE has no event.
Types
Class CL_RECA_WB_TREE_NODE has no local type.
Method Signatures
Method ADD_SUBNODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_HAS_NO_CHILDREN | Call by reference | Type reference (TYPE) | ABAP_BOOL | Bool: Knoten hat keine Subobjekte | 20050512 | ||
2 | ![]() |
ID_BROWSERIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Einfügen: Identifikation des Objekts | 20050512 | ||
3 | ![]() |
ID_LAST_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | '0' | Anzahl bereits existierender Einträge beim Nachlesen | 20050512 | |
4 | ![]() |
ID_LAST_ENTRY | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | SPACE | Letzter aufgeklappter Eintrag | 20050512 | |
5 | ![]() |
ID_PARENT_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Einfügen: Übergeordnete Browser ID | 20050512 | ||
6 | ![]() |
ID_WBOBJTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB Objektart | 20050512 | ||
7 | ![]() |
ID_WBRELTYPE | Call by reference | Type reference (TYPE) | RECAWBRELTYPE | WB Beziehungsart | 20050512 | ||
8 | ![]() |
ID_WBSUBTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB Unterobjektart | 20050512 | ||
9 | ![]() |
IF_EXPAND_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Alles aufklappen (Kein MAX berücksichtigen) | 20050512 | |
10 | ![]() |
IF_INVISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur Unterknoten einfügen (Expand) | 20050512 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Knoten ist nicht weiter aufklappbar | 20050512 |
Method BROWSER_NODE_ADD Signature
Method BROWSER_NODE_ADD on class CL_RECA_WB_TREE_NODE has no parameter.
Method BROWSER_NODE_ADD on class CL_RECA_WB_TREE_NODE has no exception.
Method BROWSER_NODE_EXPAND Signature
Method BROWSER_NODE_EXPAND on class CL_RECA_WB_TREE_NODE has no parameter.
Method BROWSER_NODE_EXPAND on class CL_RECA_WB_TREE_NODE has no exception.
Method BROWSER_NODE_EXPAND_MORE Signature
Method BROWSER_NODE_EXPAND_MORE on class CL_RECA_WB_TREE_NODE has no parameter.
Method BROWSER_NODE_EXPAND_MORE on class CL_RECA_WB_TREE_NODE has no exception.
Method BROWSER_NODE_UPDATE Signature
Method BROWSER_NODE_UPDATE on class CL_RECA_WB_TREE_NODE has no parameter.
Method BROWSER_NODE_UPDATE on class CL_RECA_WB_TREE_NODE has no exception.
Method GET_CONTEXT_MENU Signature
Method GET_CONTEXT_MENU on class CL_RECA_WB_TREE_NODE has no parameter.
Method GET_CONTEXT_MENU on class CL_RECA_WB_TREE_NODE has no exception.
Method GET_ICON Signature
Method GET_ICON on class CL_RECA_WB_TREE_NODE has no parameter.
Method GET_ICON on class CL_RECA_WB_TREE_NODE has no exception.
Method GET_ICON_WITH_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_ICON | Call by reference | Type reference (TYPE) | RECAICON | Ikone mit Quickinfo | 20061009 | ||
2 | ![]() |
ID_BROWSERIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Identifikation eines WB Objekts | 20061009 | ||
3 | ![]() |
ID_WBOBJTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB-Objektart | 20061009 | ||
4 | ![]() |
ID_WBSUBTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB-Unterobjektart | 20061009 | ||
5 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt im Browser (z.B. Business Objekt) | 20061009 |
Method GET_ICON_WITH_BADI on class CL_RECA_WB_TREE_NODE has no exception.
Method GET_IDENT Signature
Method GET_IDENT on class CL_RECA_WB_TREE_NODE has no parameter.
Method GET_IDENT on class CL_RECA_WB_TREE_NODE has no exception.
Method HANDLE_CONTEXT_COMMAND Signature
Method HANDLE_CONTEXT_COMMAND on class CL_RECA_WB_TREE_NODE has no parameter.
Method HANDLE_CONTEXT_COMMAND on class CL_RECA_WB_TREE_NODE has no exception.
Method HANDLE_DOUBLE_CLICK Signature
Method HANDLE_DOUBLE_CLICK on class CL_RECA_WB_TREE_NODE has no parameter.
Method HANDLE_DOUBLE_CLICK on class CL_RECA_WB_TREE_NODE has no exception.
Method HANDLE_DOUBLE_CLICK_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Gewählter Browsereintrag | 20050513 | ||
2 | ![]() |
IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Zum Anreichern bestimmte Navigationsdaten | 20050513 | ||
3 | ![]() |
IS_BROWSER_DATA | Call by reference | Type reference (TYPE) | RECA_WB_BROWSER_DATA | Browser-Anzeiger: Datenzeile | 20050513 |
Method HANDLE_DOUBLE_CLICK_PARENT on class CL_RECA_WB_TREE_NODE has no exception.
Method HANDLE_DRAG Signature
Method HANDLE_DRAG on class CL_RECA_WB_TREE_NODE has no parameter.
Method HANDLE_DRAG on class CL_RECA_WB_TREE_NODE has no exception.
Method HANDLE_DROPED Signature
Method HANDLE_DROPED on class CL_RECA_WB_TREE_NODE has no parameter.
Method HANDLE_DROPED on class CL_RECA_WB_TREE_NODE has no exception.
Method HANDLE_SHOW_PARENT Signature
Method HANDLE_SHOW_PARENT on class CL_RECA_WB_TREE_NODE has no parameter.
Method HANDLE_SHOW_PARENT on class CL_RECA_WB_TREE_NODE has no exception.
Method HAS_SUBNODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSERIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Einfügen: Identifikation des Objekts | 20050513 | ||
2 | ![]() |
ID_PARENT_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Einfügen: Übergeordnete Browser ID | 20050513 | ||
3 | ![]() |
ID_WBOBJTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB Objektart | 20050513 | ||
4 | ![]() |
ID_WBRELTYPE | Call by reference | Type reference (TYPE) | RECAWBRELTYPE | WB Beziehungsart | 20050513 | ||
5 | ![]() |
ID_WBSUBTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB Unterobjektart | 20050513 | ||
6 | ![]() |
RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Unterknoten existieren | 20050513 |
Method HAS_SUBNODES on class CL_RECA_WB_TREE_NODE has no exception.
Method IS_HIDE_IF_NO_SUBOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_HIDE_WITH_NO_SUBOBJ | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ausblenden wenn keine Subobjekte vorhanden | 20050517 |
Method IS_HIDE_IF_NO_SUBOBJ on class CL_RECA_WB_TREE_NODE has no exception.
Method IS_NODE_FILTERED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSERIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Einfügen: Identifikation des Objekts | 20050523 | ||
2 | ![]() |
ID_PARENT_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Einfügen: Übergeordnete Browser ID | 20050523 | ||
3 | ![]() |
ID_WBOBJTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB Objektart | 20050523 | ||
4 | ![]() |
ID_WBRELTYPE | Call by reference | Type reference (TYPE) | RECAWBRELTYPE | WB Beziehungsart | 20050525 | ||
5 | ![]() |
ID_WBSUBTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB Unterobjektart | 20050523 | ||
6 | ![]() |
IF_CHECK_WBOBJTYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Parameter "WBOBJTYPE" prüfen | 20050531 | |
7 | ![]() |
IF_CHECK_WBSUBTYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Parameter "WBSUBTYPE" prüfen | 20050531 | |
8 | ![]() |
RF_FILTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Knoten nicht darstellen | 20050531 |
Method IS_NODE_FILTERED on class CL_RECA_WB_TREE_NODE has no exception.
Method IS_NODE_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSERIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Einfügen: Identifikation des Objekts | 20050517 | ||
2 | ![]() |
ID_PARENT_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Einfügen: Übergeordnete Browser ID | 20050517 | ||
3 | ![]() |
ID_WBOBJTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB Objektart | 20050517 | ||
4 | ![]() |
ID_WBRELTYPE | Call by reference | Type reference (TYPE) | RECAWBRELTYPE | WB Beziehungsart | 20050525 | ||
5 | ![]() |
ID_WBSUBTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | WB Unterobjektart | 20050517 | ||
6 | ![]() |
RF_NOT_DISPLAYED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Knoten nicht darstellen | 20050517 |
Method IS_NODE_HIDDEN on class CL_RECA_WB_TREE_NODE has no exception.
Method SET_BROWSER_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BROWSER_DISPLAY | Call by reference | Object reference (TYPE REF TO) | IF_RECA_WB_BROWSER_DISPLAY | REWB: Browser - Anzeiger | 20060920 |
Method SET_BROWSER_DISPLAY on class CL_RECA_WB_TREE_NODE has no exception.
Method _GET_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_BADI | Value transfer | Object reference (TYPE REF TO) | BADI_RECA_WB | Erweiterungen zur RE Workbench | 20050519 |
Method _GET_BADI on class CL_RECA_WB_TREE_NODE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |