SAP ABAP Class CL_RECA_WB_BROWSER_SERVICES (Services for the RE Browser)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_WB (Package) RE: Workbench (Object Manager)

⤷

⤷

Properties
Class | CL_RECA_WB_BROWSER_SERVICES | |
Short Description | Services for the RE Browser | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CA_WB | RE: Workbench (Object Manager) |
Created | 20050519 | 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) |
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_RECA_WB_BROWSER_SERVICES has no interface implemented.
Friends
Class CL_RECA_WB_BROWSER_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | C | '#' | Separator | 20050617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Attaches Business Object Node in Browser | 20050520 |
2 | ![]() |
Static method | Public | Method | Gets "Create" Context Menu for Nodes | 20050617 |
3 | ![]() |
Static method | Public | Method | Gets Object Reference Using Object Number, Poss. from Buffer | 20050519 |
4 | ![]() |
Static method | Public | Method | Handles "Create" Context Menu for Generic Objects | 20050617 |
5 | ![]() |
Static method | Private | Method | Gets "Create" Context Menu for Architectural Objects | 20050617 |
6 | ![]() |
Static method | Private | Method | Gets "Create" Context Menu for Business Object | 20050617 |
7 | ![]() |
Static method | Private | Method | Gets "Create" Context Menu for Company Code | 20050617 |
8 | ![]() |
Static method | Private | Method | Gets "Create" Context Menu for Contracts | 20050617 |
9 | ![]() |
Static method | Private | Method | Gets "Create" Context Menu for "My Objects" | 20050617 |
10 | ![]() |
Static method | Private | Method | Gets "Create" Context Menu for Rental Objects | 20050617 |
11 | ![]() |
Static method | Private | Method | Handles "Create" Context Menu for Architectural Objects | 20050617 |
12 | ![]() |
Static method | Private | Method | Handles "Create" Context Menu for Buildings | 20050617 |
13 | ![]() |
Static method | Private | Method | Handles "Create" Context Menu for Contracts | 20050617 |
14 | ![]() |
Static method | Private | Method | Handles "Create" Context Menu for Land | 20080813 |
15 | ![]() |
Static method | Private | Method | Handles "Create" Context Menu for Rental Objects | 20050617 |
Events
Class CL_RECA_WB_BROWSER_SERVICES has no event.
Types
Class CL_RECA_WB_BROWSER_SERVICES has no local type.
Method Signatures
Method ADD_BUSOBJ_TO_BROWSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_NEW_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | ID des neuen Eintrags | 20050520 | ||
2 | ![]() |
EF_NOTHING_ADDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Keine Einträge hinzugefügt | 20050520 | ||
3 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20050520 | ||
4 | ![]() |
ID_PARENT_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Einfügen: Übergeordnete Browser ID | 20050520 | ||
5 | ![]() |
IF_WITHOUT_SUBNODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Eintrag ohne untergeordnete Knoten einfügen (als Blatt) | 20050520 | |
6 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20050520 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20050520 |
Method GET_CMENU_CREATE_FOR_NODE 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 | 20050617 | ||
2 | ![]() |
IF_NO_BASE_CREATE_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keinen "Anlegen" Eintrag einfügen | 20050617 | |
3 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050617 |
Method GET_CMENU_CREATE_FOR_NODE on class CL_RECA_WB_BROWSER_SERVICES has no exception.
Method GET_OBJECT_BY_OBJNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BUSOBJ | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20050519 | ||
2 | ![]() |
ID_OBJNR | Value transfer | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20050519 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20050519 |
Method HANDLE_CMENU_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_HANDLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eintrag wurde verarbeitet | 20050617 | ||
2 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Gewählter Browsereintrag | 20050617 | ||
3 | ![]() |
ID_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Kommando | 20050617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050617 |
Method _GET_CMENU_CREATE_AO 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 | 20050620 | ||
2 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050617 |
Method _GET_CMENU_CREATE_AO on class CL_RECA_WB_BROWSER_SERVICES has no exception.
Method _GET_CMENU_CREATE_BUSOBJ 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 | 20050617 | ||
2 | ![]() |
IF_NO_BASE_CREATE_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keinen "Anlegen" Eintrag einfügen | 20050617 | |
3 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050617 |
Method _GET_CMENU_CREATE_BUSOBJ on class CL_RECA_WB_BROWSER_SERVICES has no exception.
Method _GET_CMENU_CREATE_CC 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 | 20050617 | ||
2 | ![]() |
IF_NO_BASE_CREATE_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keinen "Anlegen" Eintrag einfügen | 20050617 | |
3 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050617 |
Method _GET_CMENU_CREATE_CC on class CL_RECA_WB_BROWSER_SERVICES has no exception.
Method _GET_CMENU_CREATE_CN 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 | 20050620 | ||
2 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050617 |
Method _GET_CMENU_CREATE_CN on class CL_RECA_WB_BROWSER_SERVICES has no exception.
Method _GET_CMENU_CREATE_MYOBJ 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 | 20050617 | ||
2 | ![]() |
IF_NO_BASE_CREATE_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keinen "Anlegen" Eintrag einfügen | 20050617 | |
3 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050617 |
Method _GET_CMENU_CREATE_MYOBJ on class CL_RECA_WB_BROWSER_SERVICES has no exception.
Method _GET_CMENU_CREATE_RO 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 | 20050620 | ||
2 | ![]() |
IO_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050617 |
Method _GET_CMENU_CREATE_RO on class CL_RECA_WB_BROWSER_SERVICES has no exception.
Method _HANDLE_CMENU_CREATE_AO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_HANDLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eintrag wurde verarbeitet | 20050617 | ||
2 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Gewählter Browsereintrag | 20050617 | ||
3 | ![]() |
ID_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Kommando | 20050617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050617 |
Method _HANDLE_CMENU_CREATE_BU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_HANDLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eintrag wurde verarbeitet | 20050617 | ||
2 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Gewählter Browsereintrag | 20050617 | ||
3 | ![]() |
ID_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Kommando | 20050617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050617 |
Method _HANDLE_CMENU_CREATE_CN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_HANDLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eintrag wurde verarbeitet | 20050617 | ||
2 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Gewählter Browsereintrag | 20050617 | ||
3 | ![]() |
ID_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Kommando | 20050617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050617 |
Method _HANDLE_CMENU_CREATE_PR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_HANDLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eintrag wurde verarbeitet | 20080813 | ||
2 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Gewählter Browsereintrag | 20080813 | ||
3 | ![]() |
ID_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Kommando | 20080813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080813 |
Method _HANDLE_CMENU_CREATE_RO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_HANDLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eintrag wurde verarbeitet | 20050617 | ||
2 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Gewählter Browsereintrag | 20050617 | ||
3 | ![]() |
ID_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Kommando | 20050617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050617 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |