SAP ABAP Class CL_GHO_FD_NETWORK_POWL (POWL Feeder: Production Network)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-NM (Application Component) Network Modeler
⤷
EA_GHO_NETWORK_UI (Package) UI for Network Modeler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_POWL_EASY_FEEDER | POWL Feeder Class - Easy Definition | 20090904 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_EASY_FEEDER | Methods needed by Easy-POWL Feederclass | 20090904 |
Properties
| Class | CL_GHO_FD_NETWORK_POWL | |
| Short Description | POWL Feeder: Production Network | |
| Super Class | CL_POWL_EASY_FEEDER | POWL Feeder Class - Easy Definition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EA_GHO_NETWORK_UI | UI for Network Modeler |
| Created | 20090904 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_FD_NETWORK_POWL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_EASY_FEEDER | Methods needed by Easy-POWL Feederclass | 20090904 |
Friends
Class CL_GHO_FD_NETWORK_POWL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DISP_IN_TABLE' | Display in OIF | 20090904 | ||
| 2 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DISP_IN_GIS' | Display in GIS | 20101012 | ||
| 3 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DISP_OBJ_NAV' | Display in Object Navigator | 20090904 | ||
| 4 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'EDIT_NET_TAB' | Edit in Change OIF | 20090904 | ||
| 5 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DISP_IN_GRA' | Display in Graphics | 20090904 | ||
| 6 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DISP_IN_TAB' | Display in Table | 20090904 | ||
| 7 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'DISPLAY_KEY' | Action identifier | 20090904 | ||
| 8 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'REMOVE' | Remove favorites | 20090904 | ||
| 9 | Static Attribute | Public | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action utilities for applications | 20090904 | |||
| 10 | Constant | Private | Type reference (TYPE) | BOOLEAN | '' | Boolean Variable (X=True, -=False, Space=Unknown) | 20110124 | ||
| 11 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20110124 | ||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_BO_NETWORK | Business Object for Production Network | 20110124 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GHO_NWM_CONSTANTS | GHO Network Modeler Constants | 20100408 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMB/CL_SPI_CONNECTOR | Application Connector | 20090904 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20110124 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | EAMS_T_SP_IC_MYOBJ_ATTR | network modelling powl | 20110124 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20110124 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20090904 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | EAMS_IC_QUERY | Query name | 20090904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initialization | 20090904 | |
| 2 | Instance method | Protected | Method | Map FRW Navigation message to POWL | 20090904 |
Events
Class CL_GHO_FD_NETWORK_POWL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LS_XREF | Private | Type reference (TYPE) | GHO_S_SP_NM_POWL | Network Modelling POWL | 20110124 | |
| 2 | TY_LT_XREF | Private | Type reference (TYPE) | GHO_T_SP_NM_POWL | network modelling powl | 20110124 | |
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POWL_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20090904 |
Method INITIALIZE on class CL_GHO_FD_NETWORK_POWL has no exception.
Method MAP_NAV_MSG_TO_POWL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POWL_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20090904 | |||
| 2 | IT_NAV_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_MSG | Messages for user specific data maintenance | 20090904 |
Method MAP_NAV_MSG_TO_POWL on class CL_GHO_FD_NETWORK_POWL has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 605 |