SAP ABAP Class CL_EAMWS_CUSTOMIZING (WS relevant customizing)
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_CUSTOMIZING  
Short Description WS relevant customizing    
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 20101014   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_CUSTOMIZING has no interface implemented.
Friends
Class CL_EAMWS_CUSTOMIZING 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_CUSTOMIZING WS relevant customizing 20101014
2 MS_MIME_FOLDER Instance attribute Private Type reference (TYPE) EAMWS_MIME_FOLDER 20101111
3 MS_ORG_AREA Instance attribute Private Type reference (TYPE) EAMWS_ORG_AREA Organizational Area for Safety 20101015
4 MS_RM_SYSTEM Instance attribute Private Type reference (TYPE) EAMWS_RM_SYSTEM Connection to Risk Management System 20101015
5 MT_WS_PLANTS Instance attribute Private Type reference (TYPE) EAMWS_PLANTS_TT Table Type for Safety Plan Relevant Plants in WS 20101014
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101014
2 GET_KEY_WORD_ID Instance method Public Method Get key word ID asociated with the WS relevant plant 20110131
3 GET_ORG_AREA_ATTR Instance method Public Method Get attributes of the organizational area settings 20101015
4 GET_RM_SYS_ATTR Instance method Public Method Get attributes of the RM connection settings 20101015
5 GET_SFTY_SYMB_MIME_FOLDER Instance method Public Method Get MIME folder of the safety symbol 20101111
6 GET_SMEAS_OPR_ASGMT Instance method Public Method Get safety measure assignment on operation level 20101014
7 IS_PLANT_WS_RELEVANT Instance method Public Method Check if the given plant is WS relevant 20101014
8 IS_RESP_APPLY_ACTIVE Instance method Public Method Check if the apply logic on response level is active 20101105
9 READ_EAMWS_ORG_AREA Instance method Private Method Read organizational area for WS relevant classification 20101015
10 READ_EAMWS_PLANTS Instance method Private Method Read plant dependent customizing 20101014
11 READ_EAMWS_RM_SYSTEM Instance method Private Method Read RM relevant customizing 20101015
12 READ_EAMWS_SFTY_SYMB_MIME_FOLD Instance method Private Method Read MIME folder (to store Safety Symbols) 20101111
13 S_GET_INSTANCE Static method Public Method Get Class Instance 20101014
Events
Class CL_EAMWS_CUSTOMIZING has no event.
Types
Class CL_EAMWS_CUSTOMIZING has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_KEY_WORD_ID 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 20110131
2 Returning RV_KEY_WORD_ID Value transfer Type reference (TYPE) EAMWS_SLWID EAMWS: Key Word ID for User-Defined Fields 20110131

Method GET_KEY_WORD_ID on class CL_EAMWS_CUSTOMIZING has no exception.

Method GET_ORG_AREA_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ORG_AREA Call by reference Type reference (TYPE) EAMWS_ORG_AREA Organizational Area for Safety 20101029
2 Exporting EV_WS_VIEW Call by reference Type reference (TYPE) SICHTKZ Organizational Area Indicator 20101029

Method GET_ORG_AREA_ATTR on class CL_EAMWS_CUSTOMIZING has no exception.

Method GET_RM_SYS_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RM_SYSTEM Call by reference Type reference (TYPE) EAMWS_RM_SYSTEM Connection to Risk Management System 20101015
2 Exporting EV_EAM_LOGSYS Call by reference Type reference (TYPE) EAMWS_EAM_LOGSYS Logical System of Enterprise Asset Management (EAM) System 20101015
3 Exporting EV_RM_IDENT Call by reference Type reference (TYPE) EAMWS_RM_IDENT Risk Management System ID 20101015
4 Exporting EV_RM_RFC Call by reference Type reference (TYPE) EAMWS_RM_RFC RFC Connection to Risk Management System 20101015

Method GET_RM_SYS_ATTR on class CL_EAMWS_CUSTOMIZING has no exception.

Method GET_SFTY_SYMB_MIME_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MIME_FOLDER Call by reference Type reference (TYPE) EAMWS_MIME_FOLDER MIME Folder 20101111

Method GET_SFTY_SYMB_MIME_FOLDER on class CL_EAMWS_CUSTOMIZING has no exception.

Method GET_SMEAS_OPR_ASGMT 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 20101014
2 Returning RV_SMEAS_ASGMT Value transfer Type reference (TYPE) EAMWS_SM_ASSIGN Automatic Assignment of Operation-Specific Safety Measure 20101014

Method GET_SMEAS_OPR_ASGMT on class CL_EAMWS_CUSTOMIZING has no exception.

Method IS_PLANT_WS_RELEVANT 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 20101014
2 Returning RV_WS_RELEVANT Value transfer Type reference (TYPE) ABAP_BOOL 20101014

Method IS_PLANT_WS_RELEVANT on class CL_EAMWS_CUSTOMIZING has no exception.

Method IS_RESP_APPLY_ACTIVE 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 20101105
2 Returning RV_RESP_APPLY_ACTIVE Value transfer Type reference (TYPE) EAMWS_RESP_APPLY Indicator for the Apply logic on Response Level 20101105

Method IS_RESP_APPLY_ACTIVE on class CL_EAMWS_CUSTOMIZING has no exception.

Method READ_EAMWS_ORG_AREA Signature

Method READ_EAMWS_ORG_AREA on class CL_EAMWS_CUSTOMIZING has no parameter.
Method READ_EAMWS_ORG_AREA on class CL_EAMWS_CUSTOMIZING has no exception.

Method READ_EAMWS_PLANTS Signature

Method READ_EAMWS_PLANTS on class CL_EAMWS_CUSTOMIZING has no parameter.
Method READ_EAMWS_PLANTS on class CL_EAMWS_CUSTOMIZING has no exception.

Method READ_EAMWS_RM_SYSTEM Signature

Method READ_EAMWS_RM_SYSTEM on class CL_EAMWS_CUSTOMIZING has no parameter.
Method READ_EAMWS_RM_SYSTEM on class CL_EAMWS_CUSTOMIZING has no exception.

Method READ_EAMWS_SFTY_SYMB_MIME_FOLD Signature

Method READ_EAMWS_SFTY_SYMB_MIME_FOLD on class CL_EAMWS_CUSTOMIZING has no parameter.
Method READ_EAMWS_SFTY_SYMB_MIME_FOLD on class CL_EAMWS_CUSTOMIZING 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_CUSTOMIZING WS relevant customizing 20101014

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