SAP ABAP Class CL_GHO_DB_MEAS (GHO Measurements)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PN-MES (Application Component) Measurement System
     APPL_GHO_MEASMNT (Package) Package for Measurement System
Properties
Class CL_GHO_DB_MEAS  
Short Description GHO Measurements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APPL_GHO_MEASMNT   Package for Measurement System 
Created 20090827   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GHO_DB_MEAS has no interface implemented.
Friends
Class CL_GHO_DB_MEAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GHO_DB_MEAS GHO Measurements 20091127
2 MT_MD_EXT Instance attribute Private Type reference (TYPE) GHO_T_IMRG_EXT Table type for Meas. document w.r.t. Measure point 20091106
3 MT_MD_ITEM Instance attribute Private Type reference (TYPE) GHO_T_IMRG_ITEM Table type GHO Measurement Document Items 20091106
4 MT_MD_STD_QTY_H Instance attribute Private Type reference (TYPE) GHO_T_IMRG_STD_H IMRG Standard Header 20091215
5 MT_MD_STD_QTY_H_DEL Instance attribute Private Type reference (TYPE) GHO_T_IMRG_STD_H IMRG Standard Header 20100906
6 MT_MD_STD_QTY_I Instance attribute Private Type reference (TYPE) GHO_T_IMRG_STD_I Table Type for Standardized Values 20091215
7 MT_MG_DETAILS Instance attribute Private Type reference (TYPE) GHO_T_MEAS_GRPCR Table type GHO Measurement Group Measurement 20091208
8 MT_MP_CHAR Instance attribute Private Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20091118
9 MT_MP_CHAR_DETAILS Instance attribute Private Type reference (TYPE) GHO_T_MP_CHAR Table Type for GHO imptt item 20091104
10 MT_MP_DETAILS Instance attribute Private Type reference (TYPE) GHO_T_IMPTT Table type for IMPTT Extension 20091104
11 MT_MP_HEADER Instance attribute Private Type reference (TYPE) GHO_T_IMPTT_1 Table type for Measurement Group 20090828
12 MT_MP_ITEM Instance attribute Private Type reference (TYPE) GHO_T_MP_CHAR Table type for GHO_ADDT_CHAR 20090828
13 MV_DELETED_ALL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090911
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091127
2 DELETE_MD Instance method Public Method Cancel Measurement Document and delete all extenstions 20091215
3 DELETE_MD_CORE Instance method Public Method Cancel Core Measurement Document 20091215
4 DELETE_MD_HEADER Instance method Public Method Delete Measurement Document Header 20091215
5 DELETE_MD_ITEM Instance method Public Method Delete Measurement Document Items 20091215
6 DELETE_MP Instance method Public Method Delete Measurement Point (header and Item details) 20090905
7 DELETE_MP_CORE Instance method Public Method Delete Measurement Point from Core Table 20091106
8 DELETE_MP_HEADER Instance method Public Method Delete Measurement Point Header 20090901
9 DELETE_MP_ITEM Instance method Public Method Delete Measurement Point Item 20090901
10 DELETE_STD_QTY Instance method Public Method Delete Standardized Data Header and Item 20100903
11 GET_CHARAC_FROM_MEAS Instance method Public Method Gets the characteristic for the passed measurement 20131108
12 GET_IMPTT_EXT Instance method Public Method to get IMPTT ext details 20100130
13 GET_INSTANCE Static method Public Method Get the Instance of DB Class 20091127
14 GET_PRIORITY_MEASURMENTS Instance method Public Method Get Priority records for measurement 20131108
15 INSERT_MD Instance method Public Method Create Measurement Document in GHO 20091105
16 INSERT_MP Instance method Public Method Create Measurement Point in GHO 20090828
17 INSERT_MP_ITEM Instance method Public Method Insert Measurement Point Item 20090828
18 INSERT_STD_QTY Instance method Public Method Insert Standard Quantity 20091104
19 QCI_CONVERSION Instance method Public Method Do QCI Qty Conversion 20091120
20 READ_GHO_MEAS_MEDIUM Instance method Public Method Reads data from GHO_MEAS_MEDIUM 20131108
21 REFRESH_MD_STD_QTY_H Instance method Public Method Clear MD STD QTY Header Buffer 20110606
22 REFRESH_MP_HEADER Instance method Public Method Clear Mp Header buffer 20100203
23 REFRESH_MP_ITEM Instance method Public Method clear MP Item Buffer 20100203
24 RETRIEVE_MD Instance method Public Method Retrieve Measurement Document Details 20091106
25 RETRIEVE_MPS_BY_NETOBJ Instance method Public Method Retrieve Measurement Poins for a Network Object 20100108
26 RETRIEVE_MP_CHAR_DETAILS Instance method Public Method Read Measurment Point details with characterisitics and UOM 20091104
27 RETRIEVE_MP_DETAILS Instance method Public Method Read Measurment Point details based on netid, nodeid etc... 20091104
28 RETRIEVE_MP_HEADER Instance method Public Method Read Imptt Extension table 20090828
29 RETRIEVE_MP_ITEM Instance method Public Method Read ADDT Char table 20090828
30 RETRIEVE_STD_QTY Instance method Public Method Retrieve Standard Quantity 20091104
31 SAVE_CLASS_ATTRIBUTE Static method Public Method Save class attributes 20120322
32 STANDARDIZE_MII_DATA Instance method Public Method Standardizing MII Posted data 20101207
33 STD_QTY_CONVERION Instance method Public Method Method to convert the raw quantites to standard quantites 20100820
34 TANK_QTY_CONVERSION Instance method Public Method Tank Qty Conversion 20091118
35 UPDATE_MD_ITEM Instance method Public Method Update Measurement Document Item(IMRG_ITEM) 20091106
36 UPDATE_MP_HEADER Instance method Public Method to update IMPTT ext 20100202
37 UPDATE_MP_ITEM Instance method Public Method Update Measurement Point Item 20090828
38 UPDATE_STD_QTY Instance method Public Method Update Standard Quantity 20091104
39 UPDATE_STD_QTY_HEADER Instance method Public Method Update Measurement Document Standard Quantity Header 20091215
Events
Class CL_GHO_DB_MEAS has no event.
Types
Class CL_GHO_DB_MEAS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GHO_DB_MEAS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GHO_DB_MEAS has no exception.

Method DELETE_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEAS_DOC_DEL Call by reference Type reference (TYPE) GHO_T_MEAS_MDOCM Table Type Measuremetn Documents 20091215

Method DELETE_MD on class CL_GHO_DB_MEAS has no exception.

Method DELETE_MD_CORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEAS_DOC_DEL Call by reference Type reference (TYPE) GHO_T_MEAS_MDOCM Table Type Measuremetn Documents 20091215

Method DELETE_MD_CORE on class CL_GHO_DB_MEAS has no exception.

Method DELETE_MD_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEAS_DOC_EXT Call by reference Type reference (TYPE) GHO_T_IMRG_EXT Table Type Measuremetn Documents 20091215

Method DELETE_MD_HEADER on class CL_GHO_DB_MEAS has no exception.

Method DELETE_MD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEAS_DOC_ITEM Call by reference Type reference (TYPE) GHO_T_IMRG_ITEM Table Type Measuremetn Documents 20091215

Method DELETE_MD_ITEM on class CL_GHO_DB_MEAS has no exception.

Method DELETE_MP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEAS_POINT_DEL Call by reference Type reference (TYPE) GHO_T_MEAS_POINT Table type for Measurement Point 20090905

Method DELETE_MP on class CL_GHO_DB_MEAS has no exception.

Method DELETE_MP_CORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEASMNT_POINT Call by reference Type reference (TYPE) GHO_T_MEAS_POINT Table type for Measurement Point 20091106

Method DELETE_MP_CORE on class CL_GHO_DB_MEAS has no exception.

Method DELETE_MP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_IMPTT_DEL Call by reference Type reference (TYPE) GHO_T_IMPTT Table type for IMPTT Extension 20090905

Method DELETE_MP_HEADER on class CL_GHO_DB_MEAS has no exception.

Method DELETE_MP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ADDT_CHAR_DEL Call by reference Type reference (TYPE) GHO_T_IMPTT_ITEM Table type for GHO_ADDT_CHAR 20090905

Method DELETE_MP_ITEM on class CL_GHO_DB_MEAS has no exception.

Method DELETE_STD_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100903
2 Importing IV_BUS_KEY Call by reference Type reference (TYPE) GHO_MEAS_GUID GUIDD for Measurement : QCI 20100903

Method DELETE_STD_QTY on class CL_GHO_DB_MEAS has no exception.

Method GET_CHARAC_FROM_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATNAM Call by reference Type reference (TYPE) ATNAM Characteristic Name 20131108
2 Importing IV_MEASMNT Call by reference Type reference (TYPE) GHO_MEASMNT Measurement 20131108

Method GET_CHARAC_FROM_MEAS on class CL_GHO_DB_MEAS has no exception.

Method GET_IMPTT_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) GHO_T_IMPTT Table type for IMPTT Extension 20100130
2 Importing IV_MEASMNT_POINT Call by reference Type reference (TYPE) IMRC_POINT Measuring Point 20100130

Method GET_IMPTT_EXT on class CL_GHO_DB_MEAS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_GHO_DB_MEAS Buffer class for GHO Network objects 20091127

Method GET_INSTANCE on class CL_GHO_DB_MEAS has no exception.

Method GET_PRIORITY_MEASURMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STD_QTY_H Call by reference Type reference (TYPE) GHO_T_IMRG_STD_H IMRG Standard Header 20131108
2 Importing IS_ALLOC_HEADER Call by reference Type reference (TYPE) GHO_S_ALLOC_HEADER Header for Allocation 20131108

Method GET_PRIORITY_MEASURMENTS on class CL_GHO_DB_MEAS has no exception.

Method INSERT_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MD_EXT Call by reference Type reference (TYPE) GHO_T_IMRG_EXT Table type for Meas. document w.r.t. Measure point 20091106
2 Exporting ET_MD_ITEM Call by reference Type reference (TYPE) GHO_T_IMRG_ITEM Table type GHO Measurement Document Items 20091106
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20091105
4 Importing IT_MD_INS Call by reference Type reference (TYPE) GHO_T_MEAS_DOC_INPUT Table Type Measurement Docu. 20091105

Method INSERT_MD on class CL_GHO_DB_MEAS has no exception.

Method INSERT_MP 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) BAPIRET2_T Return parameter table 20090911
2 Importing IT_MEAS_POINT_INS Call by reference Type reference (TYPE) GHO_T_MEAS_GRP Table type for Measurement Group 20090828

Method INSERT_MP on class CL_GHO_DB_MEAS has no exception.

Method INSERT_MP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MP_ITEM Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table type for GHO_ADDT_CHAR 20090828

Method INSERT_MP_ITEM on class CL_GHO_DB_MEAS has no exception.

Method INSERT_STD_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Indicates Success or Failure 20091104
2 Importing IS_STD_QTY_H Call by reference Type reference (TYPE) GHO_S_IMRG_STD_H_UI Table Typ for Standardized QCI Volumes Table Header and det 20091105
3 Importing IT_STD_QTY_I Call by reference Type reference (TYPE) GHO_T_IMRG_STD_I Table Type for Standardized Values 20091104

Method INSERT_STD_QTY on class CL_GHO_DB_MEAS has no exception.

Method QCI_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IMRG_STD Call by reference Type reference (TYPE) GHO_T_IMRG_STD GHO Standardized Measurement Document 20091120
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20091217
3 Importing IS_BUS_KEY Call by reference Type reference (TYPE) GHO_S_BUS_KEY Business Key for Tank Silo Integration 20091122
4 Importing IT_MP_DETAILS Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type IMRG standard header 20091122

Method QCI_CONVERSION on class CL_GHO_DB_MEAS has no exception.

Method READ_GHO_MEAS_MEDIUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MEAS_MEDIUM Call by reference Type reference (TYPE) GHO_TT_MEAS_MEDIUM Measurements mapped with mediums 20131108
2 Importing IV_MEDIUM Call by reference Type reference (TYPE) MEDIU Medium 20131108

Method READ_GHO_MEAS_MEDIUM on class CL_GHO_DB_MEAS has no exception.

Method REFRESH_MD_STD_QTY_H Signature

Method REFRESH_MD_STD_QTY_H on class CL_GHO_DB_MEAS has no parameter.
Method REFRESH_MD_STD_QTY_H on class CL_GHO_DB_MEAS has no exception.

Method REFRESH_MP_HEADER Signature

Method REFRESH_MP_HEADER on class CL_GHO_DB_MEAS has no parameter.
Method REFRESH_MP_HEADER on class CL_GHO_DB_MEAS has no exception.

Method REFRESH_MP_ITEM Signature

Method REFRESH_MP_ITEM on class CL_GHO_DB_MEAS has no parameter.
Method REFRESH_MP_ITEM on class CL_GHO_DB_MEAS has no exception.

Method RETRIEVE_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MD_EXT Call by reference Type reference (TYPE) GHO_T_IMRG_EXT Table Measurement Document Ext table 20091106
2 Exporting ET_MD_ITEM Call by reference Type reference (TYPE) GHO_T_IMRG_ITEM Table type GHO Measurement Document Items 20091106
3 Importing IDATE Call by reference Type reference (TYPE) IMRC_IDATE Date of the Measurement 20091118
4 Importing IDATE_TO Call by reference Type reference (TYPE) IMRC_IDATE Date of the Measurement 20100531
5 Importing ITIME Call by reference Type reference (TYPE) IMRC_ITIME Time of Measurement 20091118
6 Importing ITIME_TO Call by reference Type reference (TYPE) IMRC_ITIME Time of Measurement 20100531
7 Importing IT_MEASMNT_POINT Call by reference Type reference (TYPE) GHO_T_MEAS_POINT Table type for Measurement Point 20091106
8 Importing IV_MEAS_CAT_ID Call by reference Type reference (TYPE) GHO_MEAS_CAT_ID Measurement Category 20131108

Method RETRIEVE_MD on class CL_GHO_DB_MEAS has no exception.

Method RETRIEVE_MPS_BY_NETOBJ 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) BAPIRET2_T Return parameter table 20100108
2 Exporting ET_MP_ID Call by reference Type reference (TYPE) GHO_T_MP_ID Table type for IMPTT Extension 20100108
3 Importing IT_NETOBJ_ID Call by reference Type reference (TYPE) GHO_T_NETOBJ_ID Table type for Network object ID 20100108

Method RETRIEVE_MPS_BY_NETOBJ on class CL_GHO_DB_MEAS has no exception.

Method RETRIEVE_MP_CHAR_DETAILS 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) BAPIRET2_T Return parameter table 20091104
2 Exporting ET_MP_CHAR Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20091104
3 Importing IT_MEASMNT_POINT Call by reference Type reference (TYPE) GHO_T_MEAS_POINT Table type for Measurement Point 20091104

Method RETRIEVE_MP_CHAR_DETAILS on class CL_GHO_DB_MEAS has no exception.

Method RETRIEVE_MP_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MEASMNT_POINT Call by reference Type reference (TYPE) GHO_T_MEAS_POINT Table Type for Measurement Point w.r.t. to Meas. group 20091104
2 Importing IT_IMPTT_EXT Call by reference Type reference (TYPE) GHO_T_MEAS_IMPTT Table type for IMPTT Extension 20091104

Method RETRIEVE_MP_DETAILS on class CL_GHO_DB_MEAS has no exception.

Method RETRIEVE_MP_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) BAPIRET2_T Return parameter table 20091106
2 Exporting ET_MP_HEADER Call by reference Type reference (TYPE) GHO_T_IMPTT_1 Table type for IMPTT Extension 20090828
3 Importing IT_NETOBJ_ID Call by reference Type reference (TYPE) GHO_T_NETOBJ_ID Table type for Network object ID 20091022

Method RETRIEVE_MP_HEADER on class CL_GHO_DB_MEAS has no exception.

Method RETRIEVE_MP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MP_ITEM Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table type for GHO_ADDT_CHAR 20090828
2 Importing IT_MEAS_POINT Call by reference Type reference (TYPE) GHO_T_MEAS_POINT Table type for Measurement Point 20090828

