SAP ABAP Class CL_GHO_NWM_XLS_DATA_EXCHANGE (Class for creating production network objects / object links)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-NM (Application Component) Network Modeler
     EA_GHO_NETWORK_GENERAL (Package) General package for Network modeler
Properties
Class CL_GHO_NWM_XLS_DATA_EXCHANGE  
Short Description Class for creating production network objects / object links    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EA_GHO_NETWORK_GENERAL   General package for Network modeler 
Created 20100813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GHO_NWM_XLS_DATA_EXCHANGE has no interface implemented.
Friends
Class CL_GHO_NWM_XLS_DATA_EXCHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BASIC_APPL_MODEL Instance attribute Private Object reference (TYPE REF TO) /PLMB/IF_SPI_APPL_ACCESS UI Framework - Basic application model 20100813
2 MO_COLLECTOR Instance attribute Private Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR_OUTPUT Collector Output 20101007
3 MO_CONST Instance attribute Private Object reference (TYPE REF TO) CL_GHO_NWM_CONSTANTS OPM Network Modeler Constants 20100929
4 MT_ERRORS Instance attribute Private Type reference (TYPE) BAL_T_MSG ABAP System Fields 20100813
5 MT_LINKS Instance attribute Private Type reference (TYPE) PLMN_T_SP_LINK Table type for plmn_s_sp_link 20100813
6 MT_OBJECTS Instance attribute Private Type reference (TYPE) GHO_T_SP_OBJECT Natural number 20100813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100813
2 CREATE_LINKS Instance method Public Method Create Object Links 20100813
3 SET_NETWORK Instance method Private Method Choose Production Network for Link Creation 20100813
Events
Class CL_GHO_NWM_XLS_DATA_EXCHANGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T_SPI_COLL_MESSAGE_NODE Public See coding 20101006 lty_t_spi_coll_message_node TYPE TABLE OF /plmb/s_spi_coll_message_node
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GHO_NWM_XLS_DATA_EXCHANGE has no parameter.
Method CONSTRUCTOR on class CL_GHO_NWM_XLS_DATA_EXCHANGE has no exception.

Method CREATE_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) LTY_T_SPI_COLL_MESSAGE_NODE Message table 20101004
2 Exporting ET_NETID_FAILED Call by reference Type reference (TYPE) GHO_T_SP_NETID Production Network ID table 20101007
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100813
4 Importing IT_LINK Call by reference Type reference (TYPE) PLMN_T_SP_LINK Object Links 20100813

Method CREATE_LINKS on class CL_GHO_NWM_XLS_DATA_EXCHANGE has no exception.

Method SET_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20100813
2 Importing IS_NETID Call by reference Type reference (TYPE) GHO_S_SP_NETID Production Network ID 20100813

Method SET_NETWORK on class CL_GHO_NWM_XLS_DATA_EXCHANGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606