SAP ABAP Interface IF_GHO_NETOBJ_TL_COEFF_BO (Interface for Technical loss coefficients for Network Object)
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_CLUSTER_BO | Class for BAdI Impl.: GHO_IMPL_CLUSTER_BO | 20131111 |
Properties
| Interface | IF_GHO_NETOBJ_TL_COEFF_BO | |
| Short Description | Interface for Technical loss coefficients for Network Object |
General Data
| Package | EA_GHO_NETOBJ_BO | Network Objects: BO Layer |
| Created | 20130925 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_GHO_NETOBJ_TL_COEFF_BO has no forward declaration.
Interfaces
Interface IF_GHO_NETOBJ_TL_COEFF_BO has no interface.
Friends
Interface IF_GHO_NETOBJ_TL_COEFF_BO has no friend.
Attributes
Interface IF_GHO_NETOBJ_TL_COEFF_BO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete TL coefficients | 20131111 | |
| 2 | Instance method | Public | Method | Delete TL coefficients items | 20131111 | |
| 3 | Instance method | Public | Method | method to insert | 20131111 | |
| 4 | Instance method | Public | Method | insert item | 20131111 | |
| 5 | Instance method | Public | Method | Method to retrieve Technical loss coefficients | 20131111 | |
| 6 | Instance method | Public | Method | Method to retrieve Technical loss coefficients | 20131111 |
Events
Interface IF_GHO_NETOBJ_TL_COEFF_BO has no event.
Types
Interface IF_GHO_NETOBJ_TL_COEFF_BO has no local type.
Method Signatures
Method DELETE_TL_COEFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | IT_TL_COEFF | Call by reference | Type reference (TYPE) | GHO_TT_NETOBJ_TL_COEFF_HDR | 20131111 |
Method DELETE_TL_COEFF on Interface IF_GHO_NETOBJ_TL_COEFF_BO has no exception.
Method DELETE_TL_COEFF_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | IT_TL_COEFF_ITEM | Call by reference | Type reference (TYPE) | GHO_TT_NETOBJ_TL_COEFF_HDR_ITM | 20131111 |
Method DELETE_TL_COEFF_ITEM on Interface IF_GHO_NETOBJ_TL_COEFF_BO has no exception.
Method INSERT_TL_COEFF_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | 20131111 | ||||
| 3 | IT_TL_COEFF_HEADER | Call by reference | Type reference (TYPE) | GHO_TT_NETOBJ_TL_COEFF_HDR | 20131111 |
Method INSERT_TL_COEFF_HEADER on Interface IF_GHO_NETOBJ_TL_COEFF_BO has no exception.
Method INSERT_TL_COEFF_HEADER_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | 20131111 | ||||
| 3 | IT_TL_COEFF_HEADER_ITEM | Call by reference | Type reference (TYPE) | GHO_TT_NETOBJ_TL_COEFF_HDR_ITM | 20131111 |
Method INSERT_TL_COEFF_HEADER_ITEM on Interface IF_GHO_NETOBJ_TL_COEFF_BO has no exception.
Method RETRIEVE_TL_COEFF_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_TT_NETOBJ_TL_COEFF_HDR | 20131111 | ||||
| 3 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | 20131111 | ||||
| 4 | IT_NODE_ID | Call by reference | Type reference (TYPE) | GHO_T_BO_NETOBJ_ID | 20131111 | ||||
| 5 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | 20131111 |
Method RETRIEVE_TL_COEFF_HEADER on Interface IF_GHO_NETOBJ_TL_COEFF_BO has no exception.
Method RETRIEVE_TL_COEFF_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_TT_NETOBJ_TL_COEFF_HDR_ITM | 20131111 | ||||
| 3 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | 20131111 | ||||
| 4 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | 20131111 | ||||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | GHO_TT_NETOBJ_TL_COEFF_HDR | 20131111 |
Method RETRIEVE_TL_COEFF_ITEM on Interface IF_GHO_NETOBJ_TL_COEFF_BO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |