SAP ABAP Class CL_GHO_UI_ALLOC_OVS (OVS Class for Allocation)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-ALN (Application Component) Production Allocation
     EA_GHO_ALLOC_UI (Package) Allocation: UI Layer
Properties
Class CL_GHO_UI_ALLOC_OVS  
Short Description OVS Class for Allocation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EA_GHO_ALLOC_UI   Allocation: UI Layer 
Created 20091130   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)
Interfaces
Class CL_GHO_UI_ALLOC_OVS has no interface implemented.
Friends
Class CL_GHO_UI_ALLOC_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_GHO_UI_ALLOC_OVS OVS Class for Allocation 20091130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091130
2 GET_HELP_VALUES Instance method Public Method 20091207
3 GET_INSTANCE Static method Public Method provides instance of the OVS class 20091130
4 OVS_GET_OVS_INFO Static method Public Method 20091203
5 OVS_GET_OVS_MAPPING Static method Public Method 20091203
6 OVS_HANDLE_PHASE_0 Instance method Public Method 20091203
7 OVS_HANDLE_PHASE_1 Instance method Public Method 20091203
8 OVS_HANDLE_PHASE_2 Instance method Public Method 20091203
9 OVS_HANDLE_PHASE_3 Instance method Public Method 20091203
Events
Class CL_GHO_UI_ALLOC_OVS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_S_OVS_INFO Public See coding 20091203 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 20091203 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 20091203 typ_t_ovs_info TYPE TABLE OF typ_s_ovs_info
4 TYP_T_OVS_MAPPING Public See coding 20091203 typ_t_ovs_mapping TYPE TABLE OF typ_s_ovs_mapping
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GHO_UI_ALLOC_OVS has no parameter.
Method CONSTRUCTOR on class CL_GHO_UI_ALLOC_OVS has no exception.

Method GET_HELP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RECORD_TAB Call by reference Object reference (TYPE REF TO) DATA 20091207
2 Importing IS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Description of Search Help 20091207

Method GET_HELP_VALUES on class CL_GHO_UI_ALLOC_OVS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_GHO_UI_ALLOC_OVS OVS Class for Allocation 20091130

Method GET_INSTANCE on class CL_GHO_UI_ALLOC_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 20091203

Method OVS_GET_OVS_INFO on class CL_GHO_UI_ALLOC_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 20091203
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) ABAP_COMPNAME 20091203
3 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20091203
4 Importing IV_STRUCUTRE_NAME Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20091203

Method OVS_GET_OVS_MAPPING on class CL_GHO_UI_ALLOC_OVS has no exception.

Method OVS_HANDLE_PHASE_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_G_OVS_CALLBACK UI Framework - GUIBB handle for OVS 20091203
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20091203

Method OVS_HANDLE_PHASE_0 on class CL_GHO_UI_ALLOC_OVS has no exception.

Method OVS_HANDLE_PHASE_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_G_OVS_CALLBACK UI Framework - GUIBB handle for OVS 20091203
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20091203

Method OVS_HANDLE_PHASE_1 on class CL_GHO_UI_ALLOC_OVS has no exception.

Method OVS_HANDLE_PHASE_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_G_OVS_CALLBACK UI Framework - GUIBB handle for OVS 20091203
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20091203

Method OVS_HANDLE_PHASE_2 on class CL_GHO_UI_ALLOC_OVS has no exception.

Method OVS_HANDLE_PHASE_3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20091203
2 Exporting ET_CHANGE_LOG Call by reference Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20091203
3 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_G_OVS_CALLBACK UI Framework - GUIBB handle for OVS 20091203
4 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20091203

Method OVS_HANDLE_PHASE_3 on class CL_GHO_UI_ALLOC_OVS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605