SAP ABAP Class CL_EAMWS_BO_SML (Business Object Safety Measure List)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMWS_BO (Package) Business Object
Properties
Class CL_EAMWS_BO_SML  
Short Description Business Object Safety Measure List    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMWS_BO   Business Object 
Created 20100622   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
Class CL_EAMWS_BO_SML has no interface implemented.
Friends
Class CL_EAMWS_BO_SML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAMWS_BO_SML Business Object Safety Measure List 20100622
2 MO_BO_DIR Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_DIR Business Object Document Info Record 20100622
3 MO_BO_EQUI Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_EQUI Business Object Equipment 20100623
4 MO_BO_MATERIAL Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_MATERIAL Business Object Material 20100623
5 MO_BO_ORD Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_ORDER Business Object Order 20101130
6 MO_BO_PERMIT Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_PERMIT Business Object Permit 20100623
7 MO_BO_PRT Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_PRT Business Object PRT 20100623
8 MO_BO_TL Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_TL Business Object Task List 20100622
9 MO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV Service class for BO 20100622
10 MO_WS_SRI Instance attribute Protected Object reference (TYPE REF TO) CL_EAM_WS_SRI Safety indicator maintenance 20100622
11 MS_SML_OBJ_AVAIL Instance attribute Private Type reference (TYPE) EAMWS_S_BO_SML_OBJ_AVAIL List of object types with objects ass. as safety relevant 20101105
12 MS_SML_OBJ_AVAIL_PARAM Instance attribute Private Type reference (TYPE) EAMWS_S_BO_SML_OBJ_AVAIL_PARAM Parameter structure for action GET_SML_ACTIVE_OBJECTS 20101130
13 MT_INCOMPLETE_NODE_DATA Instance attribute Private Type reference (TYPE) EAMS_T_BO_TL_HEADER Business Object task List - Header Data 20101025
14 MT_SML_ID Instance attribute Protected Type reference (TYPE) EAMWS_T_BO_SML_ID Business Object Safety Measure List - Identification 20100622
15 MV_SML_OBJ_AVAIL_DET Instance attribute Private Type reference (TYPE) FLAG Determination of avail. object types done 20101105
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEFORE_SAVE Instance method Public Method Checks before saving 20101104
2 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20100622
3 CLEAR_BUFFERS Instance method Public Method Clear buffers 20100622
4 CONSTRUCTOR Instance method Private Constructor Constructor 20100622
5 DELETE_SML_DIR_LI Instance method Public Method Delete safety relevance for documents 20100622
6 DELETE_SML_EQUI_LI Instance method Public Method Delete safety relevance for equipments 20100622
7 DELETE_SML_MAT_LI Instance method Public Method Delete safety relevance for materials 20100622
8 DELETE_SML_PRMT_LI Instance method Public Method Delete safety relevance for permits 20100622
9 DELETE_SML_PRT_O_LI Instance method Public Method Delete safety relevance for PRTs other 20100622
10 DELETE_SML_TL_LI Instance method Public Method Delete safety relevance for tasklists 20100622
11 GET_SML_ACTIVE_OBJECTS Instance method Public Method Get list of object types which have objects assigned 20101105
12 GET_SML_DIR_LI Instance method Public Method Get safety relevance for documents 20100622
13 GET_SML_EQUI_LI Instance method Public Method Get safety relevance for equipments 20100622
14 GET_SML_MAT_LI Instance method Public Method Get safety relevance for materials 20100622
15 GET_SML_PRMT_LI Instance method Public Method Get safety relevance for permits 20100622
16 GET_SML_PRT_LI Instance method Public Method Get safety relevance for prts 20100721
17 GET_SML_PRT_O_LI Instance method Public Method Get safety relevance for other prts 20100622
18 GET_SML_TL_LI Instance method Public Method Get safety relevance for tasklists 20100622
19 INSERT_SML_DIR_LI Instance method Public Method Insert document into safety measure list 20100622
20 INSERT_SML_EQUI_LI Instance method Public Method Insert equipment into safety measure list 20100622
21 INSERT_SML_MAT_LI Instance method Public Method Insert material into safety measure list 20100622
22 INSERT_SML_PRMT_LI Instance method Public Method Insert permit into safety measure list 20100622
23 INSERT_SML_PRT_O_LI Instance method Public Method Insert PRT into safety measure list 20100622
24 INSERT_SML_TL_LI Instance method Public Method Insert tasklist into safety measure list 20100622
25 MAP_TECHOBJ_TL_KEYS Instance method Private Method Complete the key PLNTY, PLNNR, PLNAL 20101028
26 MAP_TYPE_X_TO_TYPE_TE Instance method Private Method Translate Technical Object Task List to E/T Type Task List 20101021
27 SAVE Instance method Public Method Save 20100622
28 SET_SML_DIR_LI Instance method Public Method Set safety relevance for documents 20100622
29 SET_SML_EQUI_LI Instance method Public Method Set safety relevance for equipments 20100622
30 SET_SML_HEADER Instance method Public Method Set safety measure list header 20100622
31 SET_SML_MAT_LI Instance method Public Method Set safety relevance for materials 20100622
32 SET_SML_PRMT_LI Instance method Public Method Set safety relevance for permits 20100622
33 SET_SML_PRT_O_LI Instance method Public Method Set safety relevance for PRTs other 20100622
34 SET_SML_TL_LI Instance method Public Method Set safety relevance for tasklists 20100622
35 S_GET_INSTANCE Static method Public Method Get class instance 20100622
Events
Class CL_EAMWS_BO_SML has no event.
Types
Class CL_EAMWS_BO_SML has no local type.
Method Signatures

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 20101104

Method CHECK_BEFORE_SAVE on class CL_EAMWS_BO_SML has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAMWS_BO_SML has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMWS_BO_SML has no exception.

Method CLEAR_BUFFERS Signature

Method CLEAR_BUFFERS on class CL_EAMWS_BO_SML has no parameter.
Method CLEAR_BUFFERS on class CL_EAMWS_BO_SML has no exception.

Method CONSTRUCTOR Signature

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

Method DELETE_SML_DIR_LI 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 20100622
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_DIR_ID Business Object Document Info Record - Identification 20100622

Method DELETE_SML_DIR_LI on class CL_EAMWS_BO_SML has no exception.

Method DELETE_SML_EQUI_LI 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 20100622
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_ID Business Object Equipment - Identification 20100622

Method DELETE_SML_EQUI_LI on class CL_EAMWS_BO_SML has no exception.

Method DELETE_SML_MAT_LI 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 20100622
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_MAT_ID Business Object Material - Identification 20100622

Method DELETE_SML_MAT_LI on class CL_EAMWS_BO_SML has no exception.

Method DELETE_SML_PRMT_LI 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 20100622
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT_ID Business Object Permit - Identification 20100622

Method DELETE_SML_PRMT_LI on class CL_EAMWS_BO_SML has no exception.

Method DELETE_SML_PRT_O_LI 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 20100622
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_PRT_ID BO table type for prt id 20100622

Method DELETE_SML_PRT_O_LI on class CL_EAMWS_BO_SML has no exception.

Method DELETE_SML_TL_LI 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 20100622
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_TL_ID Business Object Task List - Identification 20100622

Method DELETE_SML_TL_LI on class CL_EAMWS_BO_SML has no exception.

Method GET_SML_ACTIVE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAM Call by reference Type reference (TYPE) EAMWS_S_BO_SML_OBJ_AVAIL_PARAM 20101130
2 Returning RS_SML_OBJ_AVAIL Value transfer Type reference (TYPE) EAMWS_S_BO_SML_OBJ_AVAIL List of object types with objects ass. as safety relevant 20101105

Method GET_SML_ACTIVE_OBJECTS on class CL_EAMWS_BO_SML has no exception.

Method GET_SML_DIR_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_DIR_HEADER Business Object Document Info Record - Header Data 20100622
3 Importing IV_INCLUDE_PRT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Include PRT Documents 20101126

Method GET_SML_DIR_LI on class CL_EAMWS_BO_SML has no exception.

Method GET_SML_EQUI_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_HEADER Business Object Equipment - Header Data 20100622

Method GET_SML_EQUI_LI on class CL_EAMWS_BO_SML has no exception.

Method GET_SML_MAT_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MAT_HEADER Business Object Material - Header Data 20100622
3 Importing IV_INCLUDE_PRT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Include PRT Materials 20101126

Method GET_SML_MAT_LI on class CL_EAMWS_BO_SML has no exception.

Method GET_SML_PRMT_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT Business Object Permit: attributes 20100622

Method GET_SML_PRMT_LI on class CL_EAMWS_BO_SML has no exception.

