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 GC_ACTION_NAME Constant Public See coding 20131111
2 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GHO_SP_ALLOC_MDC Service Provider class for GHO objects 20100526
3 GV_UNSAVED_DATA Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100526
4 MO_ADB Static Attribute Public Object reference (TYPE REF TO) CL_GHO_ALLOC_DB DB layer 20100707
5 MO_ALLOC_BO Instance attribute Private Object reference (TYPE REF TO) CL_GHO_BO_ALLOC BO for Allocation Rules 20100607
6 MO_BO Instance attribute Private Object reference (TYPE REF TO) CL_GHO_BO_ALLOC_MDC BO for Allocation Rules 20100526
7 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20100526
8 MO_DB_NETOBJ Instance attribute Public Object reference (TYPE REF TO) CL_GHO_DB_NETOBJ Buffer class for GHO Network objects 20110210
9 MO_LOCK_STATUS Static Attribute Public Type reference (TYPE) GHO_T_BO_ALLOC_MC_LOCK OPM Capture measurement structure 20100625
10 MO_MEAS_DB Static Attribute Private Object reference (TYPE REF TO) CL_GHO_DB_MEAS GHO Measurements 20101112
11 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20120619
12 MO_SP_SRV Instance attribute Public Object reference (TYPE REF TO) CL_EAMS_SP_SRV 20100526
13 MO_WIRE Instance attribute Public Object reference (TYPE REF TO) /PLMU/IF_FRW_W_MODEL_BASIC UI Framework - Wire Feeder Model 20100526
14 MT_BUFFER Static Attribute Private Type reference (TYPE) GHO_T_BO_ALLOC_NET_LIST_DET Table Type for Network Lists for BO 20131111
15 MT_CM_FILTER_KEY Static Attribute Private Type reference (TYPE) GHO_T_SP_ALLOC_MC_INIT_KEY Table type for capture measurement initial screen 20131111
16 MT_FILTER_RESULTS Static Attribute Public Type reference (TYPE) GHO_T_SP_ALLOC_MC_OBJ_LST_DET Table Type for Network Object List 20131111
17 MT_HEADER_DET Instance attribute Public Type reference (TYPE) GHO_T_SP_ALLOC_MDC_HEADER_DET Table Type for Manual Data Capture Header Detail 20100526
18 MT_IMG_STD_DET Instance attribute Public Type reference (TYPE) GHO_T_SP_ALLOC_MC_SEL_CRIT_DET Table Type for Selection Criteria 20120619
19 MV_DEFAULT_PROP Instance attribute Private Type reference (TYPE) /PLMB/SPI_PRPTY_OPTION Field Property Option 20100531
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHEM_HEADER_DATA Instance method Public Method Check for Chemical analysis header data 20100924
2 CHECK_CHEM_ITEM_DATA Instance method Public Method Check for the item data 20100921
3 CHECK_DATA Instance method Public Method Validation for data 20100615
4 CHECK_PQC_HEADER Instance method Public Method Validating PQC header data 20100818
5 CHECK_WELL_TEST_HEADER Instance method Public Method Validating Well test header data 20100722
6 CHECK_WELL_TEST_ITEM Instance method Public Method Validating Well test item data 20100722
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100526
8 S_GET_INSTANCE 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100924
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100924
3 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100921
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100921
3 Importing 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 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100615
2 Exporting EV_FAILED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100615
3 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100818
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100818
3 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100722
2 Exporting 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 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100722
4 Importing 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 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100722
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100722
3 Importing 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 Importing 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 Returning 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