SAP ABAP Class CL_BSSP_ISU_HELPER (Helper Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   BSSPC (Package) Content for Utilities
Properties
Class CL_BSSP_ISU_HELPER  
Short Description Helper Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSSPC   Content for Utilities 
Created 20130116   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSSP_ISU_HELPER has no forward declaration.
Interfaces
Class CL_BSSP_ISU_HELPER has no interface implemented.
Friends
Class CL_BSSP_ISU_HELPER has no friend class.
Attributes
Class CL_BSSP_ISU_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTED_FORM_FIELD_NAME Static method Public Method Returns Name of Form Field User Clicked On 20130801
2 GET_SELECTED_LIST_FIELD_INFO Static method Public Method Returns Name and Row Index of List Field User Clicked On 20130801
3 NAVIGATE_TO_OBJECT Static method Public Method Display Specified Object in New UI Tab 20130801
Events
Class CL_BSSP_ISU_HELPER has no event.
Types
Class CL_BSSP_ISU_HELPER has no local type.
Method Signatures

Method GET_SELECTED_FORM_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130801
2 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) STRING 20130801

Method GET_SELECTED_FORM_FIELD_NAME on class CL_BSSP_ISU_HELPER has no exception.

Method GET_SELECTED_LIST_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELD_NAME Call by reference Type reference (TYPE) STRING 20130801
2 Exporting EV_ROW_INDEX Call by reference Type reference (TYPE) I 20130801
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130801

Method GET_SELECTED_LIST_FIELD_INFO on class CL_BSSP_ISU_HELPER has no exception.

Method NAVIGATE_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20130801
2 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20130801
3 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SWO_TYPEID Object key 20130801
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20130801
5 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130801

Method NAVIGATE_TO_OBJECT on class CL_BSSP_ISU_HELPER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in