SAP ABAP Class CL_PLMN_NETWORK_ASSIST (Assistance Class for PLMN_NETWORK)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
PLMN_UI_NET (Package) Ui Package for Network Modeling

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090224 |
Properties
Class | CL_PLMN_NETWORK_ASSIST | |
Short Description | Assistance Class for PLMN_NETWORK | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PLMN_UI_NET | Ui Package for Network Modeling |
Created | 20090224 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PLMN_NETWORK_ASSIST has no interface implemented.
Friends
Class CL_PLMN_NETWORK_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 'IC' | Version Number Component | 20091129 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PLMN_NETWORK_ASSIST | Assistance Class for PLMN_NETWORK | 20090806 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action utilities for applications | 20090306 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_APPL_MODEL | 20090224 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20100312 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20090224 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090224 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PLMN_T_SP_LINK | Table type for plmn_s_sp_links | 20090527 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PLMN_T_SP_NET | Table type for plmn_s_sp_net | 20090406 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090330 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PLMN_OBJ_TYPE | Object Type | 20090806 |
Methods
Events
Class CL_PLMN_NETWORK_ASSIST has no event.
Types
Class CL_PLMN_NETWORK_ASSIST has no local type.
Method Signatures
Method ADD_NODES_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20090302 | |||
2 | ![]() |
IT_EDGE | Call by reference | Type reference (TYPE) | PLMN_T_NETEDGE | Table type for plmn_s_netedge | 20090302 | ||
3 | ![]() |
IT_NODE | Call by reference | Type reference (TYPE) | PLMN_T_NETNODE | Table type for plmn_s_netnode | 20090302 |
Method ADD_NODES_TO_XML on class CL_PLMN_NETWORK_ASSIST has no exception.
Method ADD_NODE_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_NODE_NEW | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20090302 | ||
2 | ![]() |
IO_DOC | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20090302 | ||
3 | ![]() |
IO_NODE_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20090302 | ||
4 | ![]() |
IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | PLMN_T_XMLTAG_ATTR | Attribute of XML Tags | 20090302 | ||
5 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090302 | |||
6 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090302 |
Method ADD_NODE_TO_XML on class CL_PLMN_NETWORK_ASSIST has no exception.
Method CHECK_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090312 | |||
2 | ![]() |
IS_NETWORK | Call by reference | Type reference (TYPE) | PLMN_S_SP_NET | 20090312 | |||
3 | ![]() |
IT_LINK | Call by reference | Type reference (TYPE) | PLMN_T_SP_LINK | Table type for PLMN_S_LINK_IO | 20091128 |
Method CHECK_ENTRIES on class CL_PLMN_NETWORK_ASSIST has no exception.
Method CHECK_NETID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090515 | |||
2 | ![]() |
IS_NETID | Call by reference | Type reference (TYPE) | PLMN_S_SP_NETID | Network ID | 20090515 | ||
3 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Update indicator (I/U/D) | 20090515 |
Method CHECK_NETID on class CL_PLMN_NETWORK_ASSIST has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PLMN_NETWORK_ASSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLMN_NETWORK_ASSIST has no exception.
Method GET_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LINK_CATEGORY | Call by reference | Type reference (TYPE) | KANTYP | Link category | 20090309 | ||
2 | ![]() |
RT_LINK | Value transfer | Type reference (TYPE) | PLMN_T_SP_LINK | Table type for PLMN_S_LINK_IO | 20090527 |
Method GET_LINKS on class CL_PLMN_NETWORK_ASSIST has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_PLMN_NETWORK_ASSIST has no parameter.
Method GET_TEXT on class CL_PLMN_NETWORK_ASSIST has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CMPCTRL | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20090224 | |||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090224 | ||
3 | ![]() |
IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20090224 |
Method INITIALIZE on class CL_PLMN_NETWORK_ASSIST has no exception.
Method INSERT_NETWORK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091127 | |||
2 | ![]() |
IS_NETWORK | Call by reference | Type reference (TYPE) | PLMN_S_SP_NET | Network SP structure | 20091127 |
Method INSERT_NETWORK on class CL_PLMN_NETWORK_ASSIST has no exception.
Method LOAD_GRAPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20090327 | |||
2 | ![]() |
IT_LINKS | Call by reference | Type reference (TYPE) | PLMN_T_SP_LINK | GHO Object link structure | 20090327 | ||
3 | ![]() |
IV_TECHOBJ | Call by reference | Type reference (TYPE) | PLMN_OBJ_TYPE | Technical Object Type | 20090327 |
Method LOAD_GRAPH on class CL_PLMN_NETWORK_ASSIST has no exception.
Method REMOVE_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090407 | |||
2 | ![]() |
IT_LINK | Call by reference | Type reference (TYPE) | PLMN_T_SP_LINK | Table type for PLMN_S_LINK_IO | 20090527 |
Method REMOVE_LINK on class CL_PLMN_NETWORK_ASSIST has no exception.
Method RETRIEVE_NETWORK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 | |||
2 | ![]() |
IS_NETID | Call by reference | Type reference (TYPE) | PLMN_S_SP_NETID | Network identification | 20090430 | ||
3 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20090430 |
Method RETRIEVE_NETWORK on class CL_PLMN_NETWORK_ASSIST has no exception.
Method SET_CNR_BTNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20091204 |
Method SET_CNR_BTNS on class CL_PLMN_NETWORK_ASSIST has no exception.
Method SET_DEL_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DLFL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100312 | |||
2 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | J_OBJNR | 20100312 |
Method SET_DEL_FLAG on class CL_PLMN_NETWORK_ASSIST has no exception.
Method SET_IDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NETWORK | Call by reference | Type reference (TYPE) | PLMN_S_SP_NET | Network structue | 20090328 | ||
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20090328 |
Method SET_IDR on class CL_PLMN_NETWORK_ASSIST has no exception.
Method SET_IDR_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20090814 |
Method SET_IDR_INIT on class CL_PLMN_NETWORK_ASSIST has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_PLMN_NETWORK_ASSIST | Assistance Class for PLMN_NETWORK | 20090806 |
Method S_GET_INSTANCE on class CL_PLMN_NETWORK_ASSIST has no exception.
Method UPDATE_NETWORK_HDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NET | Call by reference | Type reference (TYPE) | PLMN_S_SP_NET | Network SP structure | 20091204 |
Method UPDATE_NETWORK_HDR on class CL_PLMN_NETWORK_ASSIST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |