SAP ABAP Class CL_GHO_SP_ALLOC_RULE (SP Class for Allocation)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-ALN (Application Component) Production Allocation
     EA_GHO_ALLOC_SP (Package) Allocation: SP Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20091109
Properties
Class CL_GHO_SP_ALLOC_RULE  
Short Description SP Class for Allocation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EA_GHO_ALLOC_SP   Allocation: SP Layer 
Created 20091109   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_SP_ALLOC_RULE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20091109
Friends
Class CL_GHO_SP_ALLOC_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_NAME Constant Public See coding 20131111
2 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GHO_SP_ALLOC_RULE Service Provider class for GHO objects 20091109
3 GT_SRCH_CRIT_DET Static Attribute Private Type reference (TYPE) GHO_T_SP_ALLOC_SRCH_CRIT_KEY Table Type : Allocation Search Criteria 20131111
4 GV_CLST_FLAG Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20131111
5 GV_UNSAVED_DATA Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091109
6 MO_ABO Instance attribute Private Object reference (TYPE REF TO) CL_GHO_BO_ALLOC_MDC BO for GHO Manual Data Capture 20100614
7 MO_API Instance attribute Private Object reference (TYPE REF TO) CL_GHO_ALLOC_EXT_API Wrappers for external APIs 20100922
8 MO_BO Instance attribute Private Object reference (TYPE REF TO) CL_GHO_BO_ALLOC BO for Allocation Rules 20091109
9 MO_BO_CLSTR Instance attribute Private Object reference (TYPE REF TO) CL_GHO_BO_ALLOC BO for Allocation Rules 20131111
10 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20091109
11 MO_DB Instance attribute Private Object reference (TYPE REF TO) CL_GHO_ALLOC_DB DB layer 20100923
12 MO_LOCK_STATUS Static Attribute Public Type reference (TYPE) GHO_T_BO_ALLOC_MC_LOCK table type for lock status 20100706
13 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20120619
14 MO_SP_SRV Instance attribute Public Object reference (TYPE REF TO) CL_EAMS_SP_SRV 20091109
15 MT_NODE_DATA_DESC Instance attribute Private Type reference (TYPE) EAMS_T_SP_SRV_NODE_KEY Table Type for Service Node Key 20091109
16 MT_OBJECT_DETAIL Static Attribute Public Type reference (TYPE) GHO_T_BO_ALLOC_NET_LIST_DET Table Type for Network Lists for BO 20131111
17 MT_OBJ_LIST Instance attribute Public Type reference (TYPE) GHO_T_SP_ALLOC_NET_LIST_DET Table Type for Network Object List 20091130
18 MT_TREE_STR Instance attribute Private Type reference (TYPE) GHO_T_BO_ALLOC_NET_LIST_DET Table Type for Network Lists for BO 20131111
19 MV_DEFAULT_PROP Instance attribute Private Type reference (TYPE) /PLMB/SPI_PRPTY_OPTION Field Property Option 20091109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091109
2 GET_CLSTR_DETAIL Instance method Public Method Get Cluster sub-object details 20131111
3 MAP_FIELD_PROP_WC Instance method Protected Method Map Notification Task Data from BO to SP Structure 20091109
4 SET_FIELD_PROPERTIES_NW_RULE Instance method Private Method Change field properties of allocation network rule 20100603
5 S_GET_INSTANCE Static method Public Method Static method to get the self instance 20091109
Events
Class CL_GHO_SP_ALLOC_RULE has no event.
Types
Class CL_GHO_SP_ALLOC_RULE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20091109

Method CONSTRUCTOR on class CL_GHO_SP_ALLOC_RULE has no exception.

Method GET_CLSTR_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_DETAILS Call by reference Type reference (TYPE) GHO_T_BO_ALLOC_NET_LIST_DET Table Type for Network Object List 20131111
2 Importing IT_OBJECT_DETAILS Call by reference Type reference (TYPE) GHO_T_BO_ALLOC_NET_LIST_DET Table Type for Network Object List 20131111
3 Importing IV_CHILD_REQ_FLAG Call by reference Type reference (TYPE) BOOLEAN if sub_objs_req ='X' else space 20131111

Method GET_CLSTR_DETAIL on class CL_GHO_SP_ALLOC_RULE has no exception.

Method MAP_FIELD_PROP_WC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091109
2 Exporting ET_SP_NODE_DATA Call by reference Type reference (TYPE) GHO_T_SP_ALLOC_WC_OVR_DET Table Type for Well COmpletion Override Details 20091109
3 Importing IT_SP_NODE_DATA Call by reference Type reference (TYPE) GHO_T_SP_ALLOC_WC_OVR_DET Table Type for Well COmpletion Override Details 20091109

Method MAP_FIELD_PROP_WC on class CL_GHO_SP_ALLOC_RULE has no exception.

Method SET_FIELD_PROPERTIES_NW_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20100603
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Table Type for tech Obj initial screen 20100603

Method SET_FIELD_PROPERTIES_NW_RULE on class CL_GHO_SP_ALLOC_RULE has no exception.

Method S_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_SP_ALLOC_RULE Service Provider Functional Location 20091109

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