SAP ABAP Class /MRSS/CL_SQM_SRV (Qualification master data - service functions)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SQM (Package) MRS Qualifications: Master Data (Matrix, Catalogs)
Properties
Class /MRSS/CL_SQM_SRV  
Short Description Qualification master data - service functions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SQM   MRS Qualifications: Master Data (Matrix, Catalogs) 
Created 20060411   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SQM_SRV has no forward declaration.
Interfaces
Class /MRSS/CL_SQM_SRV has no interface implemented.
Friends
Class /MRSS/CL_SQM_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_SQM_SRV Qualification master data - service functions 20060411
2 GREF_MAT Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_SQM_MAT Qualification Matrix 20060411
3 GREF_MNT_RESOURCES Static Attribute Private Object reference (TYPE REF TO) /MRSS/IF_SGE_MNT_RESOURCES Modification of Resources and Assignments 20090713
4 GT_CAT_REF Instance attribute Private Type reference (TYPE) /MRSS/T_SQM_CAT_REF_TAB Object references to catalogs 20060418
5 GT_MPERNR Static Attribute Private Type reference (TYPE) /MRSS/T_SQM_MPERNR_TAB 20070307
6 GT_MPL Static Attribute Private Type reference (TYPE) /MRSS/T_SQM_MPL_TAB 20070307
7 GT_POSID_TEXTS Instance attribute Private Type reference (TYPE) /MRSS/T_SQM_KPT_TAB 20070202
Methods
# Method Level Visibility Method type Description Created on
1 CAT_BUFFER_CLEAR Instance method Public Method Clears Catalog Buffer 20070328
2 CAT_BUILD_TREE Static method Private Method Build tree for catalog 20060416
3 CAT_BUILD_UPDATED_TREE Static method Private Method Change tree for catalog 20060416
4 CAT_CHANGE Static method Public Method Change catalog 20060416
5 CAT_CREATE Static method Public Method Create catalog 20060416
6 CAT_DELETE Static method Public Method Delete catalog 20060530
7 CAT_FILTERED_GET Instance method Public Method Read catalog (filtered, if necessary), buffered 20060418
8 CAT_GET Static method Public Method Read catalog, unbuffered (!) 20060416
9 CAT_GET_FROM_BUFFER Instance method Public Method Get Catalog from Buffer 20091223
10 CAT_QUALIF_LEVEL_PROCESS Instance method Private Method Adjacent hierarchy levels for entries of one matrix only 20060605
11 CAT_QUALIF_LEVEL_TRANS Instance method Public Method Determine catalog entries for neighboring hierarchy levels 20060416
12 CAT_STRUCT_SEARCH_HELP Instance method Public Method Catalog - structure search help 20060411
13 CONSTRUCTOR Instance method Private Constructor Constructor 20090713
14 GET_MATRICES_FOR_PERNR Static method Public Method 20070109
15 GET_MATRICES_FOR_PLANT Static method Public Method 20070109
16 GET_RESOURCE_DATA Static method Public Method Get Resource Data: PERS AREA, SUB AREA 20090713
17 INSTANCE_GET Static method Public Method Determine Object Instance 20060411
18 MATRIX_CHANGE Instance method Public Method Change Matrix 20060511
19 MATRIX_CREATE Instance method Public Method Create matrix 20060511
20 MATRIX_DELETE Instance method Public Method Delete matrix 20060511
21 MATRIX_GET_DETAIL Instance method Public Method Read matrix, buffered 20060411
22 MATRIX_GET_F4_LIST Instance method Public Method Determine matrixes for input help 20060828
23 MATRIX_GET_LIST Instance method Public Method Read matrixes 20060411
24 MAT_AND_CAT_DEQUEUE Instance method Public Method Unlock matrixes and catalog 20061208
25 QUALIFICATION_TEXTS_GET Instance method Public Method Read texts for qualifications 20060424
26 SRV_ORG_UNITS_FOR_RES_GET Static method Public Method Determine organizational units of resource 20060813
27 SRV_ORG_UNITS_FOR_USR_GET Static method Public Method Determine organizational units of user 20060818
28 SRV_ORG_UNIT_FOR_PERNR_GET Static method Public Method Determine organizational unit for a person 20060601
29 SRV_ORG_UNIT_FOR_USER_GET Static method Public Method Determine organizational unit for a user 20060601
30 SRV_PERNR_FOR_RESOURCE_GET Static method Public Method Determine personnel number for resource 20060601
31 SRV_USER_FOR_PERNR_GET Static method Public Method Determine user for personnel number 20060601
Events
Class /MRSS/CL_SQM_SRV has no event.
Types
Class /MRSS/CL_SQM_SRV has no local type.
Method Signatures

