SAP ABAP Class CL_EAMWS_RISK_RELEVANCE_SRV (EAM WS: Service methods for risk rele. objects)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMWS_RISK (Package) Integration with Risk Management
Properties
Class CL_EAMWS_RISK_RELEVANCE_SRV  
Short Description EAM WS: Service methods for risk rele. objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMWS_RISK   Integration with Risk Management 
Created 20100630   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_RISK_RELEVANCE_SRV has no interface implemented.
Friends
Class CL_EAMWS_RISK_RELEVANCE_SRV 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_RISK_RELEVANCE_SRV EAM WS: Service methods for risk rele. objects 20100630
2 MO_EAMS_BO_SRV Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_SRV Service class for BO 20100701
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHAR_VALUE Instance method Public Method Check given characteristic value 20100715
2 CHECK_EQUI Instance method Public Method Check existence and authority for a single equi 20100702
3 CHECK_EQUI_EXISTENCE Instance method Private Method Check existence for a single equi 20100714
4 CHECK_FL Instance method Public Method Check existence and authority for a single functional locati 20100702
5 CHECK_FL_EXISTENCE Instance method Private Method Check existence for a single functional locati 20100714
6 CHECK_PLANT_EXISTENCE Instance method Public Method Check existence for a plant 20100715
7 CHECK_TECHNICAL_OBJ_TYPE Instance method Public Method Check existence and authority for a technical object type 20100705
8 CHECK_TL Instance method Public Method Check existence and authority for a single task list 20100702
9 CHECK_TL_EXISTENCE Instance method Private Method Check existence for a single task list 20100702
10 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100630
11 DELETE_RISK_FOR_CHAR Instance method Public Method Delete a risk for a characteristic/value 20100712
12 DELETE_RISK_FOR_EQUI Instance method Public Method Delete a risk for an equi 20100712
13 DELETE_RISK_FOR_FLOC Instance method Public Method Delete a risk for a functional location 20100712
14 DELETE_RISK_FOR_PLANT Instance method Public Method Delete a risk for a plant 20100715
15 DELETE_RISK_FOR_TECH_OBJ_TYPE Instance method Public Method Delete a risk for a technical object type 20100712
16 DELETE_RISK_FOR_TL Instance method Public Method Delete a risk for a task list 20100712
17 DELETE_SINGLE_RISK_RELEV Instance method Private Method Delete an entry in table EAMWS_RISK_RELEV 20100712
18 ENQUEUE_RISK_RELEVANCE Instance method Public Method Enqueue object in Risk Relevance Table 20100701
19 GET_OBJECT_ID_CHAR Instance method Private Method Translate Characteristic to internal ID 20100709
20 GET_OBJECT_ID_EQUI Instance method Private Method Translate EQUI ID to internal ID 20100709
21 GET_OBJECT_ID_FLOC Instance method Private Method Translate FLOC ID to internal ID 20100709
22 GET_OBJECT_ID_PLANT Instance method Private Method Translate Plant ID to internal ID 20100715
23 GET_OBJECT_ID_TECH_OBJ_TYPE Instance method Private Method Translate TECH_OBJ_TYPE ID to internal ID 20100709
24 GET_OBJECT_ID_TL Instance method Private Method Translate Task List ID to internal ID 20100709
25 GET_RISK_FOR_CHAR Instance method Public Method Check, if there is a risk for a characteristic/value 20100709
26 GET_RISK_FOR_EQUI Instance method Public Method Check, if there is a risk for an equi 20100709
27 GET_RISK_FOR_FLOC Instance method Public Method Check, if there is a risk for a functional location 20100709
28 GET_RISK_FOR_OBJTYPE_IS_ACTIVE Instance method Public Method Check, if there are any risks for an object type 20100701
29 GET_RISK_FOR_PLANT Instance method Public Method Check, if there is a risk for an plant 20100715
30 GET_RISK_FOR_TECH_OBJ_TYPE Instance method Public Method Check, if there is a risk for a technical object type 20100709
31 GET_RISK_FOR_TL Instance method Public Method Check, if there is a risk for a task list 20100709
32 GET_RISK_IS_ACTIVE Instance method Public Method Check, if there are any risks 20100701
33 GET_SEVERITY_LEVEL Instance method Private Method get maximum severity in message table 20100701
34 MAP_MESSAGES_PLM2BAPIRET2 Instance method Public Method Map PLM messages to BAPIRET2 format 20100701
35 SELECT_SINGLE_RISK_RELEV Instance method Private Method Select on table EAMWS_RISK_RELEV 20100709
36 SET_MESSAGE_INDEX Instance method Private Method set message index (reference object to message) 20100701
37 SPLIT_OBJECT_IDS Instance method Public Method Split generic objects to individual ones 20100630
38 SPLIT_OBJECT_ID_CHAR Instance method Public Method Split object ID for characteristic 20100706
39 S_GET_INSTANCE Static method Public Method Get Class Instance 20100630
Events
Class CL_EAMWS_RISK_RELEVANCE_SRV has no event.
Types
Class CL_EAMWS_RISK_RELEVANCE_SRV has no local type.
Method Signatures