Method GET_SML_PRT_LI 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 20100721
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PRT_HEADER BO table type for PRT header 20100721

Method GET_SML_PRT_LI on class CL_EAMWS_BO_SML has no exception.

Method GET_SML_PRT_O_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PRT_HEADER BO table type for PRT header 20100622

Method GET_SML_PRT_O_LI on class CL_EAMWS_BO_SML has no exception.

Method GET_SML_TL_LI 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 20100812
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_TL_HEADER Business Object task List - Header Data 20100622
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 20100622
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100622

Method GET_SML_TL_LI on class CL_EAMWS_BO_SML has no exception.

Method INSERT_SML_DIR_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_DIR_HEADER Business Object task List - Header Data 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_DIR_HEADER Business Object task List - Header Data 20100622

Method INSERT_SML_DIR_LI on class CL_EAMWS_BO_SML has no exception.

Method INSERT_SML_EQUI_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_HEADER Business Object Equipment - Header Data 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_HEADER Business Object Equipment - Header Data 20100622

Method INSERT_SML_EQUI_LI on class CL_EAMWS_BO_SML has no exception.

Method INSERT_SML_MAT_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MAT_HEADER Business Object Material - Header Data 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MAT_HEADER Business Object Material - Header Data 20100622

Method INSERT_SML_MAT_LI on class CL_EAMWS_BO_SML has no exception.

Method INSERT_SML_PRMT_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT Business Object Permit: attributes 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT Business Object Permit: attributes 20100622

Method INSERT_SML_PRMT_LI on class CL_EAMWS_BO_SML has no exception.

Method INSERT_SML_PRT_O_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PRT_HEADER BO table type for PRT header 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PRT_HEADER BO table type for PRT header 20100622

Method INSERT_SML_PRT_O_LI on class CL_EAMWS_BO_SML has no exception.

Method INSERT_SML_TL_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_TL_HEADER Business Object task List - Header Data 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_TL_HEADER Business Object task List - Header Data 20100622

Method INSERT_SML_TL_LI on class CL_EAMWS_BO_SML has no exception.

Method MAP_TECHOBJ_TL_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_BO_TL_HEADER Business Object Task List - Header Data 20101028

Method MAP_TECHOBJ_TL_KEYS on class CL_EAMWS_BO_SML has no exception.

Method MAP_TYPE_X_TO_TYPE_TE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_BO_TL_HEADER Business Object Task List - Header Data 20101021

Method MAP_TYPE_X_TO_TYPE_TE on class CL_EAMWS_BO_SML 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 20100622

Method SAVE on class CL_EAMWS_BO_SML has no exception.

Method SET_SML_DIR_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_DIR_HEADER Document-Object Link 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_DIR_HEADER Document-Object Link 20100622

Method SET_SML_DIR_LI on class CL_EAMWS_BO_SML has no exception.

Method SET_SML_EQUI_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_HEADER Business Object Equipment - Header Data 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_HEADER Business Object Equipment - Header Data 20100622

Method SET_SML_EQUI_LI on class CL_EAMWS_BO_SML has no exception.

Method SET_SML_HEADER 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) EAMWS_T_BO_SML_ID Business Object Safety Measure List - Identification 20100622

Method SET_SML_HEADER on class CL_EAMWS_BO_SML has no exception.

Method SET_SML_MAT_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MAT_HEADER Business Object Material - Header Data 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_MAT_HEADER Business Object Material - Header Data 20100622

Method SET_SML_MAT_LI on class CL_EAMWS_BO_SML has no exception.

Method SET_SML_PRMT_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT Business Object Permit: attributes 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PERMIT Business Object Permit: attributes 20100622

Method SET_SML_PRMT_LI on class CL_EAMWS_BO_SML has no exception.

Method SET_SML_PRT_O_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PRT_HEADER BO table type for PRT header 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_PRT_HEADER BO table type for PRT header 20100622

Method SET_SML_PRT_O_LI on class CL_EAMWS_BO_SML has no exception.

Method SET_SML_TL_LI 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 20100622
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_TL_HEADER Business Object task List - Header Data 20100622
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 20100622
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_TL_HEADER Business Object task List - Header Data 20100622

Method SET_SML_TL_LI on class CL_EAMWS_BO_SML 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_EAMWS_BO_SML Business Object Safety Measure List 20100622

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