SAP ABAP Class CL_EAMS_SP_MD (Service Provider Measurement Documents)
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 20090403
Properties
Class CL_EAMS_SP_MD  
Short Description Service Provider Measurement Documents    
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 20090403   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 20090403
Friends
Class CL_EAMS_SP_MD 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_MD Business Object Measurement Documents 20090403
2 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20090403
3 MO_SP_SRV Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_SP_SRV 20090403
4 MO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV 20090403
5 MT_SP_MD_MASS_CHANGE Static Attribute Private Type reference (TYPE) EAMS_T_SP_MD_MASS_CHANGE Table-type for Measurement Document data 20090924
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method 20090403
2 ACTION_AUTHORITY_CHECK Instance method Protected Method 20090902
3 ACTION_AUTHORITY_CHECK_TRAN Instance method Protected Method 20090814
4 ACT_INIT_SCR_BASIS_MREAD_DD Instance method Protected Method 20091119
5 ACT_INIT_SCR_REAL_EST_TYPE_DD Instance method Protected Method 20091119
6 ACT_INIT_SCR_REF_OBJ_TYPE_DD Instance method Protected Method 20091119
7 ACT_INIT_SCR_SET_PROP Instance method Protected Method Get field properties for initial screen 20091119
8 AUTH_CHECK_TRAN Instance method Protected Method Check authorization for transaction 20091117
9 BUILD_MD_HEADER_PROPERTIES Instance method Protected Method Build Field Property List for Measurement Document Header 20091027
10 BUILD_MD_LAM_PROPERTIES Instance method Protected Method 20091203
11 BUILD_MD_LTXT_PROPERTIES Instance method Protected Method 20091126
12 CHECK_BEFORE_SAVE Instance method Public Method 20090403
13 CLEAN_UP Instance method Public Method 20090403
14 CLEAR_VALUES Instance method Protected Method Clear values of Documents 20091207
15 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090403
16 DELETE Instance method Public Method 20090403
17 GET_FIELD_PROP_BY_BASIS_MREAD Instance method Protected Method Get field properties by basis for measurement reading 20091020
18 GET_FIELD_PROP_BY_REAL_E_TYPE Instance method Protected Method Get field properties by real est type 20091119
19 GET_FIELD_PROP_BY_REF_OBJ_TYPE Instance method Protected Method Get field properties by reference object type 20091112
20 GET_INITIAL_FIELD_PROPERTIES Instance method Protected Method Get field properties for initial screen 20091016
21 INSERT Instance method Public Method 20090403
22 INSERT_MD_INIT Instance method Protected Method Insert new Measuring Document Header from initial data 20090901
23 LOCK_CHECK Instance method Protected Method Retrieves Measuring Points for Reference Objects 20091126
24 MAP_BO_TO_SP_HEADER Instance method Protected Method Map Measuring Document Header Data from BO to SP Format 20090814
25 MAP_BO_TO_SP_LTXT Instance method Protected Method Map Measuring Document Longtext Data from BO to SP Format 20090814
26 MAP_SP_TO_BO_HEADER Instance method Protected Method Map Measuring Document Header Data from SP to BO Format 20090814
27 MAP_SP_TO_BO_LTXT Instance method Protected Method Map Measuring Document Longtext Data from SP to BO Format 20090814
28 MAP_SP_TO_INITIAL_DATA Instance method Protected Method Map Measuring Point Initial Data from SP to BO Structures 20091023
29 QUERY Instance method Public Method 20090403
30 RETRIEVE Instance method Public Method 20090403
31 RETRIEVE_MD_FOR_MP Instance method Protected Method Get Measurement Documents for given Measurement Point 20091002
32 RETRIEVE_MD_HEADER Instance method Protected Method Get Measurement Document Header 20090403
33 RETRIEVE_MD_INITIAL Instance method Protected Method 20091022
34 RETRIEVE_MD_LAM_DATA Instance method Protected Method Get Measurement Document LAM data 20091203
35 RETRIEVE_MD_LTXT Instance method Protected Method Get Measurement Document Longtext 20090422
36 RETRIEVE_MD_MASS_CHANGE Instance method Protected Method Get data for mass change Measurement Document 20090911
37 SAVE Instance method Public Method 20090403
38 UPDATE Instance method Public Method 20090403
39 UPDATE_MD_HEADER Instance method Protected Method Update Measuring Document Header 20090814
40 UPDATE_MD_INIT Instance method Protected Method Update Measuring Document Initial 20091023
41 UPDATE_MD_LAM Instance method Protected Method Update Measuring Document LAM Data 20091203
42 UPDATE_MD_LTXT Instance method Protected Method Update Measuring Document Longtext 20090814
43 UPDATE_MD_MASS_CHANGE Instance method Protected Method Update data for mass change 20090915
44 VALIDATE_INIT_SCREEN_VALUES Instance method Protected Method Validate the initial screen values 20090903
Events
Class CL_EAMS_SP_MD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_IHPA Public See coding 20090403
Method Signatures

