SAP ABAP Class CL_GHO_IMPL_PROD_NW_BO (production network)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091028
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GHO_NETOBJ_ALLOC_BO Interface for Allocation Operations 20091028
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GHO_NETOBJ_BO Interface for BAdI: GHO_BADI_NETOBJ_BO 20091028
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GHO_NETOBJ_GD_BO Interface for BO layer: Network Object General Data 20091028
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GHO_NETOBJ_GEOLOC_BO Interface for Netobj geloc operations 20091028
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GHO_NETOBJ_LC_BO Interface for network object lifecycle 20091028
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GHO_NETOBJ_LOCATION_BO Interface for netobj Location 20091028
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GHO_NETOBJ_MEAS_BO Interface for Measurements 20091028
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GHO_NETOBJ_PP_BO interface for Production planning 20091028
Properties
Class CL_GHO_IMPL_PROD_NW_BO  
Short Description production network    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EA_GHO_NETOBJ_BO   Network Objects: BO Layer 
Created 20091028   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_IMPL_PROD_NW_BO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20091028
2 IF_GHO_NETOBJ_ALLOC_BO Interface for Allocation Operations 20091028
3 IF_GHO_NETOBJ_BO Interface for BAdI: GHO_BADI_NETOBJ_BO 20091028
4 IF_GHO_NETOBJ_GD_BO Interface for BO layer: Network Object General Data 20091028
5 IF_GHO_NETOBJ_GEOLOC_BO Interface for Netobj geloc operations 20091028
6 IF_GHO_NETOBJ_LC_BO Interface for network object lifecycle 20091028
7 IF_GHO_NETOBJ_LOCATION_BO Interface for netobj Location 20091028
8 IF_GHO_NETOBJ_MEAS_BO Interface for Measurements 20091028
9 IF_GHO_NETOBJ_PP_BO interface for Production planning 20091028
Friends
Class CL_GHO_IMPL_PROD_NW_BO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ICON Constant Protected See coding 20100110
2 MO_ALLOC_DB Instance attribute Private Object reference (TYPE REF TO) CL_GHO_ALLOC_DB DB layer 20100507
3 MO_FL Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_FL Business Object Functional Location 20091104
4 MO_MEAS_DB Instance attribute Private Object reference (TYPE REF TO) CL_GHO_DB_MEAS GHO Measurements 20100507
5 MO_NETOBJ_COMMON Instance attribute Private Object reference (TYPE REF TO) CL_GHO_NETOBJ_COMMON Super class Network Object 20091117
6 MO_NETOBJ_DB Instance attribute Private Object reference (TYPE REF TO) CL_GHO_DB_NETOBJ Buffer class for GHO Network objects 20091102
7 MO_NETWORK_BO Instance attribute Private Object reference (TYPE REF TO) CL_GHO_BO_NETWORK Business Object for Production Network 20091203
8 MV_NETID Instance attribute Private Type reference (TYPE) NETID Network identification 20131122
9 MV_TPLNR Instance attribute Private Type reference (TYPE) TPLNR Functional Location 20091109
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FREQ_USE Instance method Private Method 20100528
2 CHECK_MEDIUM_USE Instance method Private Method Check if the medium is used(for decision to delete) 20100507
3 CHECK_OPERATOR_VALIDITY Instance method Private Method Checks if the operator entered is valid or not 20100806
4 CONSTRUCTOR Instance method Public Constructor 20091103
5 CONVERT_NETWORK_TIMESTAMP Instance method Private Method 20110325
6 CONVERT_TIMESTAMP Instance method Private Method 20100111
7 RETRIEVE_MATERIAL_MEDIUM Instance method Private Method Retrieve Material from MARA for Medium 20100525
Events
Class CL_GHO_IMPL_PROD_NW_BO has no event.
Types
Class CL_GHO_IMPL_PROD_NW_BO has no local type.
Method Signatures

Method CHECK_FREQ_USE 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 20100528
2 Exporting EV_USED Call by reference Type reference (TYPE) BOOLE_D Used = X; else not used 20100528
3 Importing IT_PROD_NW_FREQ Call by reference Type reference (TYPE) GHO_T_PROD_NW_FREQ GHO: Production Network Frequencies 20100528

Method CHECK_FREQ_USE on class CL_GHO_IMPL_PROD_NW_BO has no exception.

Method CHECK_MEDIUM_USE 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 20100507
2 Exporting EV_USED Call by reference Type reference (TYPE) XFELD Used = X; else not used 20100507
3 Importing IT_PROD_NW_MEDIUMS Call by reference Type reference (TYPE) GHO_T_PROD_NW_MED Functional Location 20100507

Method CHECK_MEDIUM_USE on class CL_GHO_IMPL_PROD_NW_BO has no exception.

Method CHECK_OPERATOR_VALIDITY 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) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100806
2 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100806
3 Importing IV_OP_VAL Call by reference Type reference (TYPE) GHO_PE_OPERATOR Oil and Gas Entity Operator 20100806

Method CHECK_OPERATOR_VALIDITY on class CL_GHO_IMPL_PROD_NW_BO has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GHO_IMPL_PROD_NW_BO has no parameter.
Method CONSTRUCTOR on class CL_GHO_IMPL_PROD_NW_BO has no exception.

Method CONVERT_NETWORK_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATE Call by reference Type reference (TYPE) DATUM Date 20110325
2 Changing CV_TIME Call by reference Type reference (TYPE) UZEIT Time 20110325
3 Importing IV_NW_TIME_ZONE Call by reference Type reference (TYPE) GHO_PN_TZ Production Network Time Zone 20110325
4 Exporting RV_TIMESTAMP Call by reference Type reference (TYPE) CHAR30 30 Characters 20110325

Method CONVERT_NETWORK_TIMESTAMP on class CL_GHO_IMPL_PROD_NW_BO has no exception.

Method CONVERT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20100111
2 Importing IV_TIME Call by reference Type reference (TYPE) UZEIT Time 20100111
3 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) CHAR30 30 Characters 20100111

Method CONVERT_TIMESTAMP on class CL_GHO_IMPL_PROD_NW_BO has no exception.

Method RETRIEVE_MATERIAL_MEDIUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIAL_MEDIUM Call by reference Type reference (TYPE) GHO_T_SP_PRODNW_MEDMAT GHO: TABLE FOR MAT FROM MARA LINKED TO MEDIUM 20100525
2 Importing IT_MEDIUM Call by reference Type reference (TYPE) GHO_T_MEDIUM Mediums used in a Production Network 20100525

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