SAP ABAP Interface IF_GHO_NETOBJ_LC_BO (Interface for network object lifecycle)
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
Properties
Interface | IF_GHO_NETOBJ_LC_BO | |
Short Description | Interface for network object lifecycle |
General Data
Package | EA_GHO_NETOBJ_BO | Network Objects: BO Layer |
Created | 20091014 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GHO_NETOBJ_LC_BO has no forward declaration.
Interfaces
Interface IF_GHO_NETOBJ_LC_BO has no interface.
Friends
Interface IF_GHO_NETOBJ_LC_BO has no friend.
Attributes
Interface IF_GHO_NETOBJ_LC_BO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete: Netowrk Object Lifecycle Functionality | 20091119 |
2 | ![]() |
Instance method | Public | Method | Delete well completion nature | 20110913 |
3 | ![]() |
Instance method | Public | Method | Insert: Netowrk Object Lifecycle Functionality | 20091014 |
4 | ![]() |
Instance method | Public | Method | Insert well completion nature | 20110913 |
5 | ![]() |
Instance method | Public | Method | Insert Well Class lifecycle | 20120210 |
6 | ![]() |
Instance method | Public | Method | Refresh data in buffers | 20100203 |
7 | ![]() |
Instance method | Public | Method | Retrieve: Netowrk Object Lifecycle Functionality | 20091014 |
8 | ![]() |
Instance method | Public | Method | Retrieve: Netobj time Dependency | 20091023 |
9 | ![]() |
Instance method | Public | Method | Retrieve: Netobj time Dependency | 20091023 |
10 | ![]() |
Instance method | Public | Method | Retrieve well completion nature | 20120210 |
11 | ![]() |
Instance method | Public | Method | Retrieve Well Class lifecycle | 20120211 |
12 | ![]() |
Instance method | Public | Method | Update: Netowrk Object Lifecycle Functionality | 20091014 |
13 | ![]() |
Instance method | Public | Method | Update well completion nature | 20110913 |
14 | ![]() |
Instance method | Public | Method | Update Well Class lifecycle | 20120211 |
Events
Interface IF_GHO_NETOBJ_LC_BO has no event.
Types
Interface IF_GHO_NETOBJ_LC_BO has no local type.
Method Signatures
Method DELETE_NETOBJ_LC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20091119 | ||
2 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20091119 | ||
3 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | GHO_T_BO_NETOBJ_LC_ID | Netobj Geoloc | 20091119 |
Method DELETE_NETOBJ_LC on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method DELETE_WC_NATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20110913 | ||
2 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20110913 | ||
3 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | GHO_T_BO_WC_NATURE | well completion lifecycle key | 20110913 |
Method DELETE_WC_NATURE on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method INSERT_NETOBJ_LC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20091014 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_BO_NETOBJ_LC | Netobj Geoloc | 20091014 | ||
3 | ![]() |
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 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_BO_NETOBJ_LC | Netobj Geoloc | 20091014 |
Method INSERT_NETOBJ_LC on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method INSERT_WC_NATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20110913 | ||
2 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20110913 | ||
3 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | well completion nature | 20110913 |
Method INSERT_WC_NATURE on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method INSERT_WELL_CLASS_LC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Relationship between index of source and target node ID | 20120210 | ||
2 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | relation | 20120210 | ||
3 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | well class | 20120210 | ||
4 | ![]() |
IT_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | Netobject type | 20120213 |
Method INSERT_WELL_CLASS_LC on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_GHO_NETOBJ_LC_BO has no parameter.
Method REFRESH on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method RETRIEVE_NETOBJ_LC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20091014 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_BO_NETOBJ_LC | Netobj Geoloc | 20091014 | ||
3 | ![]() |
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 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | GHO_T_BO_NETOBJ_ID | Netobj Geoloc | 20091105 |
Method RETRIEVE_NETOBJ_LC on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method RETRIEVE_NETOBJ_TD_BY_KEY 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 | Message | 20091023 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | GHO-BO : Well Usage / Status | 20091023 | ||
3 | ![]() |
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 | ![]() |
EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20091023 | ||
5 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | GHO-BO : Well Usage / Status | 20091023 | ||
6 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20091023 |
Method RETRIEVE_NETOBJ_TD_BY_KEY on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method RETRIEVE_NETOBJ_TD_QUERY 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 | Message | 20091023 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20091023 | |||
3 | ![]() |
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 | ![]() |
EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20091023 | ||
5 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20091023 | |||
6 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20091023 |
Method RETRIEVE_NETOBJ_TD_QUERY on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method RETRIEVE_WC_NATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20120210 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_BO_WC_NATURE | Well completion nature | 20120210 | ||
3 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20120210 | ||
4 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | GHO_T_PN_NETOBJ_ID | well completion lifecycle key | 20120210 | ||
5 | ![]() |
IV_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120210 |
Method RETRIEVE_WC_NATURE on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method RETRIEVE_WELL_CLASS_LC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20120211 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Well class | 20120211 | ||
3 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20120211 | ||
4 | ![]() |
IT_NETOBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | Netobj type | 20120213 | ||
5 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | GHO_T_PN_NETOBJ_ID | table type for Production network in Location tab | 20120211 | ||
6 | ![]() |
IV_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120211 |
Method RETRIEVE_WELL_CLASS_LC on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method UPDATE_NETOBJ_LC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20091014 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_BO_NETOBJ_LC | Netobj Geoloc | 20091014 | ||
3 | ![]() |
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 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_BO_NETOBJ_LC | Netobj Geoloc | 20091014 |
Method UPDATE_NETOBJ_LC on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method UPDATE_WC_NATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20110913 | ||
2 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20110913 | ||
3 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_BO_WC_NATURE | well completion nature | 20110913 |
Method UPDATE_WC_NATURE on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Method UPDATE_WELL_CLASS_LC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | message | 20120211 | ||
2 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20120211 | ||
3 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Well class | 20120211 | ||
4 | ![]() |
IT_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | Netobject Type | 20120213 |
Method UPDATE_WELL_CLASS_LC on Interface IF_GHO_NETOBJ_LC_BO has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |