SAP ABAP Interface IF_GHO_NETOBJ_GEOLOC_BO (Interface for Netobj geloc operations)
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_GEOLOC_BO  
Short Description Interface for Netobj geloc operations    
General Data
Package EA_GHO_NETOBJ_BO   Network Objects: BO Layer 
Created 20091014   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_GHO_NETOBJ_GEOLOC_BO has no forward declaration.
Interfaces
Interface IF_GHO_NETOBJ_GEOLOC_BO has no interface.
Friends
Interface IF_GHO_NETOBJ_GEOLOC_BO has no friend.
Attributes
Interface IF_GHO_NETOBJ_GEOLOC_BO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INSERT_NETOBJ_GEOLOC Instance method Public Method Insert: netobj Geoloc data 20091014
2 REFRESH Instance method Public Method Clear Buffer 20100203
3 RETRIEVE_NETOBJ_GEOLOC Instance method Public Method Retrieve: netobj Geoloc data 20091014
4 UPDATE_NETOBJ_GEOLOC Instance method Public Method Update: netobj Geoloc data 20091014
Events
Interface IF_GHO_NETOBJ_GEOLOC_BO has no event.
Types
Interface IF_GHO_NETOBJ_GEOLOC_BO has no local type.
Method Signatures

Method INSERT_NETOBJ_GEOLOC 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) /PLMB/T_SPI_MSG Message 20091014
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_GEOLOC Netobj Geoloc 20091014
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 20091014
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091104
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_GEOLOC Netobj Geoloc 20091014
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091104

Method INSERT_NETOBJ_GEOLOC on Interface IF_GHO_NETOBJ_GEOLOC_BO has no exception.

Method REFRESH Signature

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

Method RETRIEVE_NETOBJ_GEOLOC 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) /PLMB/T_SPI_MSG Message 20091014
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_GEOLOC Netobj Geoloc 20091014
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 20091014
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091104
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_ID Netobj Geoloc 20091014

Method RETRIEVE_NETOBJ_GEOLOC on Interface IF_GHO_NETOBJ_GEOLOC_BO has no exception.

Method UPDATE_NETOBJ_GEOLOC 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) /PLMB/T_SPI_MSG Message 20091014
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_GEOLOC Netobj Geoloc 20091014
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 20091014
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091104
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_GEOLOC Netobj Geoloc 20091014
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091104

Method UPDATE_NETOBJ_GEOLOC on Interface IF_GHO_NETOBJ_GEOLOC_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  20100310 
SAP Release Created in 605