SAP ABAP Class CL_EAMS_BO_MD (Business Object Measurement Documents)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_BO_MISC (Package) Miscellaneous for Business Object
Properties
Class CL_EAMS_BO_MD  
Short Description Business Object Measurement Documents    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_BO_MISC   Miscellaneous for Business Object 
Created 20081208   SAP 
Last change 20130531   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
Class CL_EAMS_BO_MD has no interface implemented.
Friends
Class CL_EAMS_BO_MD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BASIS_MREAD Constant Public See coding 20091119
2 GC_EAMS_BASIS_MREAD Constant Private See coding 20090903
3 GC_EAMS_MDOCM_IS_INITIAL Constant Private Type reference (TYPE) IMRC_MDOCM '000000000000' Measurement Document 20090904
4 GC_INITIAL_MDOCM Constant Public Type reference (TYPE) IMRC_MDOCM '000000000000' Measurement Document 20091118
5 GC_MD_COMPONENTS Constant Private See coding 20090415
6 GC_MD_LTXT_OBJECT Constant Private Type reference (TYPE) TDOBJECT 'IMRG' Texts: Application Object 20090415
7 GC_MPOTY Constant Public See coding 20091214
8 GC_REF_OBJ_TYPE Constant Public See coding 20091112
9 GC_RE_OBJ_TYPE Constant Public See coding 20091118
10 GC_TEC_OBJ_TYPE Constant Public See coding 20091116
11 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_MD Business Object 20081208
12 GV_CREATE_DEFAULT_MDS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE determines if defaults should be displayed 20090306
13 MO_BO_MP Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_MP Business Object Measuring Point 20090309
14 MO_MD_API Instance attribute Private Object reference (TYPE REF TO) IF_RPLM_MEASUREM_DOC_API Measurement Documents 20090312
15 MO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV 20081208
16 MS_BO_MD_MASS_OLD Static Attribute Private Type reference (TYPE) EAMS_S_BO_MD_MASS_CHANGE Measurement Document Mass Change Data 20091217
17 MT_BO_MD_INITIAL Instance attribute Private Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurment Document initial screen 20091022
18 MT_BO_MD_LAM_DATA Instance attribute Private Type reference (TYPE) EAMS_T_BO_MD_LAM Table for LAM Data of Measurement Document 20091214
19 MT_BO_MD_LTXT Instance attribute Private Type reference (TYPE) EAMS_T_BO_MD_LTXT Table for Longtexts of Measurement Document 20090909
20 MT_BO_MD_MASS_CHANGE Static Attribute Private Type reference (TYPE) EAMS_T_BO_MD_MASS_CHANGE Measurement Document Mass Change Data 20091127
21 MT_BO_MP_HEADER Instance attribute Private Type reference (TYPE) EAMS_T_BO_MP_HEADER Business Object Measuring Point - Header Data 20091217
22 MT_IMRG Instance attribute Private Type reference (TYPE) TT_IMRG 20081219
23 MT_MD_BUFFER Instance attribute Private Type reference (TYPE) TT_MD_BUFFER Business Object Measurement Document - Header Data 20090306
24 MV_TMP_KEY_COUNTER Instance attribute Private Type reference (TYPE) I 0 20090309
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEFAULT_VALUES Instance method Private Method Add Default Values to MD Header 20090313
2 ADD_TO_BUFFER Instance method Private Method Create Measurement Document Header 20090306
3 AUTHORITY_CHECK Instance method Public Method 20090902
4 AUTHORITY_CHECK_TRAN Instance method Public Method 20090814
5 CALCULATE_CDIFF_FROM_CNTRR Instance method Private Method Calculates difference from counter reading 20100105
6 CALCULATE_CNTRR_FROM_CDIFF Instance method Private Method Calculates counter reading from difference 20100107
7 CALCULATE_COUNTER_TOTAL Instance method Private Method Calculates new total counter reading 20100107
8 CHECK Instance method Public Method Check Measurement Document 20090226
9 CHECK_BEFORE_SAVE Instance method Public Method Check Buffer Entries Before Save 20090415
10 CHECK_MD_DATA Instance method Private Method Check the Measurement Points 20090529
11 CHECK_MD_RANGE Instance method Private Method Checks the measurement ranges 20100104
12 CHECK_MP Instance method Private Method Check the Measurement Points 20090312
13 CHECK_VALUES_INITIAL Instance method Private Method Check Whether Some Header Values Are Initial 20090312
14 CHECK_VLCOD Instance method Private Method Check the Valuation Code 20100312
15 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081208
16 CLEAR_VALUES Instance method Public Method Clear Values of Measuring documents 20091207
17 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20081208
18 CREATE_DEF_MDS_FOR_ORD_OPER Instance method Private Method Create Default Measurement Documents Depending on ORD/OPER 20090306
19 CREATE_MD_BUFFER_ENTRY Instance method Public Method Create Measurement Document Header 20091203
20 CREATE_MD_HEADER_TMP_ID Instance method Private Method Create New MD ID 20090309
21 DELETE_FROM_BUFFER Instance method Private Method Delete Entry from MD Buffer 20090306
22 DELETE_MD_HEADER Instance method Public Method Delete Measurement Document Header 20090306
23 EXISTENCE_CHECK Static method Public Method Runtime Calls 20090320
24 GET_BASIC_DATA Static method Public Method Runtime Calls 20090320
25 GET_DESCR Static method Public Method Get Description 20090320
26 GET_LAST_MD_FOR_MP Instance method Private Method Return Last Measurement Document of a Measurement Point 20090326
27 GET_MD_FROM_BUFFER_BY_ORD_OPER Instance method Private Method Read Entries from MD Buffer 20090309
28 GET_MD_HEADER Instance method Public Method Get Header Structure for Measurement Document 20081210
29 GET_MD_HEADER_BY_ORD_OPER Instance method Public Method Retrieve Measurement Document Header 20090309
30 GET_MD_HEADER_FOR_ORD_OPER Instance method Public Method Retrieve Measurement Document Header 20091214
31 GET_MD_INITIAL Instance method Public Method 20091022
32 GET_MD_LAM_DATA Instance method Public Method Get LAM Data for Measurement Document 20091203
33 GET_MD_LONGTEXT Instance method Public Method Get Long Text for Measurement Document 20090415
34 GET_MD_MASS_CHANGE Instance method Public Method Get temporarily stored Mass Change Data 20091127
35 GET_MEASDOCS_BY_POINT_FROM_BUF Instance method Private Method Get Meas. Docs by Point from Buffer 20081219
36 GET_MEASDOCS_BY_POINT_FROM_DB Instance method Private Method Get Measurement Docs for Point from DB 20081219
37 GET_MEASUREMENT_DOCS_FOR_POINT Instance method Public Method Get Measurement Docs for Measuring Point 20081218
38 GET_OBJECT_NO_FOR_MPOBJ Instance method Private Method Get Object Number for the Measuring Point Object 20090930
39 GET_PLANNED_MD_BY_ORD_OPER Instance method Public Method Retrieve Measurement Document Header 20091214
40 INSERT_MD_HEADER Instance method Public Method Update Measurement Document Header 20091207
41 INSERT_MD_HEADER_FOR_ORD_OPER Instance method Public Method Create + buffer data from Initial Screen of MDOC Header 20091214
42 LOCK_CHECK Instance method Public Method Get Measuring Points for Reference Object 20091126
43 MAP_IMRG_TO_MD_HEADER Instance method Private Method Map IMRG to MD Header Structure 20090420
44 MAP_MD_HEADER_TO_MP_AND_MD Instance method Private Method Map EAMS Header to MP and MD Structure 20090313
45 MAP_MP_TO_MD_DATA Instance method Private Method Map MP to MD Data 20090313
46 MAP_MP_TO_MD_DATA_BY_ORD_OPER Instance method Private Method Map MP Header to MD Header Data 20090313
47 REFRESH_BUFFER Instance method Public Method Refresh Buffer 20090625
48 SAVE Instance method Public Method Save Changed Measurement Documents 20090306
49 SAVE_LTXT Instance method Private Method Save Measurement Document Longtext 20090910
50 SET_MD_HEADER_INS Instance method Public Method Create + buffer data from Initial Screen of MDOC Header 20090903
51 SET_MD_INITIAL Instance method Public Method 20091023
52 SET_MD_MASS_CHANGE Instance method Public Method Set temporarily stored Mass Change Data 20091127
53 S_GET_INSTANCE Static method Public Method 20081208
54 UPDATE_BUFFER Instance method Private Method Update Entries in the MD Buffer 20090306
55 UPDATE_MD_DATA Instance method Private Method Update Relevant MD Indicators 20090331
56 UPDATE_MD_HEADER Instance method Public Method Update Measurement Document Header 20090306
57 UPDATE_MD_LAM_DATA Instance method Public Method Update Measurement Document LAM Data 20091203
58 UPDATE_MD_LONGTEXT Instance method Public Method Update Measurement Document Longtext 20090909
59 UPDATE_MP_DATA Instance method Private Method Update MP Dependent Data in MD Header 20090313
60 VALIDATE_INIT_SCREEN_VALUES Instance method Public Method Validate the initial screen values 20090903
Events
Class CL_EAMS_BO_MD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_IMRG Private See coding 20081219 tt_imrg TYPE SORTED TABLE OF imrg WITH UNIQUE KEY primary_key COMPONENTS mdocm WITH NON-UNIQUE SORTED KEY point_key COMPONENTS point
2 TT_MD_BUFFER Private See coding 20090306 tt_md_buffer TYPE STANDARD TABLE OF ty_md_buffer
3 TY_MD_BUFFER Private See coding 20090306 BEGIN OF ty_md_buffer, md_header TYPE eams_s_bo_md_header, changed TYPE abap_bool, END OF ty_md_buffer
Method Signatures

Method ADD_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20091214

Method ADD_DEFAULT_VALUES on class CL_EAMS_BO_MD has no exception.

Method ADD_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20091214
2 Importing IS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20091214
3 Importing IV_DEFAULTS Call by reference Type reference (TYPE) ABAP_BOOL indicator to define if defaults are added 20090316

Method ADD_TO_BUFFER on class CL_EAMS_BO_MD has no exception.

Method AUTHORITY_CHECK 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 20090902
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurement Document initial screen 20090902
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 20090902
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090902
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Business Object Measurement Document - Identification 20091202
6 Importing IV_SPI_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100204

Method AUTHORITY_CHECK on class CL_EAMS_BO_MD has no exception.

Method AUTHORITY_CHECK_TRAN 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 20090814
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurement Document initial screen 20090814
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 20090814
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090814
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_MD_ID Table type for Measurement Document initial screen 20090814
6 Importing IV_SPI_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100204

Method AUTHORITY_CHECK_TRAN on class CL_EAMS_BO_MD has no exception.

Method CALCULATE_CDIFF_FROM_CNTRR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20100105
2 Exporting EV_RCODE Call by reference Type reference (TYPE) SYST-SUBRC Return Value of ABAP Statements 20100107
3 Importing IS_MD_HEADER_LAST Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20100105

Method CALCULATE_CDIFF_FROM_CNTRR on class CL_EAMS_BO_MD has no exception.

Method CALCULATE_CNTRR_FROM_CDIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20100107
2 Exporting EV_RCODE Call by reference Type reference (TYPE) SYST-SUBRC Return Value of ABAP Statements 20100107
3 Importing IS_MD_HEADER_LAST Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20100107

Method CALCULATE_CNTRR_FROM_CDIFF on class CL_EAMS_BO_MD has no exception.

Method CALCULATE_COUNTER_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20100107
2 Importing IS_MD_HEADER_LAST Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20100107

Method CALCULATE_COUNTER_TOTAL on class CL_EAMS_BO_MD has no exception.

Method CHECK 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 20090310
2 Importing IT_MD_HEADER Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090310

Method CHECK on class CL_EAMS_BO_MD has no exception.

Method CHECK_BEFORE_SAVE 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 20090415
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090415

Method CHECK_BEFORE_SAVE on class CL_EAMS_BO_MD has no exception.

Method CHECK_MD_DATA 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 20090529
2 Importing IT_MD_HEADER Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090529

Method CHECK_MD_DATA on class CL_EAMS_BO_MD has no exception.

Method CHECK_MD_RANGE 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 20100105
2 Importing IS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20100104

Method CHECK_MD_RANGE on class CL_EAMS_BO_MD has no exception.