Method ACTION Signature

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

Method ACTION_AUTHORITY_CHECK 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 20091117
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 20090902
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090902
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090902
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Table type for Measurement Document initial screen 20090902
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 20090902
7 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090902
8 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_INITIAL Table for Measurement Document IDs 20100322
9 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL_ID Table for Measurement Document IDs 20100322

Method ACTION_AUTHORITY_CHECK on class CL_EAMS_SP_MD has no exception.

Method ACTION_AUTHORITY_CHECK_TRAN 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 20091117
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 20090814
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090814
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090814
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 20090814
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090814
7 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_INITIAL Table type for Measurement Document initial screen 20100322
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL_ID Table type for Measurement Document initial screen 20100322

Method ACTION_AUTHORITY_CHECK_TRAN on class CL_EAMS_SP_MD has no exception.

Method ACT_INIT_SCR_BASIS_MREAD_DD 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 20091119
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_INITIAL Table type for Measurement Document initial screen 20100323
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL_ID Table type for Measurement Document initial screen 20100323

Method ACT_INIT_SCR_BASIS_MREAD_DD on class CL_EAMS_SP_MD has no exception.

Method ACT_INIT_SCR_REAL_EST_TYPE_DD 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 20091119
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_INITIAL Table type for Measurement Document initial screen 20100323
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL_ID Table type for Measurement Document initial screen 20100323

Method ACT_INIT_SCR_REAL_EST_TYPE_DD on class CL_EAMS_SP_MD has no exception.

Method ACT_INIT_SCR_REF_OBJ_TYPE_DD 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 20091119
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_INITIAL Table type for Measurement Document initial screen 20100323
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL_ID Table type for Measurement Document initial screen 20100323

Method ACT_INIT_SCR_REF_OBJ_TYPE_DD on class CL_EAMS_SP_MD has no exception.

Method ACT_INIT_SCR_SET_PROP 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 20091119
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_INITIAL Table type for Measurement Document initial screen 20100323
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL_ID Table type for Measurement Document initial screen 20100323

Method ACT_INIT_SCR_SET_PROP on class CL_EAMS_SP_MD has no exception.

Method AUTH_CHECK_TRAN 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 20091117
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091117
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091117
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 20091117
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091117
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Table for Measurement Document IDs 20091117

Method AUTH_CHECK_TRAN on class CL_EAMS_SP_MD has no exception.

Method BUILD_MD_HEADER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_PRPTY_PROFILE Field property profile 20091027
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_HEADER Measurement Document Header 20091027

Method BUILD_MD_HEADER_PROPERTIES on class CL_EAMS_SP_MD has no exception.

Method BUILD_MD_LAM_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_PRPTY_PROFILE Field property profile 20091203
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_LAM Strcuture for LAM Data of Measurement Document 20091203

Method BUILD_MD_LAM_PROPERTIES on class CL_EAMS_SP_MD has no exception.

Method BUILD_MD_LTXT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_PRPTY_PROFILE Field property profile 20091126
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_LTXT Strcuture for Longtext of Measurement Document 20091126

Method BUILD_MD_LTXT_PROPERTIES on class CL_EAMS_SP_MD has no exception.

Method CHECK_BEFORE_SAVE Signature

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

Method CLEAN_UP Signature

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

Method CLEAR_VALUES 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) /PLMB/T_SPI_MSG Message 20100128
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Business Object Measurement Document - Identification 20091207

Method CLEAR_VALUES on class CL_EAMS_SP_MD 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 20090403

Method CONSTRUCTOR on class CL_EAMS_SP_MD has no exception.

Method DELETE Signature

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