Method CHECK_CHAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100715
2 Changing CV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100715
3 Importing IS_OBJECTS Call by reference Type reference (TYPE) EAMWS_S_RISK_RELEV EAM WS: Risk relevances 20100715
4 Importing IT_CAWN Call by reference Type reference (TYPE) TT_CAWN Table Type for CAWN 20100715
5 Importing IV_ATINN Call by reference Type reference (TYPE) ATINN Internal characteristic 20100715
6 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100715

Method CHECK_CHAR_VALUE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CHECK_EQUI 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 20100702
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100702
3 Importing IS_EQUI_ID Call by reference Type reference (TYPE) EAMS_S_BO_EQUI_ID Business Object Equipment - Identification 20100702
4 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100702

Method CHECK_EQUI on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CHECK_EQUI_EXISTENCE 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 20100714
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100714
3 Importing IS_EQUI_ID Call by reference Type reference (TYPE) EAMS_S_BO_EQUI_ID Business Object Equipment - Identification 20100714
4 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100714

Method CHECK_EQUI_EXISTENCE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CHECK_FL 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 20100702
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100702
3 Importing IS_FL_ID Call by reference Type reference (TYPE) EAMS_S_BO_FL_ID Business Object Functional Location - Identification 20100702
4 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100702

Method CHECK_FL on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CHECK_FL_EXISTENCE 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 20100714
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100714
3 Importing IS_FL_ID Call by reference Type reference (TYPE) EAMS_S_BO_FL_ID Business Object Functional Location - Identification 20100714
4 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100714

Method CHECK_FL_EXISTENCE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CHECK_PLANT_EXISTENCE 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 20100715
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100715
3 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100715
4 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20100715

Method CHECK_PLANT_EXISTENCE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CHECK_TECHNICAL_OBJ_TYPE 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 20100705
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100705
3 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100705
4 Importing IV_TECHOBJ_TYPE Call by reference Type reference (TYPE) EQART ID for technical object type 20100705

Method CHECK_TECHNICAL_OBJ_TYPE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CHECK_TL 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 20100702
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100702
3 Importing IS_TL_ID Call by reference Type reference (TYPE) EAMS_S_BO_TL_ID Business Object Task List - Identification 20100702
4 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100702

Method CHECK_TL on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CHECK_TL_EXISTENCE 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 20100702
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100702
3 Importing IS_TL_ID Call by reference Type reference (TYPE) EAMS_S_BO_TL_ID Business Object Task List - Identification 20100702
4 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100702

Method CHECK_TL_EXISTENCE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method DELETE_RISK_FOR_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATNAM Call by reference Type reference (TYPE) ATNAM 20100712
2 Importing IV_ATWRT Call by reference Type reference (TYPE) ATWRT 20100712

Method DELETE_RISK_FOR_CHAR on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method DELETE_RISK_FOR_EQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20100712

Method DELETE_RISK_FOR_EQUI on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method DELETE_RISK_FOR_FLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRNO Call by reference Type reference (TYPE) ILOM_STRNO Functional Location Label(external) 20100712
2 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location(internal) 20100712

Method DELETE_RISK_FOR_FLOC on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method DELETE_RISK_FOR_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D 20100715

Method DELETE_RISK_FOR_PLANT on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method DELETE_RISK_FOR_TECH_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EQART Call by reference Type reference (TYPE) EQART Type of Technical Object 20100712

Method DELETE_RISK_FOR_TECH_OBJ_TYPE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method DELETE_RISK_FOR_TL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Group Counter 20100712
2 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Key for Task List Group 20100712
3 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Task List Type 20100712

Method DELETE_RISK_FOR_TL on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method DELETE_SINGLE_RISK_RELEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_ID Call by reference Type reference (TYPE) EAMWS_RISK_OBJECT_ID 20100712
2 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) EAMWS_RISK_OBJECT_TYPE Object Type of Risk-Relevant Object 20100712

Method DELETE_SINGLE_RISK_RELEV on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method ENQUEUE_RISK_RELEVANCE 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 20100701
2 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100701
3 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100701
4 Importing IV_RISK_OBJECT_ID Call by reference Type reference (TYPE) EAMWS_RISK_OBJECT_ID EAM WS. Object Identification for risk relevant Objects 20100701
5 Importing IV_RISK_OBJECT_TYPE Call by reference Type reference (TYPE) EAMWS_RISK_OBJECT_TYPE EAM WS: Object Type for risk relevant objects 20100701

Method ENQUEUE_RISK_RELEVANCE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_OBJECT_ID_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATNAM Call by reference Type reference (TYPE) ATNAM 20100709
2 Importing IV_ATWRT Call by reference Type reference (TYPE) ATWRT Characteristic Value 20100709
3 Returning RV_RISK_OBJ_ID Value transfer Type reference (TYPE) EAMWS_RISK_OBJECT_ID Object ID of Risk-Relevant Object 20100709

Method GET_OBJECT_ID_CHAR on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_OBJECT_ID_EQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20100709
2 Returning RV_RISK_OBJ_ID Value transfer Type reference (TYPE) EAMWS_RISK_OBJECT_ID Object ID of Risk-Relevant Object 20100709