Method CHECK_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 20090312
2 Importing IT_MD_HEADER Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090312

Method CHECK_MP on class CL_EAMS_BO_MD has no exception.

Method CHECK_VALUES_INITIAL 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 20090312
2 Importing IT_MD_HEADER Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090312

Method CHECK_VALUES_INITIAL on class CL_EAMS_BO_MD has no exception.

Method CHECK_VLCOD 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 20100312
2 Importing IS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20100312

Method CHECK_VLCOD on class CL_EAMS_BO_MD has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAMS_BO_MD has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_BO_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_BO_MD_ID Business Object Measurement Document - Identification 20091207

Method CLEAR_VALUES on class CL_EAMS_BO_MD has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_DEF_MDS_FOR_ORD_OPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MD_HEADER Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090309
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090526
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091130
4 Importing IT_ORD_OPER_ID Call by reference Type reference (TYPE) EAMS_T_BO_ORD_OPER_ID Business Object Order - Identification 20090309
5 Importing IV_LOCK Call by reference Type reference (TYPE) FLAG 'X' General Flag 20091214

Method CREATE_DEF_MDS_FOR_ORD_OPER on class CL_EAMS_BO_MD has no exception.

Method CREATE_MD_BUFFER_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20091214
2 Importing IS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20091214

Method CREATE_MD_BUFFER_ENTRY on class CL_EAMS_BO_MD has no exception.

Method CREATE_MD_HEADER_TMP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BO_MD_ID Call by reference Type reference (TYPE) IMRC_MDOCM Business Object Measurement Document - Identification 20090309

Method CREATE_MD_HEADER_TMP_ID on class CL_EAMS_BO_MD has no exception.

Method DELETE_FROM_BUFFER 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 20090306
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090306
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090306
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_MD_ID Business Object Measurement Document - Identification 20090306

Method DELETE_FROM_BUFFER on class CL_EAMS_BO_MD has no exception.

Method DELETE_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 20090306
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090306
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090306
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_MD_ID Business Object Measurement Document - Identification 20090306

Method DELETE_MD_HEADER on class CL_EAMS_BO_MD has no exception.

Method EXISTENCE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHECK_RESULTS_ATTR Call by reference Type reference (TYPE) EAMS_T_GOSX_CHECK_RESULTS_ATTR Results according to check criteria 20090320
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090320
3 Importing IS_CHECK_OPTIONS Call by reference Type reference (TYPE) EAMS_S_GOSX_CHECK_OPTIONS not used 20090320
4 Importing IT_EXT_KEY Call by reference Type reference (TYPE) INDEX TABLE Internal key 20090320

Method EXISTENCE_CHECK on class CL_EAMS_BO_MD has no exception.

Method GET_BASIC_DATA 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 Vorschlagswerte bei Anlage von Debitoren aus Workbench 20090320
2 Exporting ET_OBJ_ADMIN Call by reference Type reference (TYPE) EAMS_T_GOSX_ADMIN_DATA Vorschlagswerte bei Anlage von Debitoren aus Workbench 20090320
3 Exporting ET_OBJ_STATUS Call by reference Type reference (TYPE) EAMS_T_GOSX_BO_STATUS Vorschlagswerte bei Anlage von Debitoren aus Workbench 20090320
4 Importing IT_EXT_KEY Call by reference Type reference (TYPE) STANDARD TABLE key values 20090320