Method CAT_BUFFER_CLEAR Signature

Method CAT_BUFFER_CLEAR on class /MRSS/CL_SQM_SRV has no parameter.
Method CAT_BUFFER_CLEAR on class /MRSS/CL_SQM_SRV has no exception.

Method CAT_BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CREF_CAT Call by reference Object reference (TYPE REF TO) /MRSS/CL_SQM_CAT Qualifikationskatalog 20060416
2 Changing CS_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE Nachricht 20060416
3 Changing CT_KP_SORTED Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_SORTED_TAB Qualifikationskatalogeinträge - sortierte Tabelle 20060416
4 Importing IV_PARID Call by reference Type reference (TYPE) /MRSS/T_SQM_POSID Qualifikationsnummer 20060416

Method CAT_BUILD_TREE on class /MRSS/CL_SQM_SRV has no exception.

Method CAT_BUILD_UPDATED_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CREF_CAT Call by reference Object reference (TYPE REF TO) /MRSS/CL_SQM_CAT Qualifikationskatalog 20060416
2 Changing CS_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE Nachricht 20060416
3 Changing CT_KP_SORTED Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_SORTED_TAB Qualifikationskatalogeinträge - sortierte Tabelle 20060416
4 Importing IT_I Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_HASH_TAB Qualifikationskatalogeinträge - Hash-Tabelle 20060416
5 Importing IT_U Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_HASH_TAB Qualifikationskatalogeinträge - Hash-Tabelle 20060416
6 Importing IV_PARID Call by reference Type reference (TYPE) /MRSS/T_SQM_POSID Qualifikationsnummer 20060416

Method CAT_BUILD_UPDATED_TREE on class /MRSS/CL_SQM_SRV has no exception.

Method CAT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KH Call by reference Type reference (TYPE) /MRSS/T_SQM_KH Qualifikationskatalog - Kopfdaten 20060416
2 Exporting ET_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualifikationskatalogeinträge 20060416
3 Exporting ET_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20070124
4 Importing IS_KH Call by reference Type reference (TYPE) /MRSS/T_SQM_KH Qualifikationskatalog - Kopfdaten 20060416
5 Importing IT_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualifikationskatalogeinträge 20060416
6 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060416
7 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20060416
8 Importing IV_VMODE Call by reference Type reference (TYPE) VBMODE Ausführungsmodus eines Verbuchungsmoduls 20060416
# Exception Resumable Description Created on
1 E_EXCEPTION_OCCURED Ausnahme aufgetreten 20060416

Method CAT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KH Call by reference Type reference (TYPE) /MRSS/T_SQM_KH Qualifikationskatalog - Kopfdaten 20060416
2 Exporting ET_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualifikationskatalogeinträge 20060416
3 Exporting ET_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20070124
4 Importing IS_KH Call by reference Type reference (TYPE) /MRSS/T_SQM_KH Qualifikationskatalog - Kopfdaten 20060416
5 Importing IT_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualifikationskatalogeinträge 20060416
6 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD 'X' Commit durchführen 20060416
7 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20060416
8 Importing IV_VMODE Call by reference Type reference (TYPE) VBMODE Ausfuehrungsmodus eines Verbuchungsmoduls 20060416
# Exception Resumable Description Created on
1 E_EXCEPTION_OCCURED Ausnahme aufgetreten 20060416

