SAP ABAP Class CL_GHO_ALLOC_FRW_RES_APPCC (APPCC for Allocation Results)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_EX_FRW_CONSUMER_APPCC OIF Application Controller 20091117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091117
Properties
Class CL_GHO_ALLOC_FRW_RES_APPCC  
Short Description APPCC for Allocation Results    
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 20091117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_ALLOC_FRW_RES_APPCC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_EX_FRW_CONSUMER_APPCC OIF Application Controller 20091117
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20091117
Friends
Class CL_GHO_ALLOC_FRW_RES_APPCC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EAMS_UI_SRV Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091117
2 FIRST_TIME Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091117
3 MD_CHANGE_LIST_CHECKED Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091117
4 MO_ACTION_UTIL Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20091117
5 MO_CNR Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_CNR_OIF Interface for CNR in OIF 20091117
6 MO_COLLECTOR Instance attribute Private Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20091117
7 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20091117
8 MO_FPM_OIF Instance attribute Private Object reference (TYPE REF TO) IF_FPM_OIF Interface for Communication FPM App CC 20091117
9 MO_IDR Instance attribute Private Object reference (TYPE REF TO) IF_FPM_IDR 20091117
10 MO_MODEL Static Attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20091117
11 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091117
12 MO_WIRE_MODEL Static Attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_W_MODEL_ACCESS UI Framework - Wire Feeder Model 20091117
13 MR_BADI_NETOBJ_UI Instance attribute Protected Object reference (TYPE REF TO) GHO_BADI_NETOBJ_UI 20091117
14 MS_ALLOC_HEADER Static Attribute Public Type reference (TYPE) GHO_S_ALLOC_HEADER Header for Allocation 20091123
15 MS_RES_INIT Static Attribute Private Type reference (TYPE) GHO_S_SP_ALLOC_RESULT_DET Allocation Result Details - Retrieve the Results 20091119
16 MV_DISP_INIT_SCREEN Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091117
17 MV_LAST_FLUSH_FAILED_FLAG Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091117
18 MV_MAINVIEW_ID Instance attribute Private Type reference (TYPE) STRING 20091117
19 MV_MODE Instance attribute Private Type reference (TYPE) /PLMB/SPI_MODE Mode 20091117
20 MV_MODE_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091117
21 MV_OTYPE Instance attribute Private Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20091117
22 MV_SERIAL_NO_SET_RESET_FLG Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091117
23 MV_STATUS_ACT_INACT_FLG Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091117
24 MV_STATUS_SET_RESET_FLG Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091117
25 MV_VARIANT Instance attribute Private Type reference (TYPE) STRING 20091117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091117
2 HIDE_UNHIDE_TABS Instance method Protected Method 20091117
3 INITIALIZE_FPM_PARAMS Instance method Private Method Sets mo_fpm, mo_idr and mo_cnr 20091117
4 SET_CNR Instance method Private Method 20091117
5 SET_MODE Instance method Private Method Sets the OIF mode to MV_MODE 20091117
6 SET_TITLE Instance method Private Method 20100118
7 SET_VARIANT Instance method Private Method 20091117
Events
Class CL_GHO_ALLOC_FRW_RES_APPCC has no event.
Types
Class CL_GHO_ALLOC_FRW_RES_APPCC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method HIDE_UNHIDE_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABBED Call by reference Object reference (TYPE REF TO) IF_FPM_TABBED Tabbed UIBB API 20091117

Method HIDE_UNHIDE_TABS on class CL_GHO_ALLOC_FRW_RES_APPCC has no exception.

Method INITIALIZE_FPM_PARAMS Signature

Method INITIALIZE_FPM_PARAMS on class CL_GHO_ALLOC_FRW_RES_APPCC has no parameter.
Method INITIALIZE_FPM_PARAMS on class CL_GHO_ALLOC_FRW_RES_APPCC has no exception.

Method SET_CNR 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 20091117

Method SET_CNR on class CL_GHO_ALLOC_FRW_RES_APPCC has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20091117

Method SET_MODE on class CL_GHO_ALLOC_FRW_RES_APPCC has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOC_FINAL_IND Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20100118
2 Importing IV_ALLOC_PURPOSE Call by reference Type reference (TYPE) GHO_ALLOC_PURPOSE Allocation Purpose 20100118
3 Importing IV_ALLOC_TYPE Call by reference Type reference (TYPE) GHO_ALLOC_TYPE Allocation Type 20100118
4 Importing IV_DATE Call by reference Type reference (TYPE) GHO_START_DATE_ALLOC GHO START of TEST DATE 20100118
5 Importing IV_FREQUENCY Call by reference Type reference (TYPE) GHO_ALLOC_FREQUENCY Allocation Frequency 20100118
6 Importing IV_MEDIUM Call by reference Type reference (TYPE) GHO_PRODUCT Product on which allocation is performed (Oil, Gas, Water..) 20100118
7 Importing IV_NETID Call by reference Type reference (TYPE) CHAR40 Object Type 20100118
8 Importing IV_TIME Call by reference Type reference (TYPE) GHO_START_TIME_ALLOC GHO START OF TEST TIME 20100118

Method SET_TITLE on class CL_GHO_ALLOC_FRW_RES_APPCC has no exception.

Method SET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FPM_OIF Call by reference Object reference (TYPE REF TO) IF_FPM_OIF Interface for Communication FPM App CC 20091117

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