Method GET_BASIC_DATA on class CL_EAMS_BO_MD has no exception.

Method GET_DESCR 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 20090320
2 Exporting ET_OBJ_DESCR Call by reference Type reference (TYPE) EAMS_T_GOSX_OBJ_DESCR_ATTR Object description data 20090320
3 Importing IT_EXT_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20090320

Method GET_DESCR on class CL_EAMS_BO_MD has no exception.

Method GET_LAST_MD_FOR_MP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20090326
2 Importing IV_DATE Call by reference Type reference (TYPE) IMRC_IDATE '99991231' Date of the Measurement 20100104
3 Importing IV_POINT Call by reference Type reference (TYPE) IMRC_POINT Measuring Point 20090326
4 Importing IV_TIME Call by reference Type reference (TYPE) IMRC_ITIME '235959' Time of Measurement 20100104

Method GET_LAST_MD_FOR_MP on class CL_EAMS_BO_MD has no exception.

Method GET_MD_FROM_BUFFER_BY_ORD_OPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MD_HEADER Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090309
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_ORD_OPER_ID Business Object Order - Identification 20090309

Method GET_MD_FROM_BUFFER_BY_ORD_OPER on class CL_EAMS_BO_MD has no exception.

Method GET_MD_HEADER 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 20081210
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20081210
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 20090107
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20081210
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_MD_ID Business Object Measurement Document - Identification 20081210
6 Importing IV_LOCK Call by reference Type reference (TYPE) FLAG 'X' General Flag 20091214

Method GET_MD_HEADER on class CL_EAMS_BO_MD has no exception.

Method GET_MD_HEADER_BY_ORD_OPER 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 20090309
2 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091130
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090309
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 20090430
5 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090309
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_ORD_OPER_ID Business Object Measurement Document - Identification 20090309
7 Importing IV_LOCK Call by reference Type reference (TYPE) FLAG 'X' General Flag 20091214

Method GET_MD_HEADER_BY_ORD_OPER on class CL_EAMS_BO_MD has no exception.

Method GET_MD_HEADER_FOR_ORD_OPER 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 20091214
2 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091214
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20091214
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 20091214
5 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091214
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_ORD_OPER_ID Business Object Measurement Document - Identification 20091214

Method GET_MD_HEADER_FOR_ORD_OPER on class CL_EAMS_BO_MD has no exception.

Method GET_MD_INITIAL 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_MD_INITIAL Table type for Measurement Document initial screen 20091022

Method GET_MD_INITIAL on class CL_EAMS_BO_MD has no exception.

Method GET_MD_LAM_DATA 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 20091203
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_LAM Table for LAM Data of Measurement Document 20091203
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 20091203
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_MD_LAM_ID Table for LAM IDs of Measurement Document 20091203

Method GET_MD_LAM_DATA on class CL_EAMS_BO_MD has no exception.

Method GET_MD_LONGTEXT 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 20090415
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_LTXT Table for Longtexts of Measurement Document 20090415
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 20090415
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_MD_LTXT_ID Table for longtext IDs of Measurement Document 20090415

Method GET_MD_LONGTEXT on class CL_EAMS_BO_MD has no exception.

Method GET_MD_MASS_CHANGE 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_MD_MASS_CHANGE Measurement Document Mass Change Data 20091127

Method GET_MD_MASS_CHANGE on class CL_EAMS_BO_MD has no exception.

Method GET_MEASDOCS_BY_POINT_FROM_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MD_KEY Call by reference Type reference (TYPE) EAMS_T_BO_MD_ID Business Object Measurement Document - Identification 20081219
2 Importing IV_EXCLUDE_CANCELED Call by reference Type reference (TYPE) BOOLEAN Exclude canceled MDs? 20091208
3 Importing IV_POINT Call by reference Type reference (TYPE) IMRC_POINT Measuring Point 20081219

