SAP ABAP Class IF_BSSP_OBJECT_RELATION (Object Relations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_DOCUMENT_FLOW Document Flow 20101122
Properties
Class IF_BSSP_OBJECT_RELATION  
Short Description Object Relations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSSP_OBJECT_RELATION has no forward declaration.
Interfaces
Class IF_BSSP_OBJECT_RELATION has no interface implemented.
Friends
Class IF_BSSP_OBJECT_RELATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EVENT_NEW_START_OBJECT Constant Public Type reference (TYPE) STRING 'BSSP_NEW_START_OBJECT' 20101207
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTAINER_INFO Instance method Public Method 20101122
2 GET_NODE_MENU Instance method Public Method 20101122
3 GET_OBJECT_DETAILS Instance method Public Method 20101122
4 GET_TREE Instance method Public Method 20101122
5 HANDLE_ACTION Instance method Public Method 20101122
Events
Class IF_BSSP_OBJECT_RELATION has no event.
Types
Class IF_BSSP_OBJECT_RELATION has no local type.
Method Signatures

Method GET_CONTAINER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DETAILTXT Call by reference Type reference (TYPE) STRING 20101209
2 Exporting ET_CONTAINER Call by reference Type reference (TYPE) BSSP_T_CONTAINER Object Container 20101122

Method GET_CONTAINER_INFO on class IF_BSSP_OBJECT_RELATION has no exception.

Method GET_NODE_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MENU Value transfer Type reference (TYPE) BSSP_T_MENU Node Menu 20101122

Method GET_NODE_MENU on class IF_BSSP_OBJECT_RELATION has no exception.

Method GET_OBJECT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL_INFO Call by reference Type reference (TYPE) BSSP_T_DETAIL_INFO Detail Information 20101122
2 Importing ID_NODE Call by reference Type reference (TYPE) STRING 20101122

Method GET_OBJECT_DETAILS on class IF_BSSP_OBJECT_RELATION has no exception.

Method GET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SELECTED_NODE Call by reference Type reference (TYPE) STRING 20101122
2 Exporting ET_TREE Call by reference Type reference (TYPE) BSSP_T_TREE Object Tree 20101122

Method GET_TREE on class IF_BSSP_OBJECT_RELATION has no exception.

Method HANDLE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSSP_T_MESSAGE Message 20101122
2 Importing IO_NAVIGATE Call by reference Object reference (TYPE REF TO) IF_APB_LAUNCHPAD_LAUNCH_API Launch an application 20101125
3 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT 20101122

Method HANDLE_ACTION on class IF_BSSP_OBJECT_RELATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in