SAP ABAP IMG Activity /MRSS/SCHED_C_SQE_PS (Define Preselection Modes for Free Employee Search)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SQE (Package) MRS qualifications: engine
IMG Activity
ID /MRSS/SCHED_C_SQE_PS Define Preselection Modes for Free Employee Search  
Transaction Code /MRSS/92000010   (empty) 
Created on 20070730    
Customizing Attributes /MRSS/SCHED_C_SQE_PS   Define Preselection Modes for Free Employee Search 
Customizing Activity /MRSS/SCHED_C_SQE_PS   Define Preselection Modes for Free Employee Search 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /MRSS/SCHED_C_SQE_PS    

Use

In this Customizing activity, you can define different preselection modes according to which resources are filtered before the free employee search is started. The selection modes consist of an ID, a short text, and a class name. The actual preselection function is implemented in these classes. To define new modes for preselecting resources, you have to create the relevant, new classes. Interface /MRSS/IF_SQE_PRESELECTION (method PRESEL_EXECUTE) has to be implemented by these classes.

Requirements

Standard settings

Three classes with predefined modes are provided for the preselection. These can also be used as example implementations.

Activities

Example

Exclude all resources that do not have all of the mandatory structured qualifications:

PRESEL_ID: 001
PRESEL_TXT: Requires all mandatory, structured qualifications
PRESEL_CLASS: /MRSS/CL_SQE_PSEL_ALL_STRUCT

Exclude all resources that have none of the required structured qualifications:
PRESEL_ID: 002
PRESEL_TXT: Requires at least one of the required, structured qualifications
PRESEL_CLASS: /MRSS/CL_SQE_PSEL_ANY_STRUCT           

Exclude all resources that do not have at least one hit for one of the required, unstructured qualifications:

PRESEL_ID : 003
PRESEL_TXT: Requires at least one of the required, structured qualifications
PRESEL_CLASS: /MRSS/CL_SQE_PSEL_ANY_UNSTRUCT   

       

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG /MRSS/SCHED_C_SQE_PS 0 HLB0009110 Cross-Application Components 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
/MRSS/V_SQE_PSEL V - View SM30  
History
Last changed by/on SAP  20090908 
SAP Release Created in 607