SAP ABAP Interface IF_GHO_NETOBJ_GD_BO (Interface for BO layer: Network Object General Data)
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 20091026
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_GD_BO  
Short Description Interface for BO layer: Network Object General Data    
General Data
Package EA_GHO_NETOBJ_BO   Network Objects: BO Layer 
Created 20091014   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ITO2C Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GHO_NETOBJ_GD_BO has no interface.
Friends
Interface IF_GHO_NETOBJ_GD_BO has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SIM_FLAG Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131111
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MII_INSTANCE Instance method Public Method 20100602
2 CHECK_UOM_VALID Instance method Public Method Check if the entered UOM is valid for the dimension 20100722
3 DELETE_NETOBJ_GD Instance method Public Method Delete 20100119
4 GET_INTGRP_CUST Instance method Public Method Get the customizing for the interest group (Vendor/Customer) 20100806
5 INSERT_NETOBJ_GD Instance method Public Method Insert: Network object general data 20091014
6 REFRESH Instance method Public Method Refresh data in Buffers 20100203
7 RETRIEVE_NETOBJ_GD Instance method Public Method Retrieve: Network object general data 20091014
8 RETRIVE_NETOBJ_NW Instance method Public Method 20100503
9 UPDATE_NETOBJ_GD Instance method Public Method Update: Network object general data 20091014
10 UPDATE_NETOBJ_SYSTEM_ID Instance method Public Method Update System ID in Network Object 20091207
Events
Interface IF_GHO_NETOBJ_GD_BO has no event.
Types
Interface IF_GHO_NETOBJ_GD_BO has no local type.
Method Signatures

Method CHECK_MII_INSTANCE 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 20100602
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100602

Method CHECK_MII_INSTANCE on Interface IF_GHO_NETOBJ_GD_BO has no exception.

Method CHECK_UOM_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) XFELD Error status 20100722
2 Importing IS_DIMENSION Call by reference Type reference (TYPE) T006D ITO2C_DIM-MASS Dimensions 20100722
3 Importing IV_UOM Call by reference Type reference (TYPE) MSEHI Unit of Measurement 20100722

Method CHECK_UOM_VALID on Interface IF_GHO_NETOBJ_GD_BO has no exception.

Method DELETE_NETOBJ_GD 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 20100119
2 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 20100119
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20100119
4 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Mode 20100119

Method DELETE_NETOBJ_GD on Interface IF_GHO_NETOBJ_GD_BO has no exception.

Method GET_INTGRP_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TYPE Call by reference Type reference (TYPE) GHO_CUST_VEND_CD Customer/Vendor Indicator 20100806
2 Importing IV_INTGRP Call by reference Type reference (TYPE) GHO_OWN_TYP Ownership Role 20100806
# Exception Resumable Description Created on
1 INVALID_INTGRP_TYPE Invalid type of Interest Group 20100806

Method INSERT_NETOBJ_GD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20091104
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091102
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and data which was inserted 20091014
4 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
5 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091104
6 Importing IS_PARAM Call by reference Type reference (TYPE) GHO_S_CP_NETOBJ Strucutre for Copying Network object with Reference 20100528
7 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and node data to be inserted 20091014
8 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20091105
9 Importing IV_OBJECT_DESC Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20111227

Method INSERT_NETOBJ_GD on Interface IF_GHO_NETOBJ_GD_BO has no exception.

Method REFRESH Signature

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

Method RETRIEVE_NETOBJ_GD 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 20091102
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and node data 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) INDEX TABLE 20091014
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking indicator 20091014
7 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20091104

Method RETRIEVE_NETOBJ_GD on Interface IF_GHO_NETOBJ_GD_BO has no exception.

Method RETRIVE_NETOBJ_NW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRODNETWORK Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_PROD_LOC Structure for Production network in Location tab 20100503
2 Importing IT_NETOBJ_ID Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_ID GHO: Network object Id 20100503

Method RETRIVE_NETOBJ_NW on Interface IF_GHO_NETOBJ_GD_BO has no exception.

Method UPDATE_NETOBJ_GD 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 20091102
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and data which was updated 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) INDEX TABLE Node ID and node data which shall be updated 20091014
6 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20091104

Method UPDATE_NETOBJ_GD on Interface IF_GHO_NETOBJ_GD_BO has no exception.

Method UPDATE_NETOBJ_SYSTEM_ID 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 20091207
2 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 20091207
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091207
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091207

Method UPDATE_NETOBJ_SYSTEM_ID on Interface IF_GHO_NETOBJ_GD_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 20091026
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