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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 REBD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RECAW 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 MC_SEPARATOR Constant Public Type reference (TYPE) C '#' Separator 20050617
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUSOBJ_TO_BROWSER Static method Public Method Attaches Business Object Node in Browser 20050520
2 GET_CMENU_CREATE_FOR_NODE Static method Public Method Gets "Create" Context Menu for Nodes 20050617
3 GET_OBJECT_BY_OBJNR Static method Public Method Gets Object Reference Using Object Number, Poss. from Buffer 20050519
4 HANDLE_CMENU_CREATE Static method Public Method Handles "Create" Context Menu for Generic Objects 20050617
5 _GET_CMENU_CREATE_AO Static method Private Method Gets "Create" Context Menu for Architectural Objects 20050617
6 _GET_CMENU_CREATE_BUSOBJ Static method Private Method Gets "Create" Context Menu for Business Object 20050617
7 _GET_CMENU_CREATE_CC Static method Private Method Gets "Create" Context Menu for Company Code 20050617
8 _GET_CMENU_CREATE_CN Static method Private Method Gets "Create" Context Menu for Contracts 20050617
9 _GET_CMENU_CREATE_MYOBJ Static method Private Method Gets "Create" Context Menu for "My Objects" 20050617
10 _GET_CMENU_CREATE_RO Static method Private Method Gets "Create" Context Menu for Rental Objects 20050617
11 _HANDLE_CMENU_CREATE_AO Static method Private Method Handles "Create" Context Menu for Architectural Objects 20050617
12 _HANDLE_CMENU_CREATE_BU Static method Private Method Handles "Create" Context Menu for Buildings 20050617
13 _HANDLE_CMENU_CREATE_CN Static method Private Method Handles "Create" Context Menu for Contracts 20050617
14 _HANDLE_CMENU_CREATE_PR Static method Private Method Handles "Create" Context Menu for Land 20080813
15 _HANDLE_CMENU_CREATE_RO 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 Exporting ED_NEW_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID ID des neuen Eintrags 20050520
2 Exporting EF_NOTHING_ADDED Call by reference Type reference (TYPE) ABAP_BOOL Keine Einträge hinzugefügt 20050520
3 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20050520
4 Importing ID_PARENT_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Einfügen: Übergeordnete Browser ID 20050520
5 Importing IF_WITHOUT_SUBNODES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Eintrag ohne untergeordnete Knoten einfügen (als Blatt) 20050520
6 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20050520
# Exception Resumable Description Created on
1 ERROR 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 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID ID des Eintrags, für den das Menü verlangt wird 20050617
2 Importing IF_NO_BASE_CREATE_ENTRY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Keinen "Anlegen" Eintrag einfügen 20050617
3 Importing 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 Exporting EO_BUSOBJ Value transfer Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20050519
2 Importing ID_OBJNR Value transfer Type reference (TYPE) RECAOBJNR Objektnummer 20050519
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20050519

Method HANDLE_CMENU_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_HANDLED Call by reference Type reference (TYPE) ABAP_BOOL Eintrag wurde verarbeitet 20050617
2 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20050617
3 Importing ID_COMMAND Call by reference Type reference (TYPE) SYUCOMM Kommando 20050617
# Exception Resumable Description Created on
1 ERROR 20050617

Method _GET_CMENU_CREATE_AO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20050620
2 Importing 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 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID ID des Eintrags, für den das Menü verlangt wird 20050617
2 Importing IF_NO_BASE_CREATE_ENTRY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Keinen "Anlegen" Eintrag einfügen 20050617
3 Importing 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 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID ID des Eintrags, für den das Menü verlangt wird 20050617
2 Importing IF_NO_BASE_CREATE_ENTRY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Keinen "Anlegen" Eintrag einfügen 20050617
3 Importing 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 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20050620
2 Importing 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 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID ID des Eintrags, für den das Menü verlangt wird 20050617
2 Importing IF_NO_BASE_CREATE_ENTRY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Keinen "Anlegen" Eintrag einfügen 20050617
3 Importing 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 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20050620
2 Importing 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 Exporting EF_HANDLED Call by reference Type reference (TYPE) ABAP_BOOL Eintrag wurde verarbeitet 20050617
2 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20050617
3 Importing ID_COMMAND Call by reference Type reference (TYPE) SYUCOMM Kommando 20050617
# Exception Resumable Description Created on
1 ERROR 20050617

Method _HANDLE_CMENU_CREATE_BU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_HANDLED Call by reference Type reference (TYPE) ABAP_BOOL Eintrag wurde verarbeitet 20050617
2 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20050617
3 Importing ID_COMMAND Call by reference Type reference (TYPE) SYUCOMM Kommando 20050617
# Exception Resumable Description Created on
1 ERROR 20050617

Method _HANDLE_CMENU_CREATE_CN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_HANDLED Call by reference Type reference (TYPE) ABAP_BOOL Eintrag wurde verarbeitet 20050617
2 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20050617
3 Importing ID_COMMAND Call by reference Type reference (TYPE) SYUCOMM Kommando 20050617
# Exception Resumable Description Created on
1 ERROR 20050617

Method _HANDLE_CMENU_CREATE_PR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_HANDLED Call by reference Type reference (TYPE) ABAP_BOOL Eintrag wurde verarbeitet 20080813
2 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20080813
3 Importing ID_COMMAND Call by reference Type reference (TYPE) SYUCOMM Kommando 20080813
# Exception Resumable Description Created on
1 ERROR 20080813

Method _HANDLE_CMENU_CREATE_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_HANDLED Call by reference Type reference (TYPE) ABAP_BOOL Eintrag wurde verarbeitet 20050617
2 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Gewählter Browsereintrag 20050617
3 Importing ID_COMMAND Call by reference Type reference (TYPE) SYUCOMM Kommando 20050617
# Exception Resumable Description Created on
1 ERROR 20050617
History
Last changed by/on SAP  20130531 
SAP Release Created in 600