SAP ABAP Class CL_RECA_WB_TREE_OBJECT (Tree in Browser: Generic Object)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_NODE | Tree Nodes in Browser: Generic Implementation | 20050512 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_OBJ_BO | Tree Node in Browser: Business Object | 20050512 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_OBJ_BYBP | Tree Node in Browser: Worklist | 20060807 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_OBJ_CCODE | Tree Node in Browser: Company Code | 20050512 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_OBJ_MYOBJ | Tree Node in Browser: My Objects | 20050512 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_TREE_OBJ_WORKLIST | Tree Node in Browser: Worklist | 20050518 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_WB_TREE_OBJ_SET | Tree Node in Browser: Set | 20050520 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_WB_TREE_OBJ_RES1 | Tree Node in Browser: Reservation | 20060606 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_WB_TREE_OBJ_RES2 | Tree Node in Browser: Recurring Reservation | 20060609 |
Properties
Class | CL_RECA_WB_TREE_OBJECT | |
Short Description | Tree in Browser: Generic Object | |
Super Class | CL_RECA_WB_TREE_NODE | Tree Nodes in Browser: Generic Implementation |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_CA_WB | RE: Workbench (Object Manager) |
Created | 20050512 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RECA_WB_TREE_OBJECT has no forward declaration.
Interfaces
Class CL_RECA_WB_TREE_OBJECT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_WB_TREE_NODE | 20050512 | Tree Node: Factory |
Attributes
Class CL_RECA_WB_TREE_OBJECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Adding of WB Drag Object | 20060919 |
2 | ![]() |
Instance method | Protected | Method | Gets the Context Menu of the Node: Other... | 20050530 |
3 | ![]() |
Instance method | Protected | Method | Gets the Context Menu of the Node: Create... | 20050530 |
Events
Class CL_RECA_WB_TREE_OBJECT has no event.
Types
Class CL_RECA_WB_TREE_OBJECT has no local type.
Method Signatures
Method ADD_DRAG_OBJ_WB 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 | ID eines Browsereintrags | 20060919 | ||
2 | ![]() |
IO_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Drag-Container | 20060919 |
Method ADD_DRAG_OBJ_WB on class CL_RECA_WB_TREE_OBJECT has no exception.
Method GET_CONTEXT_MENU_ADDITIONAL 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 | ID des Eintrags, für den das Menü verlangt wird | 20050530 | ||
2 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050530 | ||
3 | ![]() |
IT_SELECTED_BROWSER_ID | Call by reference | Type reference (TYPE) | RE_T_RECAWBBROWSERID | Weitere selektierte Browsereinträge | 20050530 |
Method GET_CONTEXT_MENU_ADDITIONAL on class CL_RECA_WB_TREE_OBJECT has no exception.
Method GET_CONTEXT_MENU_CREATE 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 | ID des Eintrags, für den das Menü verlangt wird | 20050530 | ||
2 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050530 | ||
3 | ![]() |
IT_SELECTED_BROWSER_ID | Call by reference | Type reference (TYPE) | RE_T_RECAWBBROWSERID | Weitere selektierte Browsereinträge | 20050530 |
Method GET_CONTEXT_MENU_CREATE on class CL_RECA_WB_TREE_OBJECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 600 |