SAP ABAP Interface IF_GHO_NETOBJ_MEAS_BO (Interface for Measurements)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-NO (Application Component) Network Objects
     EA_GHO_NETOBJ_BO (Package) Network Objects: BO Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GHO_NETOBJ_BO Interface for BAdI: GHO_BADI_NETOBJ_BO 20091021
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PROD_NW_BO production network 20091028
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_NETOBJ_COMMON Superclass Network Object 20091021
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WELL_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091021
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WC_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TB_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TANK_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_SEPARATOR_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PUMP_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_CLUSTER_BO Class for BAdI Impl.: GHO_IMPL_CLUSTER_BO 20131111
... Click here to see Used By full list (18 items)
Properties
Interface IF_GHO_NETOBJ_MEAS_BO  
Short Description Interface for Measurements    
General Data
Package EA_GHO_NETOBJ_BO   Network Objects: BO Layer 
Created 20091021   SAP 
Last changed 20140121   SAP 
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
Interface IF_GHO_NETOBJ_MEAS_BO has no interface.
Friends
Interface IF_GHO_NETOBJ_MEAS_BO has no friend.
Attributes
Interface IF_GHO_NETOBJ_MEAS_BO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_MP Instance method Public Method Delete Measuring Point 20091021
2 INSERT_MD_RAW_QTY Instance method Public Method Insert Measurement Document Data 20091211
3 INSERT_MD_STD_QTY Instance method Public Method Insert Measurement Document Std Data 20091216
4 INSERT_MP Instance method Public Method Insert Measurement point header data 20091021
5 INSERT_MP_ITEM Instance method Public Method Insert Measurement point Item data 20091021
6 MODIFY_MD_STD_QTY Instance method Public Method Modify Measurement Document Std Data 20091211
7 PREPARE_MD_DATA Instance method Public Method Prepare Measurement Document Data for Insert/update 20091214
8 REFRESH Instance method Public Method Clear Buffers 20100203
9 RETRIEVE_MD_DATA Instance method Public Method Retreive Measurement Document Data 20091216
10 RETRIEVE_MD_RAW_QTY Instance method Public Method Retrieve Measurement Document Data 20091211
11 RETRIEVE_MD_STD_QTY Instance method Public Method Retrieve Measurement Document Std Data 20091216
12 RETRIEVE_MEAS_CUSTOMIZING Instance method Public Method Retrieve Measurement Customizing 20091201
13 RETRIEVE_MG_DETAILS Instance method Public Method Get Measurement Group Details 20091021
14 RETRIEVE_MPS Instance method Public Method Retrieve Measuring Points 20091216
15 RETRIEVE_MP_HEADER Instance method Public Method Retrieve Measurement point header data 20091021
16 RETRIEVE_MP_ITEM Instance method Public Method Retrieve Measurement point item data 20091021
17 UPDATE_MD_RAW_QTY Instance method Public Method Update Measurement Document Data 20091214
18 UPDATE_MD_STD_QTY Instance method Public Method Update Measurement Document Std Data 20091216
19 UPDATE_MP_ITEM Instance method Public Method Update Measurement point Item data 20091021
Events
Interface IF_GHO_NETOBJ_MEAS_BO has no event.
Types
Interface IF_GHO_NETOBJ_MEAS_BO has no local type.
Method Signatures

Method DELETE_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) /PLMB/T_SPI_MSG Message 20091021
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091021
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_HEADER_ID Business Object Functional Location - Identification 20091021

Method DELETE_MP on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method INSERT_MD_RAW_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MP_INPUT Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20091217
2 Exporting ET_MD_EXT Call by reference Type reference (TYPE) GHO_T_IMRG_EXT Table Measurement Document Ext table 20091211
3 Exporting ET_MD_ITEM Call by reference Type reference (TYPE) GHO_T_IMRG_ITEM Table type GHO Measurement Document Items 20091211
4 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20091211
5 Importing IS_BUS_KEY Call by reference Type reference (TYPE) GHO_S_BUS_KEY Business Key for Tank Silo Integration 20091217
6 Importing IS_MD_INPUT Call by reference Type reference (TYPE) GHO_S_MEAS_DOC_INPUT Table Type Measurement Docu. 20091214

Method INSERT_MD_RAW_QTY on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method INSERT_MD_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 20091216
2 Importing IS_STD_QTY_H Call by reference Type reference (TYPE) GHO_S_IMRG_STD_H_UI Structure for Header for Standardized QCI Volumes 20091216
3 Importing IT_STD_QTY_I Call by reference Type reference (TYPE) GHO_T_IMRG_STD_I IMRG Standard Item 20091216

Method INSERT_MD_STD_QTY on Interface IF_GHO_NETOBJ_MEAS_BO 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) /PLMB/T_SPI_MSG Message 20091021
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_HEADER GHO-BO : Well Usage / Status 20091021
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091021
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091021
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_HEADER Business Object Functional Location - Identification 20091021

Method INSERT_MP on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method INSERT_MP_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 20091021
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_ITEM GHO-BO : Well Usage / Status 20091021
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091021
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091021
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_ITEM Business Object Functional Location - Identification 20091021

Method INSERT_MP_ITEM on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method MODIFY_MD_STD_QTY 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 20091211
2 Importing IS_BUS_KEY Call by reference Type reference (TYPE) GHO_S_BUS_KEY Business Key for Tank Silo Integration 20091211
3 Importing IT_MP_INPUT Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20091214
4 Importing IV_UPDATE_MD_ID Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20091215

Method MODIFY_MD_STD_QTY on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method PREPARE_MD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_INPUT Call by reference Type reference (TYPE) GHO_S_MEAS_DOC_INPUT structure Measurement Document Input 20091214
2 Changing CT_MP_CHANGED_INPUT Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20100108
3 Changing CT_MP_INPUT Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20091214
4 Exporting ES_BUS_KEY Call by reference Type reference (TYPE) GHO_S_BUS_KEY Business Key for Tank Silo Integration 20091214
5 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20091214
6 Importing IS_INPUT Call by reference Type reference (TYPE) GHO_S_BO_BUS_1_KEY Business Key 20091214

Method PREPARE_MD_DATA on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_GHO_NETOBJ_MEAS_BO has no parameter.
Method REFRESH on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method RETRIEVE_MD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUS_KEY_DETAILS Call by reference Type reference (TYPE) GHO_T_BO_IMRG_DETAILS Table Type IMRG Details 20091216
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20091216
3 Importing IT_BUS_KEY Call by reference Type reference (TYPE) GHO_T_BO_BUS_KEY Table Type Business Key 20091216

Method RETRIEVE_MD_DATA on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method RETRIEVE_MD_RAW_QTY 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 20091211
2 Exporting ET_MD_ITEM Call by reference Type reference (TYPE) GHO_T_IMRG_ITEM Table type GHO Measurement Document Items 20091211
3 Importing IDATE Call by reference Type reference (TYPE) IMRC_IDATE Date of the Measurement 20091211
4 Importing ITIME Call by reference Type reference (TYPE) IMRC_ITIME Time of Measurement 20091211
5 Importing IT_MEASMNT_POINT Call by reference Type reference (TYPE) GHO_T_MEAS_POINT Table type for Measurement Point 20091211
6 Importing IV_MEAS_CAT_ID Call by reference Type reference (TYPE) GHO_MEAS_CAT_ID Measurement Category 20131111

Method RETRIEVE_MD_RAW_QTY on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method RETRIEVE_MD_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 20091216
2 Exporting ET_STD_QTY_I Call by reference Type reference (TYPE) GHO_T_IMRG_STD_I IMRG Standard Item 20091216
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20091216
4 Importing IT_STD_QTY_H Call by reference Type reference (TYPE) GHO_T_IMRG_STD_H IMRG Standard Header 20091216
5 Importing IV_FETCH_REC Call by reference Type reference (TYPE) FLAG General Flag 20100630
6 Importing IV_PROD_TIMESTAMP_FROM Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100630
7 Importing IV_PROD_TIMESTAMP_TO Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100630

Method RETRIEVE_MD_STD_QTY on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method RETRIEVE_MEAS_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091201
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091201

Method RETRIEVE_MEAS_CUSTOMIZING on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method RETRIEVE_MG_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) /PLMB/T_SPI_MSG Message 20091021
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_GRPDT GHO-BO : Well Usage / Status 20091021
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091021
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_GRP Business Object Functional Location - Identification 20091021

Method RETRIEVE_MG_DETAILS on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method RETRIEVE_MPS 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 20091216
2 Importing IT_IMPTT_EXT Call by reference Type reference (TYPE) GHO_T_MEAS_IMPTT Table Type Meas Imptt 20091216

Method RETRIEVE_MPS on Interface IF_GHO_NETOBJ_MEAS_BO 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) /PLMB/T_SPI_MSG Message 20091021
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_HEADER address Structure 20091021
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091021
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_ID Business Object Functional Location - Identification 20091021

Method RETRIEVE_MP_HEADER on Interface IF_GHO_NETOBJ_MEAS_BO 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_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091021
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_ITEM address Structure 20091021
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091021
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091021
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) GHO_T_BO_MEAS_HEADER_ID Business Object Functional Location - Identification 20091021

Method RETRIEVE_MP_ITEM on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method UPDATE_MD_RAW_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BUS_KEY Call by reference Type reference (TYPE) GHO_S_BUS_KEY Business Key for Tank Silo Integration 20091215
2 Changing CT_MP_CHANGED_INPUT Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Type Measurmenet POint with characterisitics and UOM 20100108
3 Changing CT_MP_INPUT Call by reference Type reference (TYPE) GHO_T_MP_CHAR Table Measurement Document Ext table 20091215
4 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20091214
5 Exporting EV_UPDATE_MD_ID Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20091215
6 Importing IS_MD_INPUT Call by reference Type reference (TYPE) GHO_S_MEAS_DOC_INPUT structure Measurement Document Input 20091215
7 Importing IT_MD_ITEM Call by reference Type reference (TYPE) GHO_T_IMRG_ITEM Table type GHO Measurement Document Items 20091214

Method UPDATE_MD_RAW_QTY on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method UPDATE_MD_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 20091216
2 Importing IS_STD_QTY_H Call by reference Type reference (TYPE) GHO_S_IMRG_STD_H_UI Structure for Header for Standardized QCI Volumes 20091216
3 Importing IT_STD_QTY_I Call by reference Type reference (TYPE) GHO_T_IMRG_STD_I IMRG Standard Item 20091216

Method UPDATE_MD_STD_QTY on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.

Method UPDATE_MP_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 20091021
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091021
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_MEAS_ITEM GHO-BO :Location 20091021

Method UPDATE_MP_ITEM on Interface IF_GHO_NETOBJ_MEAS_BO has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GHO_NETOBJ_BO Interface for BAdI: GHO_BADI_NETOBJ_BO 20091021
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PROD_NW_BO production network 20091028
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_NETOBJ_COMMON Superclass Network Object 20091021
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WELL_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091021
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WC_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TB_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TANK_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_SEPARATOR_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PUMP_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_CLUSTER_BO Class for BAdI Impl.: GHO_IMPL_CLUSTER_BO 20131111
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PIPE_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20101108
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_MFOLD_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20101115
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_METER_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_HT_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20100524
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_GENERIC_BO Class for BAdI Implementation GHO_IMPL_GENERIC_BO 20131111
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_FLARE_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_DEHYDRATOR_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20100524
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_COMPRESSOR_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091022
History
Last changed by/on SAP  20140121 
SAP Release Created in 605