SAP ABAP Interface IF_GHO_NETOBJ_BO (Interface for BAdI: GHO_BADI_NETOBJ_BO)
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 implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PIPE_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20101108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_NETOBJ_COMMON Superclass Network Object 20091026
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WELL_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091021
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WC_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090822
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TB_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090930
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TANK_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090925
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_SEPARATOR_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090919
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PUMP_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090908
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PROD_NW_BO production network 20091028
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 (17 items)
Properties
Interface IF_GHO_NETOBJ_BO  
Short Description Interface for BAdI: GHO_BADI_NETOBJ_BO    
General Data
Package EA_GHO_NETOBJ_BO   Network Objects: BO Layer 
Created 20090812   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_GHO_NETOBJ_BO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090812
2 IF_GHO_NETOBJ_ALLOC_BO Interface for Allocation Operations 20091023
3 IF_GHO_NETOBJ_GD_BO Interface for BO layer: Network Object General Data 20091021
4 IF_GHO_NETOBJ_GEOLOC_BO Interface for Netobj geloc operations 20091021
5 IF_GHO_NETOBJ_LC_BO Interface for network object lifecycle 20091021
6 IF_GHO_NETOBJ_LOCATION_BO Interface for netobj Location 20091023
7 IF_GHO_NETOBJ_MEAS_BO Interface for Measurements 20091021
8 IF_GHO_NETOBJ_PP_BO interface for Production planning 20091027
Friends
Interface IF_GHO_NETOBJ_BO has no friend.
Attributes
Interface IF_GHO_NETOBJ_BO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NETOBJ_IN_NETWORK Instance method Public Method Determine Network object in Network ? 20091021
2 GENERATE_EXCEL_TEMPLATE Instance method Public Method generate template for mass upload 20100624
3 GET_FLOC_MANDATORY_FIELDS Instance method Public Method Get Functional location mandatory fields 20131111
4 GET_FUNC_LOCATION Instance method Public Method 20091023
5 RETRIEVE_CHANGE_LOG Instance method Public Method Retrieve Change Log for Network Object 20110111
6 RETRIEVE_CUSTOMIZING Instance method Public Method Retrieve Customizing Data 20091023
7 RETRIEVE_NETOBJ_CUSTOMIZING Instance method Public Method Retrieve Customizing Data 20091021
8 RETRIEVE_NETOBJ_STATUS Instance method Public Method Retrieve the Network Object Status Customizing 20091023
9 RETRIEVE_OTHERS Instance method Public Method 20091023
10 RETRIEVE_SYSTEM_ID Instance method Public Method Retrieve System ID 20091204
11 RETRIEVE_WELL_CLASS Instance method Public Method Retrieve well class 20120209
12 SAVE Instance method Public Method 20091023
13 UPLOAD_FROM_EXCEL Instance method Public Method Mass Upload from Excel ( Create Network objects) 20100609
14 VALIDATE Instance method Public Method 20091023
Events
Interface IF_GHO_NETOBJ_BO has no event.
Types
Interface IF_GHO_NETOBJ_BO has no local type.
Method Signatures

Method CHECK_NETOBJ_IN_NETWORK 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) INDEX TABLE 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) INDEX TABLE 20091021

Method CHECK_NETOBJ_IN_NETWORK on Interface IF_GHO_NETOBJ_BO has no exception.

Method GENERATE_EXCEL_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID_STRUC_TYPENAME Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20100624
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20100624

Method GENERATE_EXCEL_TEMPLATE on Interface IF_GHO_NETOBJ_BO has no exception.

Method GET_FLOC_MANDATORY_FIELDS 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 20131111
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20131111

Method GET_FLOC_MANDATORY_FIELDS on Interface IF_GHO_NETOBJ_BO has no exception.

Method GET_FUNC_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091023
2 Changing CT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Table Type for Network Object 20091023
3 Changing CT_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091023
4 Changing CV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091023
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) GHO_T_BO_NETOBJ_INIT Table Type for Network Object 20091023

Method GET_FUNC_LOCATION on Interface IF_GHO_NETOBJ_BO has no exception.

Method RETRIEVE_CHANGE_LOG 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 20110111
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20110111
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Message Severity 20110111
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20110111

Method RETRIEVE_CHANGE_LOG on Interface IF_GHO_NETOBJ_BO has no exception.

Method RETRIEVE_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 GHO Customizing Data 20091023
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE GHO Customizing ID 20091023

Method RETRIEVE_CUSTOMIZING on Interface IF_GHO_NETOBJ_BO has no exception.

Method RETRIEVE_NETOBJ_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 GHO Customizing Data 20091021
2 Importing IS_CUST_ID Call by reference Type reference (TYPE) INDEX TABLE Link field for view query 20091109
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) GHO_NETOBJ_TYPE GHO Customizing ID 20091021

Method RETRIEVE_NETOBJ_CUSTOMIZING on Interface IF_GHO_NETOBJ_BO has no exception.

Method RETRIEVE_NETOBJ_STATUS 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 20091023
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE GHO-BO :Network Object ID 20091023
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Table Type for Network Object 20091023

Method RETRIEVE_NETOBJ_STATUS on Interface IF_GHO_NETOBJ_BO has no exception.

Method RETRIEVE_OTHERS 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 20091023
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091023
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 20091023
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091023
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20091023
6 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20100729

Method RETRIEVE_OTHERS on Interface IF_GHO_NETOBJ_BO has no exception.

Method RETRIEVE_SYSTEM_ID 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 20091204
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091204
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 20091204
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091204
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20091204

Method RETRIEVE_SYSTEM_ID on Interface IF_GHO_NETOBJ_BO has no exception.

Method RETRIEVE_WELL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WELL_CLASS Call by reference Type reference (TYPE) GHO_T_WELLCLASS Table type of GHO_WELLCLASS 20120209

Method RETRIEVE_WELL_CLASS on Interface IF_GHO_NETOBJ_BO has no exception.

Method SAVE Signature

Method SAVE on Interface IF_GHO_NETOBJ_BO has no parameter.
Method SAVE on Interface IF_GHO_NETOBJ_BO has no exception.

Method UPLOAD_FROM_EXCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NETOBJ_DATA Call by reference Type reference (TYPE) GHO_S_BO_NETOBJ_ID Table type for Network object ID 20100609
2 Importing IV_EXCEL_FILE Call by reference Type reference (TYPE) RLGRAP-FILENAME Local file for upload/download 20100609

Method UPLOAD_FROM_EXCEL on Interface IF_GHO_NETOBJ_BO has no exception.

Method VALIDATE 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 20091023
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091209
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 20091023
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091117
5 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091023
6 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Table Type for Network Object 20091023
7 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20091023

Method VALIDATE on Interface IF_GHO_NETOBJ_BO has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PIPE_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20101108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_NETOBJ_COMMON Superclass Network Object 20091026
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WELL_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091021
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_WC_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090822
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TB_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090930
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_TANK_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090925
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_SEPARATOR_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090919
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PUMP_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090908
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_PROD_NW_BO production network 20091028
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_MFOLD_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20101115
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_METER_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090822
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_HT_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20100524
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_GENERIC_BO Class for BAdI Implementation GHO_IMPL_GENERIC_BO 20131111
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_FLARE_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20091006
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_DEHYDRATOR_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20100524
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_IMPL_COMPRESSOR_BO Class for BAdI: GHO_BADI_NETOBJ_BO 20090930
History
Last changed by/on SAP  20140121 
SAP Release Created in 605