Method GET_FIELD_PROP_BY_BASIS_MREAD 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 20091020
2 Importing IV_BASIS_MREAD Call by reference Type reference (TYPE) EAMS_BASIS_MREAD Basis for Measurement Reading (MP/RO) 20091020
3 Importing IV_REAL_EST_TYPE Call by reference Type reference (TYPE) EAMS_REAL_EST_TYPE Text for Object Type in Browser (Singular) 20091125
4 Importing IV_REF_OBJ_TYPE Call by reference Type reference (TYPE) CHAR3 3-Byte field 20091125

Method GET_FIELD_PROP_BY_BASIS_MREAD on class CL_EAMS_SP_MD has no exception.

Method GET_FIELD_PROP_BY_REAL_E_TYPE 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 20091119
2 Importing IV_REAL_EST_TYPE Call by reference Type reference (TYPE) EAMS_REAL_EST_TYPE Text for Object Type in Browser (Singular) 20091119

Method GET_FIELD_PROP_BY_REAL_E_TYPE on class CL_EAMS_SP_MD has no exception.

Method GET_FIELD_PROP_BY_REF_OBJ_TYPE 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 20091112
2 Importing IV_REAL_EST_TYPE Call by reference Type reference (TYPE) EAMS_REAL_EST_TYPE Text for Object Type in Browser (Singular) 20091119
3 Importing IV_REF_OBJ_TYPE Call by reference Type reference (TYPE) CHAR3 Measuring Point Object (Obj.Categ. in Gen.Status Management) 20091112

Method GET_FIELD_PROP_BY_REF_OBJ_TYPE on class CL_EAMS_SP_MD has no exception.

Method GET_INITIAL_FIELD_PROPERTIES 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 20091016
2 Importing IV_BASIS_MREAD Call by reference Type reference (TYPE) EAMS_BASIS_MREAD Basis for Measurement Reading (MP/RO) 20091125
3 Importing IV_REAL_EST_TYPE Call by reference Type reference (TYPE) EAMS_REAL_EST_TYPE Text for Object Type in Browser (Singular) 20091119
4 Importing IV_REF_OBJ_TYPE Call by reference Type reference (TYPE) CHAR3 3-Byte field 20091119

Method GET_INITIAL_FIELD_PROPERTIES on class CL_EAMS_SP_MD has no exception.

Method INSERT Signature

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

Method INSERT_MD_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_INDEX_FAILED Index of node ID for which no data is available 20090901
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090901
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Table type for Measurement Document initial screen 20090901
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090901
5 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20090901
6 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Table type for Measurement Document initial screen 20090901

Method INSERT_MD_INIT on class CL_EAMS_SP_MD has no exception.

Method LOCK_CHECK 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 20091126
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 20091126
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091126
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091126
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Table type for Measurement Document initial screen 20091126
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 20091126
7 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_INITIAL Table type for Measurement Document initial screen 20100323
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL_ID Table type for Measurement Document initial screen 20100323

Method LOCK_CHECK on class CL_EAMS_SP_MD has no exception.

Method MAP_BO_TO_SP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_HEADER Table-type for Measurement Document data 20090814
2 Importing IT_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090814

Method MAP_BO_TO_SP_HEADER on class CL_EAMS_SP_MD has no exception.

Method MAP_BO_TO_SP_LTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT Table for Longtexts of Measurement Document 20090814
2 Exporting ET_SP_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090814
3 Importing IT_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_LTXT Table for Longtexts of Measurement Document 20090814
4 Importing IT_SP_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT_ID Table for longtext IDs of Measurement Document 20090814

Method MAP_BO_TO_SP_LTXT on class CL_EAMS_SP_MD has no exception.

Method MAP_SP_TO_BO_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090814
2 Importing IT_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_HEADER Table-type for Measurement Document data 20090814

Method MAP_SP_TO_BO_HEADER on class CL_EAMS_SP_MD has no exception.

Method MAP_SP_TO_BO_LTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_LTXT Table for Longtexts of Measurement Document 20090814
2 Importing IT_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT Table for Longtexts of Measurement Document 20090814
3 Importing IT_SP_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT_ID Table for longtext IDs of Measurement Document 20090814

Method MAP_SP_TO_BO_LTXT on class CL_EAMS_SP_MD has no exception.

Method MAP_SP_TO_INITIAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurement document initial screen 20091023
2 Importing IT_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Table type for Measurement document initial screen 20091023

Method MAP_SP_TO_INITIAL_DATA on class CL_EAMS_SP_MD has no exception.

Method QUERY Signature

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

Method RETRIEVE Signature

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