Method CAT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE Nachricht 20060530
2 Importing IV_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_CATID Qualifikationskatalog 20060530
3 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060530
4 Importing IV_VMODE Call by reference Type reference (TYPE) VBMODE Ausführungsmodus eines Verbuchungsmoduls 20060530
# Exception Resumable Description Created on
1 E_EXCEPTION_OCCURED Ausnahme aufgetreten 20060530

Method CAT_FILTERED_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KH Call by reference Type reference (TYPE) /MRSS/T_SQM_KH Qualifikationskatalog - Kopfdaten 20060418
2 Exporting ET_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualifikationskatalogeinträge 20060418
3 Importing IV_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_CATID Qualifikationskatalognummer 20060418
4 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20060418
5 Importing IV_RESOURCE_KEY Call by reference Type reference (TYPE) /MRSS/T_SQM_RESOURCE_KEY Ressourcen-GUID 20060418
6 Importing IV_SECURE_READ Call by reference Type reference (TYPE) XFELD 'X' Shared Sperre 20060420
# Exception Resumable Description Created on
1 E_LOCK_ERROR Katalog kann nicht gesperrt werden 20060418
2 E_NOT_AUTHORIZED Keine Berechtigung zum Lesen des Katalogs 20060418
3 E_NOT_EXISTING Katalog existiert nicht 20060418

Method CAT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_CAT Call by reference Object reference (TYPE REF TO) /MRSS/CL_SQM_CAT Qualifikationskatalog 20060416
2 Exporting ES_KH Call by reference Type reference (TYPE) /MRSS/T_SQM_KH Qualifikationskatalog - Kopfdaten 20060416
3 Exporting ET_KHT Call by reference Type reference (TYPE) /MRSS/T_SQM_KHT_DB_TAB Qualifikationskatalog - Kopftexte (DB) 20061015
4 Exporting ET_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualifikationskatalog - Positionen 20060416
5 Exporting ET_KPT Call by reference Type reference (TYPE) /MRSS/T_SQM_KPT_TAB Qualifikationskatalog - Positionstexte 20061015
6 Importing IV_ALL_LANGU Call by reference Type reference (TYPE) XFELD SPACE Alle Sprachen lesen 20061015
7 Importing IV_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_CATID Qualifikationskatalognummer 20060416
8 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20060416
9 Importing IV_SECURE_READ Call by reference Type reference (TYPE) XFELD SPACE Sicheres Lesen 20061121
# Exception Resumable Description Created on
1 E_LOCK_ERROR Sperrkollision 20060606
2 E_NOT_AUTHORIZED Keine Berechtigung 20060416
3 E_NOT_EXISTING Katalog existiert nicht 20060416

Method CAT_GET_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_CAT Call by reference Object reference (TYPE REF TO) /MRSS/CL_SQM_CAT Qualifikationskatalog 20091223
2 Exporting ES_KH Call by reference Type reference (TYPE) /MRSS/T_SQM_KH Qualifikationskatalog - Kopfdaten 20091223
3 Exporting ET_KHT Call by reference Type reference (TYPE) /MRSS/T_SQM_KHT_DB_TAB Qualifikationskatalog - Kopftexte (DB) 20091223
4 Exporting ET_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualifikationskatalog - Positionen 20091223
5 Exporting ET_KPT Call by reference Type reference (TYPE) /MRSS/T_SQM_KPT_TAB Qualifikationskatalog - Positionstexte 20091223
6 Importing IV_ALL_LANGU Call by reference Type reference (TYPE) XFELD SPACE Alle Sprachen lesen 20091223
7 Importing IV_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_CATID Qualifikationskatalognummer 20091223
8 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20091223
9 Importing IV_SECURE_READ Call by reference Type reference (TYPE) XFELD SPACE Sicheres Lesen 20091223
# Exception Resumable Description Created on
1 E_LOCK_ERROR Sperrkollision 20091223
2 E_NOT_AUTHORIZED Keine Berechtigung 20091223
3 E_NOT_EXISTING Katalog existiert nicht 20091223

