SAP ABAP Class CL_EAMS_SP_MPOS (Service Provider Maintenance Plan Item)
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 20090420
Properties
Class CL_EAMS_SP_MPOS  
Short Description Service Provider Maintenance Plan Item    
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 20090420   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 20090420
Friends
Class CL_EAMS_SP_MPOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BO Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_MPOS Business Object Maint.Plan Items 20090420
2 MO_BO_MPLAN Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_MPLAN Business Object Maintenance Plan 20100201
3 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20090420
4 MO_SP_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_SP_SRV Services for SP Classes 20090930
5 MO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV 20090420
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_VALIDATE_DATA Instance method Private Method Action for validating the data 20090923
2 CONSTRUCTOR Instance method Public Constructor Constructor 20090420
3 FILTER_MESSAGES Instance method Private Method Filter the irrelevant messages 20091214
4 GET_F4_MPOS Instance method Private Method Get F4 values for Maint.Plan Items (not implemented yet) 20090420
5 GET_MPOS_LOCATION_FIELDPROP Instance method Private Method Gets Fieldproperties for the location node 20091130
6 RETRIEVE_MPOS_HEADER Instance method Private Method Get Maint.Plan Items Header 20090420
7 RETRIEVE_MPOS_LOCATION Instance method Private Method Get Maint.Plan Item Location 20090924
8 RETRIEVE_MPOS_LONGTEXT Instance method Private Method Retrieve the longtext of a Maintenance Plan 20091109
9 RETRIEVE_MPOS_OBJ_LIST Instance method Private Method Get Maint.Plan Items Header 20090918
Events
Class CL_EAMS_SP_MPOS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_CHARACTERISTICS Protected See coding 20090420
2 TYPE_CHARACTERISTICS_TAB Protected See coding 20090420
3 TYPE_CLASSES_REF Protected See coding 20090420
4 TYPE_CLASSES_REF_TAB Protected See coding 20090420
Method Signatures

Method ACTION_VALIDATE_DATA 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 20090923
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090923
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and node data 20090923
4 Importing IS_PARAM Call by reference Type reference (TYPE) ANY Parameter for action (e. g. profile) 20090923
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MPOS_ID Node ID to which action refers 20090923

Method ACTION_VALIDATE_DATA on class CL_EAMS_SP_MPOS 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 20090420

Method CONSTRUCTOR on class CL_EAMS_SP_MPOS has no exception.

Method FILTER_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091214

Method FILTER_MESSAGES on class CL_EAMS_SP_MPOS has no exception.

Method GET_F4_MPOS 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_BO_F4_CHAR Characterstics F4 help Table 20090420
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_CLASS_CHAR_LIST Table Type: Char for classes 20090420

Method GET_F4_MPOS on class CL_EAMS_SP_MPOS has no exception.

Method GET_MPOS_LOCATION_FIELDPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091130
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MPOS_LOCATION Table type for MPOS Item Location 20091130

Method GET_MPOS_LOCATION_FIELDPROP on class CL_EAMS_SP_MPOS has no exception.

Method RETRIEVE_MPOS_HEADER 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 20090420
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090420
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090420
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MPOS Table type for Char Details 20090420
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 20090420
6 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091113
7 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090420
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MPOS_ID Table Type for MPOS 20090420
9 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090420

Method RETRIEVE_MPOS_HEADER on class CL_EAMS_SP_MPOS has no exception.

Method RETRIEVE_MPOS_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091130
2 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 20090924
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090924
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090924
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MPOS_LOCATION Table type for Item Location 20090924
6 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 20090924
7 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090924
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MPOS_ID Table Type for MPOS 20090924
9 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090924

Method RETRIEVE_MPOS_LOCATION on class CL_EAMS_SP_MPOS has no exception.

Method RETRIEVE_MPOS_LONGTEXT 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 20091109
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091109
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MPOS_LTXT EAMS table type for maintenance plan header 20091109
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 20091109
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091109
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MPOS_LTXT_ID EAMS table type for maintenace plan ID 20091109

Method RETRIEVE_MPOS_LONGTEXT on class CL_EAMS_SP_MPOS has no exception.

Method RETRIEVE_MPOS_OBJ_LIST 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 20090918
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090918
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090918
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MPOS_OBJ_LIST Table type for Char Details 20090918
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 20090918
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090918
7 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MPOS_ID Table Type for MPOS 20090918
8 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090918

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