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
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 | Constant | Protected | See coding | 20100110 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_ALLOC_DB | DB layer | 20100507 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_BO_FL | Business Object Functional Location | 20091104 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_DB_MEAS | GHO Measurements | 20100507 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_NETOBJ_COMMON | Super class Network Object | 20091117 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_DB_NETOBJ | Buffer class for GHO Network objects | 20091102 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_BO_NETWORK | Business Object for Production Network | 20091203 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | NETID | Network identification | 20131122 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TPLNR | Functional Location | 20091109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100528 | ||
| 2 | Instance method | Private | Method | Check if the medium is used(for decision to delete) | 20100507 | |
| 3 | Instance method | Private | Method | Checks if the operator entered is valid or not | 20100806 | |
| 4 | Instance method | Public | Constructor | 20091103 | ||
| 5 | Instance method | Private | Method | 20110325 | ||
| 6 | Instance method | Private | Method | 20100111 | ||
| 7 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20100528 | |||
| 2 | EV_USED | Call by reference | Type reference (TYPE) | BOOLE_D | Used = X; else not used | 20100528 | |||
| 3 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20100507 | |||
| 2 | EV_USED | Call by reference | Type reference (TYPE) | XFELD | Used = X; else not used | 20100507 | |||
| 3 | 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 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100806 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20100806 | |||
| 3 | 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 | CV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20110325 | |||
| 2 | CV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Time | 20110325 | |||
| 3 | IV_NW_TIME_ZONE | Call by reference | Type reference (TYPE) | GHO_PN_TZ | Production Network Time Zone | 20110325 | |||
| 4 | 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 | IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20100111 | |||
| 2 | IV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Time | 20100111 | |||
| 3 | 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 | 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 | 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 |