SAP ABAP Interface /MRSS/IF_SQE_QUALIFICATION (Qualification engine interface)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SQE (Package) MRS qualifications: engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SQE_QUALIFICATION_MGR | Qualification manager | 20060331 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SQE_QUALIF_MGR_WFM | Standard qualifications: handler | 20060421 |
Properties
| Interface | /MRSS/IF_SQE_QUALIFICATION | |
| Short Description | Qualification engine interface |
General Data
| Package | /MRSS/SQE | MRS qualifications: engine |
| Created | 20060331 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_SQE_QUALIFICATION has no forward declaration.
Interfaces
Interface /MRSS/IF_SQE_QUALIFICATION has no interface.
Friends
Interface /MRSS/IF_SQE_QUALIFICATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VERSION_MRS | Constant | Public | Type reference (TYPE) | /MRSS/T_SQE_QUALIF_VERSION | 'M' | MRS version | 20060425 | |
| 2 | CV_VERSION_STANDARD | Constant | Public | Type reference (TYPE) | /MRSS/T_SQE_QUALIF_VERSION | 'S' | Standard version | 20060425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Redetermine Availability for Individual Demands -> Results | 20070216 | |
| 2 | Instance method | Public | Method | Returns requirements profile of a demand | 20060410 | |
| 3 | Instance method | Public | Method | Sets requirements profile of a demand | 20060410 | |
| 4 | Instance method | Public | Method | Gets a ranking list of requirements | 20060331 | |
| 5 | Instance method | Public | Method | Provides a ranked list of demands according to ref. profile | 20060406 | |
| 6 | Instance method | Public | Method | Gets a Ranking List of Resources | 20060331 | |
| 7 | Instance method | Public | Method | Gets profile (qualification) of a resource | 20060410 | |
| 8 | Instance method | Public | Method | Sets profile (qualification) of a resource | 20060410 | |
| 9 | Instance method | Public | Method | Returns the structure used and the table type | 20060425 | |
| 10 | Instance method | Public | Method | Provides the version for the qualification (old or new) | 20060421 | |
| 11 | Instance method | Public | Method | Provides a reference profile (resource category) | 20060410 | |
| 12 | Instance method | Public | Method | Sets a reference profile (type: resource) | 20060410 | |
| 13 | Instance method | Public | Method | Restrict results table to certain number of entries | 20060717 | |
| 14 | Instance method | Public | Method | Edits the field catalog for unstructured qualifications | 20060608 |
Events
Interface /MRSS/IF_SQE_QUALIFICATION has no event.
Types
Interface /MRSS/IF_SQE_QUALIFICATION has no local type.
Method Signatures
Method DEMAND_AVAILABILTY_RECALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MATCH_RESULT | Call by reference | Type reference (TYPE) | TABLE | 20070216 | ||||
| 2 | CT_RANK_MATCH_INT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_RANK_MATCH_TAB | Daten zum Matching | 20070216 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20070216 | |||
| 4 | IS_DDIC_STRUCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Strukturen des Matchings | 20070216 | |||
| 5 | IS_MATCHING_CONTROL | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_CONTROL | MRS: Flagleiste zur Steuerung der Matching-Schritte | 20070216 | |||
| 6 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20070216 | |||
| 7 | IV_CALC_DEM_INT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Bedarfe mit Zeitregeln exakt berechnen | 20070216 | |||
| 8 | IV_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20070216 | |||
| 9 | IV_TYP_CAP_GRAPH | Call by reference | Type reference (TYPE) | /MRSS/T_CG_TYPE | Typ eines Kapazitätsgraphen | 20070216 |
Method DEMAND_AVAILABILTY_RECALC on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method PROFILE_DEMAND_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_WFM_TAB | Requirement profile | 20060410 | |||
| 2 | IV_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID of a Order Object | 20060410 |
Method PROFILE_DEMAND_GET on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method PROFILE_DEMAND_SET Signature
Method PROFILE_DEMAND_SET on Interface /MRSS/IF_SQE_QUALIFICATION has no parameter.
Method PROFILE_DEMAND_SET on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method QUALIF_MATCH_DEMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_RANK_MATCH | Call by reference | Object reference (TYPE REF TO) | DATA | Ergebnis des Ressourcen matchings | 20060907 | |||
| 2 | ES_DDIC_STRUCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Strukturen des Matchings | 20060907 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20060331 | |||
| 4 | ET_RANK_MATCH | Call by reference | Type reference (TYPE) | TABLE | TO BE DELETED | 20060911 | |||
| 5 | ET_RANK_MATCH_INT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_RANK_MATCH_TAB | Daten zum Matching | 20070216 | |||
| 6 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060331 | |||
| 7 | IS_HIER_LEVEL_CNTL | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_HIER_LEVEL_CNTL | Steuerung der Hierarchieebenenübersetzung | 20060413 | |||
| 8 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Zeitintervall | 20060331 | |||
| 9 | IS_MATCHING_CONTROL | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_CONTROL | MRS: Flagleiste zur Steuerung der Matching-Schritte | 20060710 | |||
| 10 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit GUID's | 20060331 | |||
| 11 | IT_ORG_UNITS | Call by reference | Type reference (TYPE) | OBJEC_T | Relevante Dispoknoten | 20061106 | |||
| 12 | IV_CG_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CG_TYPE | Kapazitive Einsätze in Verfügbarkeitsprüfung berücksichtigen | 20070212 | |||
| 13 | IV_DDIC_STRUCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Strukturen des Matchings | 20060616 | |||
| 14 | IV_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID eines Ressource Objekts | 20060331 | |||
| 15 | IV_RESULT_LIST_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_RESULT_LIST_KEY | MRS: Schlüssel Strukturermittlung Ergebnisdarstellung Match | 20060907 |
Method QUALIF_MATCH_DEMAND on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method QUALIF_MATCH_REF_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20060411 | |||
| 2 | ET_RANK_MATCH | Call by reference | Type reference (TYPE) | TABLE | Ergebnis des Ressourcen matchings | 20060411 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060411 | |||
| 4 | IS_HIER_LEVEL_CNTL | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_HIER_LEVEL_CNTL | Steuerung der Hierarchieebenenübersetzung | 20060413 | |||
| 5 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Zeitintervall | 20060411 | |||
| 6 | IS_MATCHING_CONTROL | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_CONTROL | MRS: Flagleiste zur Steuerung der Matching-Schritte | 20060710 | |||
| 7 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20060721 | |||
| 8 | IV_DDIC_STRUCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Strukturen des Matchings | 20060721 | |||
| 9 | IV_PROFILE_MASTER | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Liste mit Guids | 20060721 |
Method QUALIF_MATCH_REF_PROFILE on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method QUALIF_MATCH_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_MATCHING_TRACE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SQE_MATCHING_TRACE | Trace (Analyse) zum Matching | 20060728 | |||
| 2 | EREF_RANK_MATCH | Call by reference | Object reference (TYPE REF TO) | DATA | Ergebnis des Ressourcen matchings | 20060907 | |||
| 3 | ES_DDIC_STRUCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Strukturen des Matchings | 20060907 | |||
| 4 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20060331 | |||
| 5 | ET_RANK_MATCH | Call by reference | Type reference (TYPE) | /MRSS/T_RANK_MATCH_RESULT_TAB | Matching Result in fix structure | 20060911 | |||
| 6 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060331 | |||
| 7 | IS_HIER_LEVEL_CNTL | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_HIER_LEVEL_CNTL | Steuerung der Hierarchieebenenübersetzung | 20060413 | |||
| 8 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Zeitintervall | 20060331 | |||
| 9 | IS_MATCHING_CONTROL | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_CONTROL | MRS: Flagleiste zur Steuerung der Matching-Schritte | 20060710 | |||
| 10 | IS_ORG_UNIT | Call by reference | Type reference (TYPE) | HROBJECT | Dispoknoten für Matchingsprache | 20060901 | |||
| 11 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_RES_TAB | Liste mit GUID's | 20060331 | |||
| 12 | IT_TIME_RULE_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTERVAL_W_DUR_TAB | Time Interval Including Specification of Duration in Seconds | 20130625 | |||
| 13 | IV_CG_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CG_TYPE | Kapazitive Einsätze in Verfügbarkeitsprüfung berücksichtigen | 20070212 | |||
| 14 | IV_DDIC_STRUCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Strukturen des Matchings | 20060616 | |||
| 15 | IV_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID eines Bedarf Objekts | 20060331 | |||
| 16 | IV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Dauer | 20060331 | |||
| 17 | IV_GET_TIMEINTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20101223 | |||
| 18 | IV_IGNORE_OVERBOOK | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_CG_IGNORE_OVERBOOK | Ignore Overbooking | 20130618 | |||
| 19 | IV_ONCA_SEARCHTYPE | Call by reference | Type reference (TYPE) | /MRSS/T_ONCALL_SRCH_TYP | Suchmodus Bereitschaftsarten | 20060908 | |||
| 20 | IV_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Anforderungsprofil | 20060413 | |||
| 21 | IV_RESULT_LIST_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_RESULT_LIST_KEY | MRS: Schlüssel Strukturermittlung Ergebnisdarstellung Match | 20060907 | |||
| 22 | IV_TRACE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060728 |
Method QUALIF_MATCH_RESOURCE on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method QUALIF_RESOURCE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_WFM_TAB | Requirement profile | 20060410 | |||
| 2 | IV_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID of a Resource | 20060410 |
Method QUALIF_RESOURCE_GET on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method QUALIF_RESOURCE_SET Signature
Method QUALIF_RESOURCE_SET on Interface /MRSS/IF_SQE_QUALIFICATION has no parameter.
Method QUALIF_RESOURCE_SET on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method QUALIF_STRUCTURE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Bedarfsstrukturen des Matchings | 20060426 | |||
| 2 | ES_DEMAND_FREE_SEARCH | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | "Globale Bedarfssuche"-Struktur | 20060614 | |||
| 3 | ES_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Ressourcenstruktur des Matchings | 20060426 | |||
| 4 | ES_RESOURCE_FREE_SEARCH | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | "Freie Mitarbeiter"-Struktur | 20060614 | |||
| 5 | ES_STRUCTURE | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Strukturen des Matchings | 20060727 | |||
| 6 | IV_RESULT_LIST_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_RESULT_LIST_KEY | MRS: Schlüssel Strukturermittlung Ergebnisdarstellung Match | 20060727 |
Method QUALIF_STRUCTURE_GET on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method QUALIF_VERSION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VERSION | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_QUALIF_VERSION | aktuell verwendete Version | 20060421 |
Method QUALIF_VERSION_GET on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method REFERENCE_PROFILE_GET Signature
Method REFERENCE_PROFILE_GET on Interface /MRSS/IF_SQE_QUALIFICATION has no parameter.
Method REFERENCE_PROFILE_GET on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method REFERENCE_PROFILE_SET Signature
Method REFERENCE_PROFILE_SET on Interface /MRSS/IF_SQE_QUALIFICATION has no parameter.
Method REFERENCE_PROFILE_SET on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method RESULT_LIST_SIZING 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) | TABLE | Gesamtes Matchingergebnis | 20070402 | |||
| 2 | ET_RANK_MATCH | Call by reference | Type reference (TYPE) | TABLE | Anzuzeigender Teil des Matchingergebnisses | 20060717 | |||
| 3 | EV_LINES_CURRENT | Call by reference | Type reference (TYPE) | I | Anzahl angezeigter Zeilen | 20060717 | |||
| 4 | EV_LINES_INITIAL | Call by reference | Type reference (TYPE) | I | Anzahl initialangezeigter Zeilen | 20060829 | |||
| 5 | EV_LINES_TOTAL | Call by reference | Type reference (TYPE) | I | Anzahl Zeilen in Ergebnisliste | 20060717 | |||
| 6 | IS_DDIC_STRUCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Strukturen des Matchings | 20070402 | |||
| 7 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20070525 | |||
| 8 | IS_MATCHING_CONTROL | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_CONTROL | MRS: Flagleiste zur Steuerung der Matching-Schritte | 20070419 | |||
| 9 | IV_ALL | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Alle anzeigen? | 20060717 | |||
| 10 | IV_MATCH_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_TYPE | Matching Art | 20070402 |
Method RESULT_LIST_SIZING on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
Method UNSTRUC_MATCH_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20060608 | |||
| 2 | IV_MATCH_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_TYPE | Matching type | 20090813 |
Method UNSTRUC_MATCH_FIELDCAT on Interface /MRSS/IF_SQE_QUALIFICATION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 195 |