Method GET_OBJECT_ID_EQUI on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_OBJECT_ID_FLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRNO Call by reference Type reference (TYPE) ILOM_STRNO Functional Location Label 20100712
2 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location 20100709
3 Returning RV_RISK_OBJ_ID Value transfer Type reference (TYPE) EAMWS_RISK_OBJECT_ID Object ID of Risk-Relevant Object 20100709

Method GET_OBJECT_ID_FLOC on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_OBJECT_ID_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D 20100715
2 Returning RV_RISK_OBJ_ID Value transfer Type reference (TYPE) EAMWS_RISK_OBJECT_ID Object ID of Risk-Relevant Object 20100715

Method GET_OBJECT_ID_PLANT on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_OBJECT_ID_TECH_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EQART Call by reference Type reference (TYPE) EQART Type of Technical Object 20100709
2 Returning RV_RISK_OBJ_ID Value transfer Type reference (TYPE) EAMWS_RISK_OBJECT_ID Object ID of Risk-Relevant Object 20100709

Method GET_OBJECT_ID_TECH_OBJ_TYPE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_OBJECT_ID_TL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Group Counter 20100709
2 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Group Counter 20100709
3 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY 20100709
4 Returning RV_RISK_OBJ_ID Value transfer Type reference (TYPE) EAMWS_RISK_OBJECT_ID Object ID of Risk-Relevant Object 20100709

Method GET_OBJECT_ID_TL on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_RISK_FOR_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATNAM Call by reference Type reference (TYPE) ATNAM 20100709
2 Importing IV_ATWRT Call by reference Type reference (TYPE) ATWRT 20100709
3 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100709

Method GET_RISK_FOR_CHAR on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_RISK_FOR_EQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20100709
2 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100709

Method GET_RISK_FOR_EQUI on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_RISK_FOR_FLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRNO Call by reference Type reference (TYPE) ILOM_STRNO Functional Location Label(external) 20100712
2 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR Functional Location(internal) 20100709
3 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100709

Method GET_RISK_FOR_FLOC on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_RISK_FOR_OBJTYPE_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RISK_OBJECT_TYPE Call by reference Type reference (TYPE) EAMWS_RISK_OBJECT_TYPE Object Type of Risk-Relevant Object 20100701
2 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100701

Method GET_RISK_FOR_OBJTYPE_IS_ACTIVE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_RISK_FOR_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20100715
2 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100715

Method GET_RISK_FOR_PLANT on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_RISK_FOR_TECH_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EQART Call by reference Type reference (TYPE) EQART Type of Technical Object 20100709
2 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100709

Method GET_RISK_FOR_TECH_OBJ_TYPE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_RISK_FOR_TL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLNAL Call by reference Type reference (TYPE) PLNAL Group Counter 20100709
2 Importing IV_PLNNR Call by reference Type reference (TYPE) PLNNR Key for Task List Group 20100709
3 Importing IV_PLNTY Call by reference Type reference (TYPE) PLNTY Task List Type 20100709
4 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100709

Method GET_RISK_FOR_TL on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_RISK_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100701

Method GET_RISK_IS_ACTIVE on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method GET_SEVERITY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100701
2 Returning RV_MSG_SEVERITY Value transfer Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100701

Method GET_SEVERITY_LEVEL on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method MAP_MESSAGES_PLM2BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100701
2 Returning RT_BAPIRET2 Value transfer Type reference (TYPE) BAPIRET2_TAB Error Messages 20100701

Method MAP_MESSAGES_PLM2BAPIRET2 on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method SELECT_SINGLE_RISK_RELEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_ID Call by reference Type reference (TYPE) EAMWS_RISK_OBJECT_ID 20100709
2 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) EAMWS_RISK_OBJECT_TYPE Object Type of Risk-Relevant Object 20100709
3 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100709

Method SELECT_SINGLE_RISK_RELEV on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method SET_MESSAGE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100701
2 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100701

Method SET_MESSAGE_INDEX on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method SPLIT_OBJECT_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100705
2 Exporting ET_OBJECTS Call by reference Type reference (TYPE) EAMWS_T_RISK_RELEV EAM WS: Risk relevances 20100701
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100705
4 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) EAMWS_T_RISK_RELEV_OBJECT_ID EAM WS: Risk relevances 20100630

Method SPLIT_OBJECT_IDS on class CL_EAMWS_RISK_RELEVANCE_SRV has no exception.

Method SPLIT_OBJECT_ID_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECTS Call by reference Type reference (TYPE) EAMWS_S_RISK_RELEV EAM WS: Risk relevances 20100706
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100706
3 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100715
4 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) EAMWS_S_RISK_RELEV_OBJECT_ID EAM WS: Risk relevances 20100706
5 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20100706

Method SPLIT_OBJECT_ID_CHAR on class CL_EAMWS_RISK_RELEVANCE_SRV 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_RISK_RELEVANCE_SRV EAM WS: Service methods for risk rele. objects 20100630

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