Method RETRIEVE_MD_FOR_MP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091002
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Table for Measurement Document IDs 20091002
3 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 20091002
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091002
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MP_ID Table for Measuring Point IDs 20091002
6 Importing IV_CHECK_AUTH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100127

Method RETRIEVE_MD_FOR_MP on class CL_EAMS_SP_MD has no exception.

Method RETRIEVE_MD_HEADER 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 20091016
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 20090403
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090403
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090403
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_HEADER Table-type for Measurement Document data 20090403
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 20090403
7 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090403
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Table for Measurement Document IDs 20090403
9 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090403

Method RETRIEVE_MD_HEADER on class CL_EAMS_SP_MD has no exception.

Method RETRIEVE_MD_INITIAL 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 20091022
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 20091022
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091022
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Measuring Point data 20091022
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 20091022
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091022

Method RETRIEVE_MD_INITIAL on class CL_EAMS_SP_MD has no exception.

Method RETRIEVE_MD_LAM_DATA 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 20091203
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 20091203
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091203
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091203
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_LAM Table for LAM Data of Measurement Document 20091203
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 20091203
7 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091203
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_LAM_ID Table for LAM IDs of Measurement Document 20091203
9 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091203

Method RETRIEVE_MD_LAM_DATA on class CL_EAMS_SP_MD has no exception.

Method RETRIEVE_MD_LTXT 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 20091126
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 20090422
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090422
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090422
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT Table for Longtexts of Measurement Document 20090422
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 20090422
7 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090422
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT_ID Table for longtext IDs of Measurement Document 20090422
9 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090422

Method RETRIEVE_MD_LTXT on class CL_EAMS_SP_MD has no exception.

Method RETRIEVE_MD_MASS_CHANGE 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 20091026
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 20090911
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090911
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090911
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_MASS_CHANGE Table-type for Measurement Document data 20090911
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 20090911
7 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090911
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Table for Measurement Document IDs 20090911
9 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090911

Method RETRIEVE_MD_MASS_CHANGE on class CL_EAMS_SP_MD has no exception.

Method SAVE Signature

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

Method UPDATE Signature

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

Method UPDATE_MD_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_INDEX_FAILED Index of node ID for which no data is available 20090814
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090814
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_HEADER Table-type for Measurement Document data 20090814
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 20090814
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090814
6 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Table for Measurement Document IDs 20090814
7 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20090814
8 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_HEADER Table-type for Measurement Document data 20090814

Method UPDATE_MD_HEADER on class CL_EAMS_SP_MD has no exception.

Method UPDATE_MD_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_INDEX_FAILED Index of node ID for which no data is available 20091023
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091023
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Table type for Measurement document initial screen 20091023
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091023
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Table type for Measurement document initial screen 20091023

Method UPDATE_MD_INIT on class CL_EAMS_SP_MD has no exception.

Method UPDATE_MD_LAM 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 20091203
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091203
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_LAM Table for LAM Data of Measurement Document 20091203
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 20091203
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091203
6 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_MD_LAM_ID Table for LAM IDs of Measurement Document 20091203
7 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20091203
8 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_LAM Table for LAM Data of Measurement Document 20091203

Method UPDATE_MD_LAM on class CL_EAMS_SP_MD has no exception.

Method UPDATE_MD_LTXT 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 20090814
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090814
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT Table for Longtexts of Measurement Document 20090814
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 20090814
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090814
6 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT_ID Table for longtext IDs of Measurement Document 20090814
7 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20090814
8 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_LTXT Table for Longtexts of Measurement Document 20090814

Method UPDATE_MD_LTXT on class CL_EAMS_SP_MD has no exception.

Method UPDATE_MD_MASS_CHANGE 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 20090915
2 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 20090915
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090915
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_MASS_CHANGE Table-type for Measurement Document data 20090915
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 20090915
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090915
7 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Table for Measurement Document IDs 20090915
8 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20090915
9 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_MASS_CHANGE Table-type for Measurement Document data 20090915

Method UPDATE_MD_MASS_CHANGE on class CL_EAMS_SP_MD has no exception.

Method VALIDATE_INIT_SCREEN_VALUES 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 20091118
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 20090903
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090903
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090903
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL Table type for Measurement Document initial screen 20090903
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 20090903
7 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_MD_INITIAL Table type for Measurement Document initial screen 20100323
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_INITIAL_ID Table type for Measurement Document initial screen 20100323

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