Method CAT_QUALIF_LEVEL_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20110210
2 Exporting ET_QUALI_RES Call by reference Type reference (TYPE) /MRSS/T_SQM_QUALI_RES_TAB Ergebnisse der Hierarchieebenenübersetzung 20060605
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110210
4 Importing IS_HIER_LEVEL_CNTL Call by reference Type reference (TYPE) /MRSS/T_SQM_HIER_LEVEL_CNTL Steuerung der Hierarchieebenenübersetzung 20060605
5 Importing IT_QUALI Call by reference Type reference (TYPE) /MRSS/T_SQM_QUALI_TAB Qualifikationen - Keyfelder 20060605
6 Importing IV_NO_AUTH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110210

Method CAT_QUALIF_LEVEL_PROCESS on class /MRSS/CL_SQM_SRV has no exception.

Method CAT_QUALIF_LEVEL_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20110210
2 Exporting ET_QUALI_RES Call by reference Type reference (TYPE) /MRSS/T_SQM_QUALI_RES_TAB Ergebnisse der Hierarchieebenenübersetzung 20060416
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110210
4 Importing IS_HIER_LEVEL_CNTL Call by reference Type reference (TYPE) /MRSS/T_SQM_HIER_LEVEL_CNTL Steuerung der Hierarchieebenenübersetzung 20060416
5 Importing IT_QUALI Call by reference Type reference (TYPE) /MRSS/T_SQM_QUALI_TAB Qualifikationen - Keyfelder 20060416
6 Importing IV_NO_AUTH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110210

Method CAT_QUALIF_LEVEL_TRANS on class /MRSS/CL_SQM_SRV has no exception.

Method CAT_STRUCT_SEARCH_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP Qualifikationdetaildaten 20060424
2 Exporting ET_SELECTED_KP Call by reference Type reference (TYPE) /MRSS/T_SQM_KP_TAB Qualification Catalog Entries 20110120
3 Exporting EV_EXIT_CANCEL Call by reference Type reference (TYPE) XFELD Benutzer hat Auswahl abgebrochen 20060420
4 Exporting EV_POSID Call by reference Type reference (TYPE) /MRSS/T_SQM_POSID Qualifikationsnummer 20060411
5 Importing IV_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_CATID Qualifikationskatalognummer 20060411
6 Importing IV_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_SQM_RESOURCE_KEY Ressource-GUID 20060420
# Exception Resumable Description Created on
1 E_EXCEPTION_OCCURED Ausnahme aufgetreten 20060420
2 E_NOT_AUTHORIZED Keine Berechtigung 20060420

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_SQM_SRV has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SQM_SRV has no exception.

Method GET_MATRICES_FOR_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATID Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT_TAB 20070109
2 Importing IT_MATID Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT_ID_TAB 20070109
3 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D 20070109
# Exception Resumable Description Created on
1 E_EXCEPTION_OCCURED 20070109

Method GET_MATRICES_FOR_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATID Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT_TAB 20070109
2 Importing IS_PROF_HDR Call by reference Type reference (TYPE) /MRSS/T_SQP_RHDR 20070309
3 Importing IT_MATID Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT_ID_TAB 20070109
4 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D 20070109
# Exception Resumable Description Created on
1 E_EXCEPTION_OCCURED 20070109

Method GET_RESOURCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20090713
2 Exporting EV_PERS_AREA Call by reference Type reference (TYPE) PERSA Personnel Area 20090713
3 Exporting EV_SUB_AREA Call by reference Type reference (TYPE) BTRTL Personnel Subarea 20090713
4 Exporting EV_USER Call by reference Type reference (TYPE) UNAME User Name 20090713
5 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20090713

Method GET_RESOURCE_DATA on class /MRSS/CL_SQM_SRV has no exception.

