SAP ABAP Class CL_SSC_SS_LPD_BOR_DISPLAY (OBN based generic Display of BOR Objects via the Launchpad)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SSC (Application Component) Shared Service Center Framework
     BS_SSC_SELF_SERVICE (Package) Shared Services - Self Service Integration
Properties
Class CL_SSC_SS_LPD_BOR_DISPLAY  
Short Description OBN based generic Display of BOR Objects via the Launchpad    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_SSC_SELF_SERVICE   Shared Services - Self Service Integration 
Created 20091028   SAP 
Last change 20110908   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)
Interfaces
Class CL_SSC_SS_LPD_BOR_DISPLAY has no interface implemented.
Friends
Class CL_SSC_SS_LPD_BOR_DISPLAY has no friend class.
Attributes
Class CL_SSC_SS_LPD_BOR_DISPLAY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BOROBJECT_EXISTS Static method Public Method Check wether the BOR Object exists 20091028
2 NAVIGATE_TO_BOROBJECT Static method Public Method Navigate to a bor object 20091028
3 NAVIGATE_TO_BOR_POSSIBLE Static method Public Method Is the navigation in general possible? 20091028
Events
Class CL_SSC_SS_LPD_BOR_DISPLAY has no event.
Types
Class CL_SSC_SS_LPD_BOR_DISPLAY has no local type.
Method Signatures

Method CHECK_BOROBJECT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20091028
2 Importing IV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Object key 20091028
3 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20091028
4 Returning RV_RETURN Value transfer Type reference (TYPE) ABAP_BOOL 20091028
# Exception Resumable Description Created on
1 NO_RFC_DESTINATION_MAINTAINED No RFC Destination Maintained 20091028

Method NAVIGATE_TO_BOROBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20091028
2 Importing IV_METHOD Call by reference Type reference (TYPE) SWO_VERB Object type component 20091028
3 Importing IV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Object key 20091028
4 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20091028
# Exception Resumable Description Created on
1 NAVIGATION_ERROR Navigation error 20091028

Method NAVIGATE_TO_BOR_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT_API Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20091119
2 Returning RV_POSSIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20091028

Method NAVIGATE_TO_BOR_POSSIBLE on class CL_SSC_SS_LPD_BOR_DISPLAY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702