Method RETRIEVE_MP_ITEM on class CL_GHO_DB_MEAS has no exception.

Method RETRIEVE_STD_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STD_QTY_H Call by reference Type reference (TYPE) GHO_T_IMRG_STD_H IMRG Standard Header 20091104
2 Exporting ET_STD_QTY_I Call by reference Type reference (TYPE) GHO_T_IMRG_STD_I IMRG Standard Item 20091104
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20091104
4 Importing IS_ALLOC_HEADER Call by reference Type reference (TYPE) GHO_S_ALLOC_HEADER Header for Allocation 20131108
5 Importing IT_STD_QTY_H Call by reference Type reference (TYPE) GHO_T_IMRG_STD_H 20091104
6 Importing IV_FETCH_REC Call by reference Type reference (TYPE) FLAG General Flag 20100602
7 Importing IV_PROD_TIMESTAMP_FROM Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100602
8 Importing IV_PROD_TIMESTAMP_TO Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100602
9 Importing IV_TIMEZONE Call by reference Type reference (TYPE) SY-ZONLO Time Zone of Current User 20120322

Method RETRIEVE_STD_QTY on class CL_GHO_DB_MEAS has no exception.

Method SAVE_CLASS_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) CL_GHO_DB_MEAS GHO Measurements 20120322

Method SAVE_CLASS_ATTRIBUTE on class CL_GHO_DB_MEAS has no exception.

Method STANDARDIZE_MII_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MD_DC Call by reference Type reference (TYPE) RSDSSELOPT_T Table Type of RSDSSELOPT 20101207

Method STANDARDIZE_MII_DATA on class CL_GHO_DB_MEAS has no exception.

Method STD_QTY_CONVERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Message 20100820
2 Exporting ET_STD_QTY_I Call by reference Type reference (TYPE) GHO_T_IMRG_STD_I IMRG Standard Item 20100820
3 Importing IT_CHAR Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20100820
4 Importing IV_MEDIUM Call by reference Type reference (TYPE) MEDIU Medium 20100820
5 Importing IV_NETWORK_ID Call by reference Type reference (TYPE) GHO_NETOBJ_ID Network Object ID 20100820
6 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZONREF-TSTAMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100820

Method STD_QTY_CONVERION on class CL_GHO_DB_MEAS has no exception.

Method TANK_QTY_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MP_DETAILS Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20091122
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return Parameter 20091118
3 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20091118
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GHO_MEAS_SSEQNR GHO Sequence number of SO assigned to storage location 20091118
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) GHO_MEAS_TIMESTAMP GHO Measurement Time Stamp 20091118
6 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20091118

Method TANK_QTY_CONVERSION on class CL_GHO_DB_MEAS has no exception.

Method UPDATE_MD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MD_ITEM Call by reference Type reference (TYPE) GHO_T_IMRG_ITEM Table type GHO Measurement Document Items 20091106

Method UPDATE_MD_ITEM on class CL_GHO_DB_MEAS has no exception.

Method UPDATE_MP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100202
2 Importing IT_IMPTT_DATA Call by reference Type reference (TYPE) GHO_T_IMPTT Table type for IMPTT Extension 20100202

Method UPDATE_MP_HEADER on class CL_GHO_DB_MEAS has no exception.

Method UPDATE_MP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MP_ITEM Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table type for GHO_ADDT_CHAR 20090828

Method UPDATE_MP_ITEM on class CL_GHO_DB_MEAS has no exception.

Method UPDATE_STD_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20091104
2 Importing IS_STD_QTY_H Call by reference Type reference (TYPE) GHO_S_IMRG_STD_H_UI IMRG Standard header 20091105
3 Importing IT_STD_QTY_I Call by reference Type reference (TYPE) GHO_T_IMRG_STD_I IMRG Standard Item 20091104

Method UPDATE_STD_QTY on class CL_GHO_DB_MEAS has no exception.

Method UPDATE_STD_QTY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STD_QTY_H Call by reference Type reference (TYPE) GHO_S_IMRG_STD_H_UI Structure for Header for Standardized QCI Volumes 20091215

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