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 | ![]() |
Constant | Public | See coding | 20131111 | ||||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GHO_SP_ALLOC_RULE | Service Provider class for GHO objects | 20091109 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GHO_T_SP_ALLOC_SRCH_CRIT_KEY | Table Type : Allocation Search Criteria | 20131111 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20131111 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091109 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_BO_ALLOC_MDC | BO for GHO Manual Data Capture | 20100614 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_ALLOC_EXT_API | Wrappers for external APIs | 20100922 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_BO_ALLOC | BO for Allocation Rules | 20091109 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_BO_ALLOC | BO for Allocation Rules | 20131111 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20091109 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_ALLOC_DB | DB layer | 20100923 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GHO_T_BO_ALLOC_MC_LOCK | table type for lock status | 20100706 | ||
13 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20120619 | ||
14 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_EAMS_SP_SRV | 20091109 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMS_T_SP_SRV_NODE_KEY | Table Type for Service Node Key | 20091109 | ||
16 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GHO_T_BO_ALLOC_NET_LIST_DET | Table Type for Network Lists for BO | 20131111 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GHO_T_SP_ALLOC_NET_LIST_DET | Table Type for Network Object List | 20091130 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GHO_T_BO_ALLOC_NET_LIST_DET | Table Type for Network Lists for BO | 20131111 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_PRPTY_OPTION | Field Property Option | 20091109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091109 |
2 | ![]() |
Instance method | Public | Method | Get Cluster sub-object details | 20131111 |
3 | ![]() |
Instance method | Protected | Method | Map Notification Task Data from BO to SP Structure | 20091109 |
4 | ![]() |
Instance method | Private | Method | Change field properties of allocation network rule | 20100603 |
5 | ![]() |
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 | ![]() |
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 | ![]() |
ET_OBJECT_DETAILS | Call by reference | Type reference (TYPE) | GHO_T_BO_ALLOC_NET_LIST_DET | Table Type for Network Object List | 20131111 | ||
2 | ![]() |
IT_OBJECT_DETAILS | Call by reference | Type reference (TYPE) | GHO_T_BO_ALLOC_NET_LIST_DET | Table Type for Network Object List | 20131111 | ||
3 | ![]() |
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 | ![]() |
ET_FLDPROPERTIES | Call by reference | Type reference (TYPE) | EAMS_T_SP_FLDPROPERTIES | Field Properties per Node Id | 20091109 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
ET_FLDPROPERTIES | Call by reference | Type reference (TYPE) | EAMS_T_SP_FLDPROPERTIES | Field Properties per Node Id | 20100603 | ||
2 | ![]() |
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 | ![]() |
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 |