Hierarchy

⤷

⤷

Properties
Class | /MRSS/CL_SQP_PROFILE_DB | |
Short Description | Profile Database Read | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SQP | MRS Qualifications: Profiles |
Created | 20060509 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SQP_PROFILE_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SQP_PROFILE_DB has no interface implemented.
Friends
Class /MRSS/CL_SQP_PROFILE_DB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | True Flag | 20060724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get the catalog where used list | 20060726 |
2 | ![]() |
Static method | Public | Method | Check whether the profile exists | 20060724 |
3 | ![]() |
Static method | Public | Method | Check whether the profile exists | 20060509 |
4 | ![]() |
Static method | Public | Method | Check if the profile key exists | 20060523 |
5 | ![]() |
Static method | Public | Method | Get the additional attributes for the Employee profile | 20060731 |
6 | ![]() |
Static method | Public | Method | Get the approver details | 20060601 |
7 | ![]() |
Static method | Public | Method | Get header information for employee profile | 20060509 |
8 | ![]() |
Static method | Public | Method | Gets the user name | 20061030 |
9 | ![]() |
Static method | Public | Method | Get valid employee and org.unit list from ranges | 20060907 |
10 | ![]() |
Static method | Public | Method | Get requirement Profiles for the give resource guids | 20060522 |
11 | ![]() |
Static method | Public | Method | Get the profile history | 20060721 |
12 | ![]() |
Static method | Public | Method | Get long text from profile | 20061017 |
13 | ![]() |
Static method | Public | Method | Get Structured qualification for employee profile | 20060509 |
14 | ![]() |
Static method | Public | Method | Get unstructured qualification for employee profile | 20060509 |
15 | ![]() |
Static method | Public | Method | Gets common structured qualifications of emp/req profs. | 20070403 |
16 | ![]() |
Static method | Public | Method | GEts the plant for a requirement profile Key | 20070316 |
17 | ![]() |
Static method | Public | Method | Gets structured qualifications of emp/req profs for presel | 20070717 |
18 | ![]() |
Static method | Public | Method | Get the short text for the GUID (Profile, Qualifications) | 20060510 |
19 | ![]() |
Static method | Public | Method | Get the Profile type from the guid | 20060724 |
20 | ![]() |
Static method | Private | Method | Insert DPP read log for Qualifications | 20130528 |
21 | ![]() |
Static method | Public | Method | Get the Matrix where used list | 20060725 |
22 | ![]() |
Static method | Public | Method | Get the posid where used list | 20060725 |
23 | ![]() |
Static method | Public | Method | Get the list of profiles to be approved for an approver | 20060525 |
24 | ![]() |
Static method | Public | Method | Get the list of all profile guids existing | 20060531 |
25 | ![]() |
Static method | Public | Method | Get the profile key for the give profile guids(req profile) | 20060522 |
26 | ![]() |
Static method | Public | Method | Get the profile Master data | 20060517 |
27 | ![]() |
Static method | Public | Method | Get the additional attributes for the requirement profile | 20060601 |
28 | ![]() |
Static method | Public | Method | Get header information for requirement profile | 20060509 |
29 | ![]() |
Static method | Public | Method | Get Oncall types for requirement profile | 20060906 |
30 | ![]() |
Static method | Public | Method | Get requirement Profiles for the give Profile Key's | 20060522 |
31 | ![]() |
Static method | Public | Method | Get Structured qualification for requirement profile | 20060509 |
32 | ![]() |
Static method | Public | Method | Get unstructured qualification for requirement profile | 20060509 |
33 | ![]() |
Static method | Public | Method | Get unstructured qualifi for requirement profile in all lang | 20060524 |
34 | ![]() |
Static method | Public | Method | Get the resource guid for the give profile guids(emp profile | 20060522 |
35 | ![]() |
Static method | Public | Method | Get user details for a given user id (SAP/Portal) | 20060621 |
Events
Class /MRSS/CL_SQP_PROFILE_DB has no event.
Types
Class /MRSS/CL_SQP_PROFILE_DB has no local type.
Method Signatures
Method CATALOG_WHEREUSED_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CATALOG_USED_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_CATID_GUIDS_TAB | Table with the list of the profile guids where catalogs use | 20060726 | ||
2 | ![]() |
IT_CATALOGS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_CATID_TAB | Catalog Id's | 20060726 |
Method CATALOG_WHEREUSED_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method CHECK_ACTIVE_PROFILE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20060724 | ||
2 | ![]() |
IV_PROFILE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_PROFILE_GUID | Profile GUID | 20060724 |
Method CHECK_ACTIVE_PROFILE_EXISTS on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method CHECK_PROFILE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060509 | ||
2 | ![]() |
IV_PROFILE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Profil-GUID | 20060509 |
Method CHECK_PROFILE_EXISTS on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method CHECK_PROF_KEY_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060523 | ||
2 | ![]() |
IV_PROFILE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_REQUID | Profilschlüssel | 20060523 |
Method CHECK_PROF_KEY_EXISTS on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_ADDN_ATTRIBUTE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_EADT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EADT_TAB | Requirement profile additional attrbutes | 20060731 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20060731 | ||
3 | ![]() |
IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20070223 | ||
4 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | profile guid | 20060731 |
Method EMP_ADDN_ATTRIBUTE_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_APPROVER_DETAIL_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_EAPP | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EAPP_TAB | Details zum Genehmigenden des Mitarbeiterprofils | 20060601 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060601 |
Method EMP_APPROVER_DETAIL_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_HEADER_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_EHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EHDR_TAB | Kopfdetails | 20060509 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060509 |
Method EMP_HEADER_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_NAME_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_USERNAME | Call by reference | Type reference (TYPE) | EMNAM | Formatted Name of Employee or Applicant | 20061030 | ||
2 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_ERNAM | Created by | 20061030 |
Method EMP_NAME_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_ORG_LIST_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJID | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_OBJID_TAB | Resource Planning node | 20061030 | ||
2 | ![]() |
ET_ORGEH | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ORGEH_TAB | Table for Organisation unit | 20060907 | ||
3 | ![]() |
ET_PERNR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PERNR_TAB | Table for pernr | 20060907 | ||
4 | ![]() |
IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_ONLY_INTERVAL | Date Interval Without Time | 20101123 | ||
5 | ![]() |
IT_OBJID_RG | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_OBJID_RANGE_TAB | Range table for Resource Planning Node | 20061030 | ||
6 | ![]() |
IT_ORGEH_RG | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ORGEH_RANGE_TAB | Range table for Organisation unit | 20060907 | ||
7 | ![]() |
IT_PERNR_RG | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PERNR_RANGE_TAB | Range Table for Personnel Numbers | 20060907 |
Method EMP_ORG_LIST_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_PROF_GUID_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID_PERNR_TAB | Zuordnung des Mitarbeiterprofils zu Ressourcen-GUIDs | 20060522 | ||
2 | ![]() |
IT_RES_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste der GUIDs | 20060522 |
Method EMP_PROF_GUID_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_PROF_HISTORY_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_EHIS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EHIS_TAB | Employee profile History | 20060721 | ||
2 | ![]() |
IV_PROFILE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_PROFILE_GUID | Profile GUID | 20060721 |
Method EMP_PROF_HISTORY_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_PROF_LONG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LONG_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_LONG_TXT_TAB | Profile Long Text | 20061017 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_PROFILE_GUID | Active Flag | 20061017 |
Method EMP_PROF_LONG_TEXT on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_STR_QUAL_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_ESTR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ESTR_TAB | Tabellentyp: Mitarbeiterprofil - struktur. Qualifikationen | 20060509 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060509 | ||
3 | ![]() |
IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20060805 | |
4 | ![]() |
IV_FETCH_DELETED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20060714 |
Method EMP_STR_QUAL_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method EMP_UNSTR_QUAL_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_EUST | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EUST_TAB | Tabellentyp: Mitarbeiterprofil - unstruktur. Qualifikationen | 20060509 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060509 | ||
3 | ![]() |
IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20060805 | |
4 | ![]() |
IV_FETCH_DELETED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20060714 | |
5 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SPACE | Language key | 20060804 | |
6 | ![]() |
IV_READ_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20060804 |
Method EMP_UNSTR_QUAL_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method GET_COMMON_STR_QUALIFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STR_COMMON_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_STR_COMMON_TAB | Structured Qualification Common Data | 20070403 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070403 | ||
3 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Table with Guids | 20070403 | ||
4 | ![]() |
IV_DATE_FROM | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_BU_VALID_FROM | Valid from | 20070403 | ||
5 | ![]() |
IV_DATE_TO | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_BU_VALID_TO | Valid to | 20070403 |
Method GET_COMMON_STR_QUALIFS on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method GET_PLANT_FOR_PROF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | plant | 20070316 | ||
2 | ![]() |
IV_PROFILE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_REQUID | profile key | 20070316 | ||
3 | ![]() |
IV_PROF_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_PROFILE_GUID | Profile GUID | 20070316 |
Method GET_PLANT_FOR_PROF on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method GET_STR_QUALIFS_PSEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STR_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_STR_COMMON_TAB | Structured Qualification Common Data | 20070717 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070717 | ||
3 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Table with Guids | 20070717 | ||
4 | ![]() |
IT_QUAL_RELEVANT | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_REQ_QUAL_TAB | Required Qualifications in Matching | 20070717 | ||
5 | ![]() |
IV_DATE_FROM | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_BU_VALID_FROM | Valid from | 20070717 | ||
6 | ![]() |
IV_DATE_TO | Call by reference | Type reference (TYPE) | /MRSS/T_SGU_BU_VALID_TO | Valid to | 20070717 | ||
7 | ![]() |
IV_PROFILE_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROFILE_TYPE | Profile Type | 20070717 |
Method GET_STR_QUALIFS_PSEL on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method GUID_TEXT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GUID_TEXTS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_HDTX_TAB | Text für GUIDs (sprachenabhängig) | 20060510 | ||
2 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Profil-GUIDs | 20060510 |
Method GUID_TEXT_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method GUID_TYPE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID_TAB | Table with profile guids and profile types | 20060724 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20060724 | ||
3 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Table with Guids | 20060724 |
Method GUID_TYPE_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method INSERT_READ_LOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SQP_EHDR_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EHDR_CHAR_TAB | Qualification Details for Employee | 20130528 |
Method INSERT_READ_LOGS on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method MATRIX_WHEREUSED_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MATRIX_USED_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_MATID_GUIDS_TAB | Table with the list of the profile guids where matrices use | 20060725 | ||
2 | ![]() |
IT_MATRIX | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_MATID_TAB | Matrix Id's | 20060725 |
Method MATRIX_WHEREUSED_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method POSID_WHEREUSED_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_POSID_USED_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_POSID_GUIDS_TAB | Table with the list of the profile guids where qaulifs use | 20060725 | ||
2 | ![]() |
IT_POSIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_POSID_TAB | Qualification guids | 20060725 |
Method POSID_WHEREUSED_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method PROFILES_TO_APPROVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROFILE_RES_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID_PERNR_TAB | Tabelle mit GUIDs | 20060605 | ||
2 | ![]() |
IV_APPROVER_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060525 |
Method PROFILES_TO_APPROVE on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method PROFILE_GUIDS_GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROFILE_GUIDS | Value transfer | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060531 |
Method PROFILE_GUIDS_GET_ALL on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method PROFILE_KEY_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROFILE_KEYS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID_KEY_TAB | Zuordnung des Anforderungsprofils zu ext. Profilschlüssel | 20060522 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060522 |
Method PROFILE_KEY_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method PROF_MASTER_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_MASTER_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_MASTER_TAB | Profil-Master-Tabelle | 20060517 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060517 |
Method PROF_MASTER_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method REQ_ADDN_ATTRIBUTE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_RADT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RADT_TAB | Weitere Attribute des Anforderungsprofils | 20060601 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060601 |
Method REQ_ADDN_ATTRIBUTE_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method REQ_HEADER_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_RHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RHDR_TAB | Erforderliche Kopfdetails | 20060509 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060509 |
Method REQ_HEADER_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method REQ_ONCALL_TYP_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_ROCS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ROCS_TAB | Requirement Profile Oncall search types | 20060906 | ||
2 | ![]() |
ET_SQP_ROCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ROCT_TAB | Requirement Profile On call types | 20060906 | ||
3 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Profile guids | 20060906 |
Method REQ_ONCALL_TYP_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method REQ_PROF_GUID_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_TYPE_TAB | Tabelle mit Profil-GUIDs und Profiltypen | 20060522 | ||
2 | ![]() |
IT_PROF_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_REQUID_TAB | Profilschlüssel | 20060522 |
Method REQ_PROF_GUID_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method REQ_STR_QUAL_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_RSTR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RSTR_TAB | Anforderungsprofil: Strukturierte Qualifikationen | 20060509 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Profil-GUIDs | 20060509 |
Method REQ_STR_QUAL_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method REQ_UNSTR_QUAL_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQP_RUST | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RUST_TAB | Anforderungsprofil: Unstrukturierte Qualifikationen | 20060509 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060509 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SPACE | Language key | 20060805 | |
4 | ![]() |
IV_READ_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20060805 |
Method REQ_UNSTR_QUAL_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method REQ_UNSTR_QUAL_GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_UST_REQ_DATA_LANG | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RUST_LANG_TAB | Sprachenabhäng. Anforderungsprofil unstrukt. Qualifikationen | 20060524 | ||
2 | ![]() |
IT_UST_COMMON_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_UST_COMMON_TAB | Unstrukturierte Qualifikationen - allgemeine Daten | 20060524 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20060524 |
Method REQ_UNSTR_QUAL_GET_ALL on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method RESOURCE_GUID_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RES_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID_PERNR_TAB | Zuordnung des Mitarbeiterprofils zu Ressourcen-GUIDs | 20060522 | ||
2 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060522 |
Method RESOURCE_GUID_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
Method USER_NAME_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_USERNAME | Call by reference | Type reference (TYPE) | EMNAM | Formatierter Name des Mitarbeiters oder Bewerbers | 20060621 | ||
2 | ![]() |
IV_USERID | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_ERNAM | Angelegt von | 20060621 |
Method USER_NAME_GET on class /MRSS/CL_SQP_PROFILE_DB has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 195 |