SAP ABAP Class /MRSS/CL_SQE_QUALIF_TOOLS (Diverse tools for matching)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SQE (Package) MRS qualifications: engine

⤷

⤷

Properties
Class | /MRSS/CL_SQE_QUALIF_TOOLS | |
Short Description | Diverse tools for matching | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SQE | MRS qualifications: engine |
Created | 20060907 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SQE_QUALIF_TOOLS has no forward declaration.
Interfaces
Class /MRSS/CL_SQE_QUALIF_TOOLS has no interface implemented.
Friends
Class /MRSS/CL_SQE_QUALIF_TOOLS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SY-UCOMM | 'DSP_TOGGLE' | Screens, Function Code That Triggered PAI | 20060907 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SY-UCOMM | 'MTRACE' | Screens, Function Code That Triggered PAI | 20060907 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SY-UCOMM | 'TREX' | Function code: end search help for org. nodes | 20060907 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | /MRSS/T_DEM_SUBOBJ | 'PLR' | Subobject: planning-relevant items | 20060907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Calculate Travel Details to Display in Ranking Table | 20071211 |
2 | ![]() |
Static method | Public | Method | CALLBACK routine for method PLANNING_NODE_Fd_CALL | 20060907 |
3 | ![]() |
Static method | Public | Method | Conversion of duration | 20060907 |
4 | ![]() |
Static method | Public | Method | Determine contact person for demand | 20060907 |
5 | ![]() |
Static method | Public | Method | Determine requestor for demand | 20060907 |
6 | ![]() |
Static method | Public | Method | Determine resource manager for demand | 20060907 |
7 | ![]() |
Static method | Public | Method | Calculate Travel Time | 20071211 |
8 | ![]() |
Static method | Public | Method | Input help for org. nodes | 20060907 |
9 | ![]() |
Static method | Public | Method | Provides a list of resource GUIDs for the entorg. | 20060907 |
10 | ![]() |
Static method | Public | Method | Returns the profile GUID for demand | 20060907 |
11 | ![]() |
Static method | Public | Method | Read Search Mode for On-Call Types from Profile | 20060908 |
12 | ![]() |
Static method | Public | Method | Get Ref. Profile & Proficiency for a Resource | 20080311 |
13 | ![]() |
Static method | Public | Method | Determine resource manager for demand | 20060907 |
14 | ![]() |
Static method | Public | Method | Popup with details of info field | 20060907 |
15 | ![]() |
Static method | Public | Method | Buttons/functions for displaying additional data for res. | 20060926 |
Events
Class /MRSS/CL_SQE_QUALIF_TOOLS has no event.
Types
Class /MRSS/CL_SQE_QUALIF_TOOLS has no local type.
Method Signatures
Method CALC_TRAVEL_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TRV_DISTANCE | Call by reference | Type reference (TYPE) | /MRSS/T_TRV_DISTANCE | Distance to travel | 20071211 | ||
2 | ![]() |
EV_TRV_DURATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_TRV_DURATION | Duration of Travel | 20071211 | ||
3 | ![]() |
EV_TRV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_TRV_TYPE | Travel type | 20071211 | ||
4 | ![]() |
IREF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Bedarf | 20071211 | ||
5 | ![]() |
IREF_RESOURCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_SINGLE_RESOURCE | Scheduling Engine Einzelne Resource | 20071211 | ||
6 | ![]() |
IV_DEM_END_TST | Call by reference | Type reference (TYPE) | TIMESTAMP | Demand end timestamp | 20071211 | ||
7 | ![]() |
IV_DEM_START_TST | Call by reference | Type reference (TYPE) | TIMESTAMP | Demand start timestamp | 20071211 | ||
8 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | End timestamp for the resource tour | 20071211 | ||
9 | ![]() |
IV_START_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Start timestamp for the resoruce tour | 20071211 |
Method CALC_TRAVEL_DETAILS on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method CALLBACK_F4_SH_RESOURCE_NODES Signature
Method CALLBACK_F4_SH_RESOURCE_NODES on class /MRSS/CL_SQE_QUALIF_TOOLS has no parameter.
Method CALLBACK_F4_SH_RESOURCE_NODES on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method CONVERT_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DURATION | Call by reference | Type reference (TYPE) | P | Dauer | 20060907 | ||
2 | ![]() |
CV_DURATION_UNIT | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_DURATION_UNIT | Zeiteinheit | 20060907 | ||
3 | ![]() |
CV_SECONDS | Call by reference | Type reference (TYPE) | I | Dauer in Sekunden | 20060907 |
Method CONVERT_DURATION on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method DEMAND_CONTACT_PERSON_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESOURCE_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_DETAILS_TAB | Ressourcen Details | 20060907 | ||
2 | ![]() |
ET_RESOURCE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_ID_TAB | Ressourcen Details | 20060907 | ||
3 | ![]() |
IV_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060907 |
Method DEMAND_CONTACT_PERSON_GET on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method DEMAND_REQUESTOR_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESOURCE_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_DETAILS_TAB | Ressourcen Details | 20060907 | ||
2 | ![]() |
ET_RESOURCE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_ID_TAB | Ressourcen Details | 20060907 | ||
3 | ![]() |
IV_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060907 |
Method DEMAND_REQUESTOR_GET on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method DEMAND_RESMGR_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESOURCE_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_DETAILS_TAB | Ressourcen Details | 20060907 | ||
2 | ![]() |
ET_RESOURCE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_ID_TAB | Ressourcen Details | 20060907 | ||
3 | ![]() |
IV_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060907 |
Method DEMAND_RESMGR_GET on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method GET_TRAVEL_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RANK_MATCH | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_RANK_MATCH_TAB | Matching data | 20071211 | ||
2 | ![]() |
IREF_DEMANDS_IF | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_MNT_DEMANDS | Modifikation von Bedarfen | 20071211 | ||
3 | ![]() |
IREF_RESOURCE_IF | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_MNT_RESOURCES | Modifikation von Ressourcen und Einsätzen | 20071211 | ||
4 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | 20100823 | |||
5 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20071211 | ||
6 | ![]() |
IV_RES_SEARCH | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20071211 |
Method GET_TRAVEL_DETAILS on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method PLANNING_NODE_F4_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PLANNING_NODE_OBJEC | Call by reference | Type reference (TYPE) | /MRSS/T_OBJEC_TAB | Tabelle mit Objekten | 20060907 | ||
2 | ![]() |
EV_CANCELED | Call by reference | Type reference (TYPE) | XFLAG | Auswahl abgebrochen | 20060907 | ||
3 | ![]() |
IT_PLANNING_NODE_OBJEC | Call by reference | Type reference (TYPE) | /MRSS/T_OBJEC_TAB | Tabelle mit Objekten | 20060907 | ||
4 | ![]() |
IV_CALLBACK_FORM | Call by reference | Type reference (TYPE) | SY-XFORM | 20060907 | |||
5 | ![]() |
IV_CALLBACK_PROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | 20060907 | |||
6 | ![]() |
IV_MULTIPLE_CHOICE | Call by reference | Type reference (TYPE) | DDBOOL_D | 'X' | DD: Wahrheitswert | 20060907 |
Method PLANNING_NODE_F4_CALL on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method PLANNING_NODE_RESOURCE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PERNR | Call by reference | Type reference (TYPE) | /MRSS/T_OBJID_TAB | Personalnummer oder Business Partner | 20060907 | ||
2 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | OBJEC-BEGDA | Beginndatum | 20101112 | ||
3 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | OBJEC-ENDDA | Endedatum | 20101112 | ||
4 | ![]() |
IV_ORG_OBJID | Call by reference | Type reference (TYPE) | /MRSS/T_ORGOBJECT | Benutzer ID | 20060907 | ||
5 | ![]() |
IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20060907 |
Method PLANNING_NODE_RESOURCE_GET on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method PROFILE_GUID_OF_DEMAND_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ORG_UNIT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060907 | ||
2 | ![]() |
EV_PROFILE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_PROFILE_GUID | Profil-GUID | 20060907 | ||
3 | ![]() |
IS_DEMAND_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Komplexer Bedarf | 20060907 | ||
4 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | OBSOLET | 20060907 | ||
5 | ![]() |
IV_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060907 |
Method PROFILE_GUID_OF_DEMAND_GET on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method PROFILE_ONCA_SEARCHTYPE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ONCA_SEARCHTYPE | Call by reference | Type reference (TYPE) | /MRSS/T_ONCALL_SRCH_TYP | Suchmodus Bereitschaftsart | 20060908 | ||
2 | ![]() |
IV_PROFILE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Profil GUID | 20060908 |
Method PROFILE_ONCA_SEARCHTYPE_GET on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method REF_PROFILE_AND_PROF_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REF_PROF_AND_PROF | Call by reference | Type reference (TYPE) | /MRSS/T_REF_PROF_AND_PROF | Employee Header details | 20080311 | ||
2 | ![]() |
IV_RESOURCE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20080311 |
Method REF_PROFILE_AND_PROF_GET on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method RESOURCE_RESMGR_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESOURCE_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_DETAILS_TAB | Ressourcen Details | 20060907 | ||
2 | ![]() |
ET_RESOURCE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_ID_TAB | Ressourcen Details | 20060907 | ||
3 | ![]() |
IV_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060907 |
Method RESOURCE_RESMGR_GET on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method RESULT_INFO_DETAIL_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ALWAYS_ANON | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20061012 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_FIELD_RES_STRUC | MRS: Feldname Ergebnisliste | 20060907 | ||
3 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060907 | ||
4 | ![]() |
IV_MATCHING_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_TYPE | Matching Art | 20060907 |
Method RESULT_INFO_DETAIL_POPUP on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
Method RESULT_INFO_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TOOLBAR_BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20060926 | ||
2 | ![]() |
IS_DDIC_STRUCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Structurinfo Ergebnisliste | 20060926 | ||
3 | ![]() |
IV_MATCHING_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_TYPE | Matching Art | 20060926 |
Method RESULT_INFO_MENU on class /MRSS/CL_SQE_QUALIF_TOOLS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 195 |