Hierarchy
⤷
⤷
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 | 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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAMWS_RISK_RELEVANCE_SRV | EAM WS: Service methods for risk rele. objects | 20100630 | |||
| 2 | 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 | Instance method | Public | Method | Check given characteristic value | 20100715 | |
| 2 | Instance method | Public | Method | Check existence and authority for a single equi | 20100702 | |
| 3 | Instance method | Private | Method | Check existence for a single equi | 20100714 | |
| 4 | Instance method | Public | Method | Check existence and authority for a single functional locati | 20100702 | |
| 5 | Instance method | Private | Method | Check existence for a single functional locati | 20100714 | |
| 6 | Instance method | Public | Method | Check existence for a plant | 20100715 | |
| 7 | Instance method | Public | Method | Check existence and authority for a technical object type | 20100705 | |
| 8 | Instance method | Public | Method | Check existence and authority for a single task list | 20100702 | |
| 9 | Instance method | Private | Method | Check existence for a single task list | 20100702 | |
| 10 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100630 | |
| 11 | Instance method | Public | Method | Delete a risk for a characteristic/value | 20100712 | |
| 12 | Instance method | Public | Method | Delete a risk for an equi | 20100712 | |
| 13 | Instance method | Public | Method | Delete a risk for a functional location | 20100712 | |
| 14 | Instance method | Public | Method | Delete a risk for a plant | 20100715 | |
| 15 | Instance method | Public | Method | Delete a risk for a technical object type | 20100712 | |
| 16 | Instance method | Public | Method | Delete a risk for a task list | 20100712 | |
| 17 | Instance method | Private | Method | Delete an entry in table EAMWS_RISK_RELEV | 20100712 | |
| 18 | Instance method | Public | Method | Enqueue object in Risk Relevance Table | 20100701 | |
| 19 | Instance method | Private | Method | Translate Characteristic to internal ID | 20100709 | |
| 20 | Instance method | Private | Method | Translate EQUI ID to internal ID | 20100709 | |
| 21 | Instance method | Private | Method | Translate FLOC ID to internal ID | 20100709 | |
| 22 | Instance method | Private | Method | Translate Plant ID to internal ID | 20100715 | |
| 23 | Instance method | Private | Method | Translate TECH_OBJ_TYPE ID to internal ID | 20100709 | |
| 24 | Instance method | Private | Method | Translate Task List ID to internal ID | 20100709 | |
| 25 | Instance method | Public | Method | Check, if there is a risk for a characteristic/value | 20100709 | |
| 26 | Instance method | Public | Method | Check, if there is a risk for an equi | 20100709 | |
| 27 | Instance method | Public | Method | Check, if there is a risk for a functional location | 20100709 | |
| 28 | Instance method | Public | Method | Check, if there are any risks for an object type | 20100701 | |
| 29 | Instance method | Public | Method | Check, if there is a risk for an plant | 20100715 | |
| 30 | Instance method | Public | Method | Check, if there is a risk for a technical object type | 20100709 | |
| 31 | Instance method | Public | Method | Check, if there is a risk for a task list | 20100709 | |
| 32 | Instance method | Public | Method | Check, if there are any risks | 20100701 | |
| 33 | Instance method | Private | Method | get maximum severity in message table | 20100701 | |
| 34 | Instance method | Public | Method | Map PLM messages to BAPIRET2 format | 20100701 | |
| 35 | Instance method | Private | Method | Select on table EAMWS_RISK_RELEV | 20100709 | |
| 36 | Instance method | Private | Method | set message index (reference object to message) | 20100701 | |
| 37 | Instance method | Public | Method | Split generic objects to individual ones | 20100630 | |
| 38 | Instance method | Public | Method | Split object ID for characteristic | 20100706 | |
| 39 | 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 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100715 | |||
| 2 | CV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100715 | |||
| 3 | IS_OBJECTS | Call by reference | Type reference (TYPE) | EAMWS_S_RISK_RELEV | EAM WS: Risk relevances | 20100715 | |||
| 4 | IT_CAWN | Call by reference | Type reference (TYPE) | TT_CAWN | Table Type for CAWN | 20100715 | |||
| 5 | IV_ATINN | Call by reference | Type reference (TYPE) | ATINN | Internal characteristic | 20100715 | |||
| 6 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100702 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100702 | |||
| 3 | IS_EQUI_ID | Call by reference | Type reference (TYPE) | EAMS_S_BO_EQUI_ID | Business Object Equipment - Identification | 20100702 | |||
| 4 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100714 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100714 | |||
| 3 | IS_EQUI_ID | Call by reference | Type reference (TYPE) | EAMS_S_BO_EQUI_ID | Business Object Equipment - Identification | 20100714 | |||
| 4 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100702 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100702 | |||
| 3 | IS_FL_ID | Call by reference | Type reference (TYPE) | EAMS_S_BO_FL_ID | Business Object Functional Location - Identification | 20100702 | |||
| 4 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100714 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100714 | |||
| 3 | IS_FL_ID | Call by reference | Type reference (TYPE) | EAMS_S_BO_FL_ID | Business Object Functional Location - Identification | 20100714 | |||
| 4 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100715 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100715 | |||
| 3 | IV_MSG_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20100715 | |||
| 4 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100705 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100705 | |||
| 3 | IV_MSG_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20100705 | |||
| 4 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100702 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100702 | |||
| 3 | IS_TL_ID | Call by reference | Type reference (TYPE) | EAMS_S_BO_TL_ID | Business Object Task List - Identification | 20100702 | |||
| 4 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100702 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100702 | |||
| 3 | IS_TL_ID | Call by reference | Type reference (TYPE) | EAMS_S_BO_TL_ID | Business Object Task List - Identification | 20100702 | |||
| 4 | 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 | IV_ATNAM | Call by reference | Type reference (TYPE) | ATNAM | 20100712 | ||||
| 2 | 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 | 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 | IV_STRNO | Call by reference | Type reference (TYPE) | ILOM_STRNO | Functional Location Label(external) | 20100712 | |||
| 2 | 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 | 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 | 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 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Group Counter | 20100712 | |||
| 2 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Key for Task List Group | 20100712 | |||
| 3 | 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 | IV_OBJ_ID | Call by reference | Type reference (TYPE) | EAMWS_RISK_OBJECT_ID | 20100712 | ||||
| 2 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100701 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100701 | |||
| 3 | IV_MSG_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20100701 | |||
| 4 | IV_RISK_OBJECT_ID | Call by reference | Type reference (TYPE) | EAMWS_RISK_OBJECT_ID | EAM WS. Object Identification for risk relevant Objects | 20100701 | |||
| 5 | 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 | IV_ATNAM | Call by reference | Type reference (TYPE) | ATNAM | 20100709 | ||||
| 2 | IV_ATWRT | Call by reference | Type reference (TYPE) | ATWRT | Characteristic Value | 20100709 | |||
| 3 | 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 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20100709 | |||
| 2 | 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 | IV_STRNO | Call by reference | Type reference (TYPE) | ILOM_STRNO | Functional Location Label | 20100712 | |||
| 2 | IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20100709 | |||
| 3 | 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 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | 20100715 | ||||
| 2 | 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 | IV_EQART | Call by reference | Type reference (TYPE) | EQART | Type of Technical Object | 20100709 | |||
| 2 | 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 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Group Counter | 20100709 | |||
| 2 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Group Counter | 20100709 | |||
| 3 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | 20100709 | ||||
| 4 | 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 | IV_ATNAM | Call by reference | Type reference (TYPE) | ATNAM | 20100709 | ||||
| 2 | IV_ATWRT | Call by reference | Type reference (TYPE) | ATWRT | 20100709 | ||||
| 3 | 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 | IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment Number | 20100709 | |||
| 2 | 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 | IV_STRNO | Call by reference | Type reference (TYPE) | ILOM_STRNO | Functional Location Label(external) | 20100712 | |||
| 2 | IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional Location(internal) | 20100709 | |||
| 3 | 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 | IV_RISK_OBJECT_TYPE | Call by reference | Type reference (TYPE) | EAMWS_RISK_OBJECT_TYPE | Object Type of Risk-Relevant Object | 20100701 | |||
| 2 | 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 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20100715 | |||
| 2 | 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 | IV_EQART | Call by reference | Type reference (TYPE) | EQART | Type of Technical Object | 20100709 | |||
| 2 | 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 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Group Counter | 20100709 | |||
| 2 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Key for Task List Group | 20100709 | |||
| 3 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task List Type | 20100709 | |||
| 4 | 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 | 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 | IT_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100701 | |||
| 2 | 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 | IT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100701 | |||
| 2 | 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 | IV_OBJ_ID | Call by reference | Type reference (TYPE) | EAMWS_RISK_OBJECT_ID | 20100709 | ||||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | EAMWS_RISK_OBJECT_TYPE | Object Type of Risk-Relevant Object | 20100709 | |||
| 3 | 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 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100701 | |||
| 2 | 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 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100705 | |||
| 2 | ET_OBJECTS | Call by reference | Type reference (TYPE) | EAMWS_T_RISK_RELEV | EAM WS: Risk relevances | 20100701 | |||
| 3 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100705 | |||
| 4 | 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 | CS_OBJECTS | Call by reference | Type reference (TYPE) | EAMWS_S_RISK_RELEV | EAM WS: Risk relevances | 20100706 | |||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100706 | |||
| 3 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20100715 | |||
| 4 | IS_OBJECT_ID | Call by reference | Type reference (TYPE) | EAMWS_S_RISK_RELEV_OBJECT_ID | EAM WS: Risk relevances | 20100706 | |||
| 5 | 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 | 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 |