SAP ABAP Class CL_GHO_SP_ALLOC_CM (SP Class for Capture Measurements)
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 | 20100526 |
Properties
| Class | CL_GHO_SP_ALLOC_CM | |
| Short Description | SP Class for Capture Measurements | |
| 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 | 20100526 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_SP_ALLOC_CM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMB/IF_SPI_APPL_ACCESS | Application Access Interface | 20100526 |
Friends
Class CL_GHO_SP_ALLOC_CM 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_MDC | Service Provider class for GHO objects | 20100526 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100526 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GHO_ALLOC_DB | DB layer | 20100707 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_BO_ALLOC | BO for Allocation Rules | 20100607 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_BO_ALLOC_MDC | BO for Allocation Rules | 20100526 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20100526 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GHO_DB_NETOBJ | Buffer class for GHO Network objects | 20110210 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | GHO_T_BO_ALLOC_MC_LOCK | OPM Capture measurement structure | 20100625 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GHO_DB_MEAS | GHO Measurements | 20101112 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20120619 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_EAMS_SP_SRV | 20100526 | ||||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_MODEL_BASIC | UI Framework - Wire Feeder Model | 20100526 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | GHO_T_BO_ALLOC_NET_LIST_DET | Table Type for Network Lists for BO | 20131111 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | GHO_T_SP_ALLOC_MC_INIT_KEY | Table type for capture measurement initial screen | 20131111 | |||
| 16 | Static Attribute | Public | Type reference (TYPE) | GHO_T_SP_ALLOC_MC_OBJ_LST_DET | Table Type for Network Object List | 20131111 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | GHO_T_SP_ALLOC_MDC_HEADER_DET | Table Type for Manual Data Capture Header Detail | 20100526 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | GHO_T_SP_ALLOC_MC_SEL_CRIT_DET | Table Type for Selection Criteria | 20120619 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_PRPTY_OPTION | Field Property Option | 20100531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check for Chemical analysis header data | 20100924 | |
| 2 | Instance method | Public | Method | Check for the item data | 20100921 | |
| 3 | Instance method | Public | Method | Validation for data | 20100615 | |
| 4 | Instance method | Public | Method | Validating PQC header data | 20100818 | |
| 5 | Instance method | Public | Method | Validating Well test header data | 20100722 | |
| 6 | Instance method | Public | Method | Validating Well test item data | 20100722 | |
| 7 | Instance method | Public | Constructor | CONSTRUCTOR | 20100526 | |
| 8 | Static method | Public | Method | Static method to get the self instance | 20100526 |
Events
Class CL_GHO_SP_ALLOC_CM has no event.
Types
Class CL_GHO_SP_ALLOC_CM has no local type.
Method Signatures
Method CHECK_CHEM_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100924 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20100924 | |||
| 3 | IT_CHEM_DATA_H | Call by reference | Type reference (TYPE) | GHO_T_BO_ALLOC_MC_CHEM_H_DET | Table Type for Chemical Analysis Item Details | 20100924 |
Method CHECK_CHEM_HEADER_DATA on class CL_GHO_SP_ALLOC_CM has no exception.
Method CHECK_CHEM_ITEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100921 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20100921 | |||
| 3 | IT_CHEM_DATA_I | Call by reference | Type reference (TYPE) | GHO_T_BO_ALLOC_CM_CHEM_I_DET | Table Type for Chemical Analysis Item Details | 20100921 | |||
| 4 | IV_OPER_NO | Call by reference | Type reference (TYPE) | I | 20110216 |
Method CHECK_CHEM_ITEM_DATA on class CL_GHO_SP_ALLOC_CM has no exception.
Method CHECK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100615 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100615 | |||
| 3 | IT_NODE_MEAS_READINGS_DET | Call by reference | Type reference (TYPE) | GHO_T_SP_ALLOC_MC_MEAS_RDG_DET | GHO Allocation Capture measurements meas. readings details | 20100630 |
Method CHECK_DATA on class CL_GHO_SP_ALLOC_CM has no exception.
Method CHECK_PQC_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100818 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20100818 | |||
| 3 | IT_PQC_DATA_H | Call by reference | Type reference (TYPE) | GHO_T_BO_MC_PQ_CURVE_DET | PQ Curve header details table type | 20100818 |
Method CHECK_PQC_HEADER on class CL_GHO_SP_ALLOC_CM has no exception.
Method CHECK_WELL_TEST_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100722 | |||
| 2 | ET_WELL_TEST_DATA | Call by reference | Type reference (TYPE) | GHO_T_BO_MC_WELL_TEST_DET | Table type for Well test details | 20101001 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20100722 | |||
| 4 | IT_WELL_TEST_H | Call by reference | Type reference (TYPE) | GHO_T_BO_MC_WELL_TEST_DET | Table type for Well test details | 20100722 | |||
| 5 | IV_NO_EVENT_REQ | Call by reference | Type reference (TYPE) | BOOL | Link field for view query | 20120613 |
Method CHECK_WELL_TEST_HEADER on class CL_GHO_SP_ALLOC_CM has no exception.
Method CHECK_WELL_TEST_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100722 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20100722 | |||
| 3 | IT_WELL_TEST_I | Call by reference | Type reference (TYPE) | GHO_T_BO_MC_WELL_TEST_CHAR_DET | Well test Item data table type | 20100722 |
Method CHECK_WELL_TEST_ITEM on class CL_GHO_SP_ALLOC_CM has no exception.
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 | 20100526 |
Method CONSTRUCTOR on class CL_GHO_SP_ALLOC_CM 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_MDC | Service Provider Functional Location | 20100526 |
Method S_GET_INSTANCE on class CL_GHO_SP_ALLOC_CM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |