SAP ABAP Class CL_EAMS_SP_TO (Service Provider Technical Object)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_SP_MISC (Package) Miscellaneous for Service Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20091008
Properties
Class CL_EAMS_SP_TO  
Short Description Service Provider Technical Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_SP_MISC   Miscellaneous for Service Provider 
Created 20091008   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)
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20091008
Friends
Class CL_EAMS_SP_TO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BO_EQ Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_EQUI Business Object Equipment 20091012
2 MO_BO_FL Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_FL Business Object Equipment 20091012
3 MO_BO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV 20091103
4 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20091008
5 MO_SP_EQ Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_SP_EQUI Service Provider Equipment 20091012
6 MO_SP_FL Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_SP_FL Service Provider Functional Location 20091012
7 MO_SP_SRV Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_SP_SRV 20091008
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method 20091008
2 ACTION_INIT_REFCRT_DESEL_ALL Instance method Private Method 20091030
3 ACTION_INIT_REFCRT_SEL_ALL Instance method Private Method 20091030
4 CHECK_BEFORE_SAVE Instance method Public Method 20091008
5 CLEAN_UP Instance method Public Method 20091008
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091008
7 DELETE Instance method Public Method 20091008
8 INSERT Instance method Public Method 20091008
9 MAP_FIELDS_INIT Instance method Private Method 20091012
10 QUERY Instance method Public Method 20091008
11 RETRIEVE Instance method Public Method 20091008
12 RETRIEVE_FL_INIT Instance method Protected Method Reteive the Initial screen data 20091012
13 SAVE Instance method Public Method 20091008
14 SET_FIELD_PROPERTIES Instance method Private Method 20091008
15 SET_FIELD_PROPERTIES_CREATE Instance method Private Method 20091012
16 UPDATE Instance method Public Method 20091008
17 UPDATE_INIT_REFCRT Instance method Protected Method Reteive the Initial screen data 20091104
18 VALIDATE_CHANGE_MODE Instance method Protected Method Action for a given list of node IDs 20091028
19 VALIDATE_CREATE_MODE Instance method Protected Method Action for a given list of node IDs 20091028
20 VALIDATE_DISPLAY_MODE Instance method Protected Method Action for a given list of node IDs 20091028
Events
Class CL_EAMS_SP_TO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_IHPA Public See coding 20091008
Method Signatures

Method ACTION Signature

Method ACTION on class CL_EAMS_SP_TO has no parameter.
Method ACTION on class CL_EAMS_SP_TO has no exception.

Method ACTION_INIT_REFCRT_DESEL_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091117
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_CREATE_REF Technical Object Create with Reference To 20091030
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_CREATE_REFID Technical Object - ID of Create with Reference To 20091030

Method ACTION_INIT_REFCRT_DESEL_ALL on class CL_EAMS_SP_TO has no exception.

Method ACTION_INIT_REFCRT_SEL_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091117
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_CREATE_REF Technical Object Create with Reference To 20091030
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_CREATE_REFID Technical Object - ID of Create with Reference To 20091030

Method ACTION_INIT_REFCRT_SEL_ALL on class CL_EAMS_SP_TO has no exception.

Method CHECK_BEFORE_SAVE Signature

Method CHECK_BEFORE_SAVE on class CL_EAMS_SP_TO has no parameter.
Method CHECK_BEFORE_SAVE on class CL_EAMS_SP_TO has no exception.

Method CLEAN_UP Signature

Method CLEAN_UP on class CL_EAMS_SP_TO has no parameter.
Method CLEAN_UP on class CL_EAMS_SP_TO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20091008

Method CONSTRUCTOR on class CL_EAMS_SP_TO has no exception.

Method DELETE Signature

Method DELETE on class CL_EAMS_SP_TO has no parameter.
Method DELETE on class CL_EAMS_SP_TO has no exception.

Method INSERT Signature

Method INSERT on class CL_EAMS_SP_TO has no parameter.
Method INSERT on class CL_EAMS_SP_TO has no exception.

Method MAP_FIELDS_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Table Type for tech Obj initial screen 20091012
2 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091012
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Table Type for tech Obj initial screen 20091012

Method MAP_FIELDS_INIT on class CL_EAMS_SP_TO has no exception.

Method QUERY Signature

Method QUERY on class CL_EAMS_SP_TO has no parameter.
Method QUERY on class CL_EAMS_SP_TO has no exception.

Method RETRIEVE Signature

Method RETRIEVE on class CL_EAMS_SP_TO has no parameter.
Method RETRIEVE on class CL_EAMS_SP_TO has no exception.

Method RETRIEVE_FL_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_RTR_INDEX_FAILED Index of node ID for which no data is availab 20091102
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091012
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091012
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Table Type for tech Obj initial screen 20091012
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091012
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Business Object Equipment - Identification 20091012
7 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091012

Method RETRIEVE_FL_INIT on class CL_EAMS_SP_TO has no exception.

Method SAVE Signature

Method SAVE on class CL_EAMS_SP_TO has no parameter.
Method SAVE on class CL_EAMS_SP_TO has no exception.

Method SET_FIELD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091029
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Table Type for tech Obj initial screen 20091008

Method SET_FIELD_PROPERTIES on class CL_EAMS_SP_TO has no exception.

Method SET_FIELD_PROPERTIES_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091029
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Table Type for tech Obj initial screen 20091012

Method SET_FIELD_PROPERTIES_CREATE on class CL_EAMS_SP_TO has no exception.

Method UPDATE Signature

Method UPDATE on class CL_EAMS_SP_TO has no parameter.
Method UPDATE on class CL_EAMS_SP_TO has no exception.

Method UPDATE_INIT_REFCRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091117
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091104
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_CREATE_REF Table Type for tech Obj initial screen 20091104
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091104
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_CREATE_REF Business Object Equipment - Identification 20091104

Method UPDATE_INIT_REFCRT on class CL_EAMS_SP_TO has no exception.

Method VALIDATE_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20091028
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091103
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Node ID and node data 20091028
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed indicator 20091028
5 Importing IS_PARAM Call by reference Type reference (TYPE) ANY Parameter for action (e. g. profile) 20091028
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Node ID to which action refers 20091028

Method VALIDATE_CHANGE_MODE on class CL_EAMS_SP_TO has no exception.

Method VALIDATE_CREATE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20091028
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Node ID and node data 20091028
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed indicator 20091028
4 Importing IS_PARAM Call by reference Type reference (TYPE) ANY Parameter for action (e. g. profile) 20091028
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Node ID to which action refers 20091028

Method VALIDATE_CREATE_MODE on class CL_EAMS_SP_TO has no exception.

Method VALIDATE_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20091028
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091103
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Node ID and node data 20091028
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed indicator 20091028
5 Importing IS_PARAM Call by reference Type reference (TYPE) ANY Parameter for action (e. g. profile) 20091028
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_TECHOBJ_INITIAL Node ID to which action refers 20091028

Method VALIDATE_DISPLAY_MODE on class CL_EAMS_SP_TO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605