SAP ABAP Class CL_EAMS_UI_FD_TECHOBJ_OVS (OVS based F4 for Technical Object (FLOC / EQUI))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_MISC (Package) Miscellaneous for User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20090406
Properties
Class CL_EAMS_UI_FD_TECHOBJ_OVS  
Short Description OVS based F4 for Technical Object (FLOC / EQUI)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_MISC   Miscellaneous for User Interface 
Created 20090406   SAP 
Last change 20100310   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
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20090406
Friends
Class CL_EAMS_UI_FD_TECHOBJ_OVS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_UI_FD_TECHOBJ_OVS My reference 20090406
2 MT_SELOPT Instance attribute Private Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20090414
3 MT_SEL_PARAMS Instance attribute Private Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20090406
Methods
# Method Level Visibility Method type Description Created on
1 CALL_SEARCHHELP Instance method Private Method Call the individual Search Help 20090406
2 CONSTRUCTOR Instance method Public Constructor 20090406
3 GET_SELOPT Instance method Private Method Get the modied selection option based on search help name 20090406
4 INIT_SELOPT Instance method Private Method Initialize the selection options 20090406
5 OVS_GET_OVS_INFO Static method Public Method Return the ovs info table 20090407
6 OVS_GET_OVS_MAPPING Static method Public Method Get Mapping of input/output fields to Structure 20090407
7 S_GET_INSTANCE Static method Public Method Return the current instance 20090406
Events
Class CL_EAMS_UI_FD_TECHOBJ_OVS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_S_OVS_INFO Public See coding 20090407 begin of typ_s_ovs_info, structure_name type typename, component_name type abap_compname, ovs_class type seoclsname, shlpname type shlpname, dropdown type boole_d, end of typ_s_ovs_info
2 TYP_S_OVS_MAPPING Public See coding 20090407 begin of typ_s_ovs_mapping, struc_field type abap_compname, shlp_field type shlpfield, default type ddshdefval, end of typ_s_ovs_mapping
3 TYP_T_OVS_INFO Public See coding 20090407 typ_t_ovs_info type table of typ_s_ovs_info
4 TYP_T_OVS_MAPPING Public See coding 20090407 typ_t_ovs_mapping type table of typ_s_ovs_mapping
Method Signatures

Method CALL_SEARCHHELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DDSHRESLTS Call by reference Type reference (TYPE) DDSHRESLTS Results List in F4 Help 20090406
2 Importing IS_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20090406

Method CALL_SEARCHHELP on class CL_EAMS_UI_FD_TECHOBJ_OVS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABBID Call by reference Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block ID 20090406

Method CONSTRUCTOR on class CL_EAMS_UI_FD_TECHOBJ_OVS has no exception.

Method GET_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPT Call by reference Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20090406
2 Importing IS_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20090406

Method GET_SELOPT on class CL_EAMS_UI_FD_TECHOBJ_OVS has no exception.

Method INIT_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QUERY_PARAMS Call by reference Type reference (TYPE) EAMS_S_SP_TECHOBJ_NO_VALUEHELP Initiial Screen Technical Object Number 20090414

Method INIT_SELOPT on class CL_EAMS_UI_FD_TECHOBJ_OVS has no exception.

Method OVS_GET_OVS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVS_INFO Call by reference Type reference (TYPE) TYP_T_OVS_INFO 20090407

Method OVS_GET_OVS_INFO on class CL_EAMS_UI_FD_TECHOBJ_OVS has no exception.

Method OVS_GET_OVS_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVS_MAPPING Call by reference Type reference (TYPE) TYP_T_OVS_MAPPING 20090407
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) ABAP_COMPNAME 20090407
3 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20090407
4 Importing IV_STRUCUTRE_NAME Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20090407

Method OVS_GET_OVS_MAPPING on class CL_EAMS_UI_FD_TECHOBJ_OVS has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABBID Call by reference Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block ID 20090406
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAMS_UI_FD_TECHOBJ_OVS OVS based F4 for Technical Object (FLOC / EQUI) 20090406

Method S_GET_INSTANCE on class CL_EAMS_UI_FD_TECHOBJ_OVS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605