Method GET_MEASDOCS_BY_POINT_FROM_BUF on class CL_EAMS_BO_MD has no exception.

Method GET_MEASDOCS_BY_POINT_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MD_KEY Call by reference Type reference (TYPE) EAMS_T_BO_MD_ID Business Object Measurement Document - Identification 20081219
2 Importing IV_EXCLUDE_CANCELED Call by reference Type reference (TYPE) BOOLEAN exclude canceled MDs 20091208
3 Importing IV_POINT Call by reference Type reference (TYPE) IMRC_POINT Measuring Point 20081219

Method GET_MEASDOCS_BY_POINT_FROM_DB on class CL_EAMS_BO_MD has no exception.

Method GET_MEASUREMENT_DOCS_FOR_POINT 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 20081218
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_ID Business Object Measurement Document - Identification 20081218
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 20090107
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20081218
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_MP_ID Business Object Measuring Point - Identification 20081218
6 Importing IV_EXCLUDE_CANCELED Call by reference Type reference (TYPE) BOOLEAN Exclude canceled MDs? 20091208

Method GET_MEASUREMENT_DOCS_FOR_POINT on class CL_EAMS_BO_MD has no exception.

Method GET_OBJECT_NO_FOR_MPOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_BO_MD_INITIAL Structure for initial screen of Measurement Document 20090930
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090930
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090930
4 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_BO_MD_INITIAL Structure for initial screen of Measurement Document 20090930
5 Importing IV_MSG_TABIX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables (Message Handling) 20090930

Method GET_OBJECT_NO_FOR_MPOBJ on class CL_EAMS_BO_MD has no exception.

Method GET_PLANNED_MD_BY_ORD_OPER 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 20091214
2 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091214
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20091214
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 20091214
5 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091214
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_ORD_OPER_ID Business Object Measurement Document - Identification 20091214
7 Importing IV_LOCK Call by reference Type reference (TYPE) FLAG 'X' General Flag 20091214

Method GET_PLANNED_MD_BY_ORD_OPER on class CL_EAMS_BO_MD has no exception.

Method INSERT_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 20091207
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091207
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20091207
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 20091207
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20091207

Method INSERT_MD_HEADER on class CL_EAMS_BO_MD has no exception.

Method INSERT_MD_HEADER_FOR_ORD_OPER 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 20091215
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091214
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20091215
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 20091215
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Table type for Measurement Document initial screen 20091214
6 Importing IV_LOCK Call by reference Type reference (TYPE) FLAG 'X' General Flag 20091214

Method INSERT_MD_HEADER_FOR_ORD_OPER on class CL_EAMS_BO_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_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091126
2 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091126
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measuring Point IDs 20091126
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 20091126
5 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091126
6 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurement Document initial screen 20091203

Method LOCK_CHECK on class CL_EAMS_BO_MD has no exception.

Method MAP_IMRG_TO_MD_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20090420
2 Importing IS_IMRG Call by reference Type reference (TYPE) IMRG Measurement Document 20090420
3 Importing IS_MP_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MP_HEADER Business Object Measuring Point - Header Data 20090420

Method MAP_IMRG_TO_MD_HEADER on class CL_EAMS_BO_MD has no exception.

Method MAP_MD_HEADER_TO_MP_AND_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MD Call by reference Type reference (TYPE) DIIMRG Measurement Document: Output Structure for ABAP Lists 20090313
2 Exporting ES_MP Call by reference Type reference (TYPE) DIIMPT Measuring Point: Output Structure for ABAP Lists 20090313
3 Importing IS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20090313

Method MAP_MD_HEADER_TO_MP_AND_MD on class CL_EAMS_BO_MD has no exception.