Method INSTANCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EREF_INSTANCE Value transfer Object reference (TYPE REF TO) /MRSS/CL_SQM_SRV Qualifikationsstammdaten Servicefunktionen 20060411

Method INSTANCE_GET on class /MRSS/CL_SQM_SRV has no exception.

Method MATRIX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAT Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT Matrix 20060511
2 Exporting ET_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Nachrichten 20060511
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) I Ergebnis 0 = ok 20060511
4 Importing IS_MAT Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT Matrix 20060511
5 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD 'X' Commit durchführen 20060511
6 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20060511
7 Importing IV_VMODE Call by reference Type reference (TYPE) VBMODE Ausfuehrungsmodus eines Verbuchungsmoduls 20060511

Method MATRIX_CHANGE on class /MRSS/CL_SQM_SRV has no exception.

Method MATRIX_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAT Value transfer Type reference (TYPE) /MRSS/T_SQM_MAT Matrix 20060511
2 Exporting ET_MSG Value transfer Type reference (TYPE) /MRSS/T_MESSAGE_TAB Nachrichten 20060511
3 Exporting EV_SUBRC Value transfer Type reference (TYPE) I Ergebnis 0 = ok 20060511
4 Importing IS_MAT Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT Matrix 20060511
5 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD 'X' Commit durchführen 20060511
6 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20060511
7 Importing IV_VMODE Call by reference Type reference (TYPE) VBMODE Ausfuehrungsmodus eines Verbuchungsmoduls 20060511

Method MATRIX_CREATE on class /MRSS/CL_SQM_SRV has no exception.

Method MATRIX_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Nachrichten 20060511
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) I Ergebnis 0 = ok 20060511
3 Importing IS_MAT Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT Matrix 20060511
4 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD 'X' Commit durchführen 20060511
5 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20060511
6 Importing IV_VMODE Call by reference Type reference (TYPE) VBMODE Ausfuehrungsmodus eines Verbuchungsmoduls 20060511

Method MATRIX_DELETE on class /MRSS/CL_SQM_SRV has no exception.

Method MATRIX_GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAT_DETAIL Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT_DETAIL Qualifikationsmatrix - Detaildaten 20060411
2 Exporting ET_MHT_ALL Call by reference Type reference (TYPE) /MRSS/T_SQM_MHT_DB_STD_TAB Qualifikationsmatrizentexte (DB) 20061120
3 Importing IV_ALL_LANGU Call by reference Type reference (TYPE) XFELD Alle Sprachen lesen 20061120
4 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprache 20060516
5 Importing IV_MATID Call by reference Type reference (TYPE) /MRSS/T_SQM_MATID Matrixnummer 20060411
6 Importing IV_NO_AUTH Call by reference Type reference (TYPE) XFELD 20070301
7 Importing IV_NO_SCALE Call by reference Type reference (TYPE) XFELD SPACE Skalen nicht lesen 20070305
8 Importing IV_SECURE_READ Call by reference Type reference (TYPE) XFELD 'X' Shared Sperre 20060418
# Exception Resumable Description Created on
1 E_EXCEPTION_OCCURED Ausnahme aufgetreten 20060418
2 E_LOCK_ERROR Fehler beim Sperren 20060411
3 E_NOT_AUTHORIZED Keine Berechtigung 20060411

Method MATRIX_GET_F4_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAT_DETAIL Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT_DETAIL_TAB Qualifikationsmatrizen - Detaildaten 20060828
2 Importing IT_CHANGED_BY Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Geändert von 20060828
3 Importing IT_CHANGED_DATE Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Geändert am 20060828
4 Importing IT_CHANGED_TIME Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Geändert um 20060828
5 Importing IT_CREATED_BY Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Angelegt von 20060828
6 Importing IT_CREATED_DATE Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Angelegt am 20060828
7 Importing IT_CREATED_TIME Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Angelegt um 20060828
8 Importing IT_DELETION_FLAG Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Löschkennzeichen 20060828
9 Importing IT_KTEXT Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Kurztext 20060828
10 Importing IT_MATID Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Matrixnummern 20060829
11 Importing IT_P_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Primäre Dimension 20060828
12 Importing IT_P_CAT_TEXT Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Primäre Dimension - Bezeichnung 20060828
13 Importing IT_SCALE_ID Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Skala 20060828
14 Importing IT_SCALE_TEXT Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Skalentext 20060828
15 Importing IT_S_CATID Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Sekundäre Dimension 20060828
16 Importing IT_S_CAT_TEXT Call by reference Type reference (TYPE) /MRSS/T_SQM_RANGE_TAB Sekundäre Dimension - Bezeichnung 20060828
17 Importing IV_SECURE_READ Call by reference Type reference (TYPE) XFELD 'X' Shared Sperre 20060828
# Exception Resumable Description Created on
1 E_LOCK_ERROR Fehler beim Sperren 20060828
2 E_NOT_AUTHORIZED Keine Berechtigung 20060828

Method MATRIX_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAT_DETAIL Call by reference Type reference (TYPE) /MRSS/T_SQM_MAT_DETAIL_TAB Qualifikationsmatrizen - Detaildaten 20060411
2 Importing IV_SECURE_READ Call by reference Type reference (TYPE) XFELD 'X' Shared Sperre 20060420
# Exception Resumable Description Created on
1 E_LOCK_ERROR Fehler beim Sperren 20060411
2 E_NOT_AUTHORIZED Keine Berechtigung 20060411

Method MAT_AND_CAT_DEQUEUE Signature

Method MAT_AND_CAT_DEQUEUE on class /MRSS/CL_SQM_SRV has no parameter.
Method MAT_AND_CAT_DEQUEUE on class /MRSS/CL_SQM_SRV has no exception.

Method QUALIFICATION_TEXTS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_QUALIFICATION Call by reference Type reference (TYPE) /MRSS/T_SQM_QUALIFICATION_TAB Qualifikationen 20060424

Method QUALIFICATION_TEXTS_GET on class /MRSS/CL_SQM_SRV has no exception.

Method SRV_ORG_UNITS_FOR_RES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODES Call by reference Type reference (TYPE) /MRSS/T_SQM_PLANNING_NODES_TAB Dispositionsknoten (mit übergeordneten) 20060813
2 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Ressource 20060813

Method SRV_ORG_UNITS_FOR_RES_GET on class /MRSS/CL_SQM_SRV has no exception.

Method SRV_ORG_UNITS_FOR_USR_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODES Call by reference Type reference (TYPE) /MRSS/T_SQM_PLANNING_NODES_TAB Dispositionsknoten (mit übergeordneten) 20060818
2 Importing IV_UNAME Call by reference Type reference (TYPE) XUBNAME Benutzer 20060818

Method SRV_ORG_UNITS_FOR_USR_GET on class /MRSS/CL_SQM_SRV has no exception.

Method SRV_ORG_UNIT_FOR_PERNR_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJID Call by reference Type reference (TYPE) ACTORID Bearbeiterid 20060601
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20060601

Method SRV_ORG_UNIT_FOR_PERNR_GET on class /MRSS/CL_SQM_SRV has no exception.

Method SRV_ORG_UNIT_FOR_USER_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJID Call by reference Type reference (TYPE) ACTORID Bearbeiterid 20060601
2 Importing IV_UNAME Call by reference Type reference (TYPE) XUBNAME Benutzername 20060601

Method SRV_ORG_UNIT_FOR_USER_GET on class /MRSS/CL_SQM_SRV has no exception.

Method SRV_PERNR_FOR_RESOURCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20060601
2 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20060601

Method SRV_PERNR_FOR_RESOURCE_GET on class /MRSS/CL_SQM_SRV has no exception.

Method SRV_USER_FOR_PERNR_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_USER Call by reference Type reference (TYPE) XUBNAME Benutzername 20060601
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20060601

Method SRV_USER_FOR_PERNR_GET on class /MRSS/CL_SQM_SRV has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 195