Method MAP_MP_TO_MD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measuring Point - Header Data 20090313
2 Importing IS_MP_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MP_HEADER Business Object Measuring Point - Header Data 20090313

Method MAP_MP_TO_MD_DATA on class CL_EAMS_BO_MD has no exception.

Method MAP_MP_TO_MD_DATA_BY_ORD_OPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MD_HEADER Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090313
2 Importing IT_MP_HEADER Call by reference Type reference (TYPE) EAMS_T_BO_MP_HEADER Business Object Measuring Point - Header Data 20090313
3 Importing IT_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090313
4 Importing IT_ORD_OPER_ID Call by reference Type reference (TYPE) EAMS_T_BO_ORD_OPER_ID Business Object Order - Identification 20090313

Method MAP_MP_TO_MD_DATA_BY_ORD_OPER on class CL_EAMS_BO_MD has no exception.

Method REFRESH_BUFFER Signature

Method REFRESH_BUFFER on class CL_EAMS_BO_MD has no parameter.
Method REFRESH_BUFFER on class CL_EAMS_BO_MD has no exception.

Method SAVE 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 20090313
2 Exporting ET_NEW_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Business Object Measurement Document - Identification 20091202
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 20091211
4 Exporting ET_OLD_ID Call by reference Type reference (TYPE) EAMS_T_SP_MD_ID Business Object Measurement Document - Identification 20091202

Method SAVE on class CL_EAMS_BO_MD has no exception.

Method SAVE_LTXT 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 20090910
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_BO_MD_LTXT Strcuture for Longtext of Measurement Document 20090910

Method SAVE_LTXT on class CL_EAMS_BO_MD has no exception.

Method SET_MD_HEADER_INS 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 20090922
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurement Document initial screen 20090903

Method SET_MD_HEADER_INS on class CL_EAMS_BO_MD has no exception.

Method SET_MD_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurement Document initial screen 20091023

Method SET_MD_INITIAL on class CL_EAMS_BO_MD has no exception.

Method SET_MD_MASS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_MASS_CHANGE Measurement Document Mass Change Data 20091127

Method SET_MD_MASS_CHANGE on class CL_EAMS_BO_MD has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAMS_BO_MD Business Object Measuring Point 20081208

Method S_GET_INSTANCE on class CL_EAMS_BO_MD has no exception.

Method UPDATE_BUFFER 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 20090306
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090306
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 20090306
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090306

Method UPDATE_BUFFER on class CL_EAMS_BO_MD has no exception.

Method UPDATE_MD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_HEADER Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20090331
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090415
3 Importing IS_MD_HEADER_OLD Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20090331
4 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) I 20090519

Method UPDATE_MD_DATA on class CL_EAMS_BO_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 20090619
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090306
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090306
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 20090306
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_HEADER Business Object Measurement Document - Header Data 20090306

Method UPDATE_MD_HEADER on class CL_EAMS_BO_MD has no exception.

Method UPDATE_MD_LAM_DATA 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 20091203
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_LAM Table for LAM Data of Measurement Document 20091203
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_LAM Table for LAM Data of Measurement Document 20091203

Method UPDATE_MD_LAM_DATA on class CL_EAMS_BO_MD has no exception.

Method UPDATE_MD_LONGTEXT 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 20090909
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_LTXT Table for Longtexts of Measurement Document 20090909
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_LTXT Table for Longtexts of Measurement Document 20090909

Method UPDATE_MD_LONGTEXT on class CL_EAMS_BO_MD has no exception.

Method UPDATE_MP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MD_HEADER_NEW Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20090326
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090529
3 Importing IS_MD_HEADER_OLD Call by reference Type reference (TYPE) EAMS_S_BO_MD_HEADER Business Object Measurement Document - Header Data 20090313

Method UPDATE_MP_DATA on class CL_EAMS_BO_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_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090903
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurement Document initial screen 20090903
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 20090903
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20090903
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MD_INITIAL Table type for Measurement Document initial screen 20091202
6 Importing IV_SPI_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100204

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