SAP ABAP Class /MRSS/CL_SQP_BL_HANDLER (Business layer handler for profiles)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SQP (Package) MRS Qualifications: Profiles

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SQP_MNT_PROFILE | Interface for Profile Maintenance | 20060403 |
Properties
Class | /MRSS/CL_SQP_BL_HANDLER | |
Short Description | Business layer handler for profiles | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SQP | MRS Qualifications: Profiles |
Created | 20060403 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SQP_BL_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_SQP_MNT_PROFILE | Interface for Profile Maintenance | 20060403 |
Friends
Class /MRSS/CL_SQP_BL_HANDLER 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_EDIT_MODE | 'A' | Processing Mode | 20060806 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_EDIT_MODE | 'B' | Processing Mode | 20060806 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_PROFILE_TYPE | '2' | Profile Type | 20060806 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_PROFILE_TYPE | '1' | Profile Type | 20060806 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_PROFILE_TYPE | '3' | Profile Type | 20060806 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean: True | 20060602 | |
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | /MRSS/CL_SQP_BL_HANDLER | BL Reference | 20060418 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /MRSS/CL_SQP_PROFILE_MGR | Profile Manager | 20060407 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SQP_LOGON_MODE | Transaction Mode for Login | 20081017 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060424 |
2 | ![]() |
Instance method | Private | Method | Gets the qualifications which are obsolete for employee prof | 20070110 |
3 | ![]() |
Instance method | Private | Method | Filter the Unstructured Qualifications | 20061018 |
4 | ![]() |
Static method | Public | Method | Read Singleton Instance | 20060411 |
5 | ![]() |
Static method | Private | Method | GEts indices for pri/sec position | 20061102 |
6 | ![]() |
Static method | Private | Method | Create guid | 20060508 |
7 | ![]() |
Static method | Private | Method | Get the Profile type from the guid | 20060427 |
8 | ![]() |
Instance method | Private | Method | Maps the req profile keys to guids from the buffer | 20061115 |
9 | ![]() |
Instance method | Private | Method | Gets the requirement profile guids from buffer. | 20061120 |
10 | ![]() |
Instance method | Private | Method | Mass database access for mutilple profiles | 20060512 |
11 | ![]() |
Instance method | Private | Method | Get the profiiles | 20060807 |
12 | ![]() |
Instance method | Protected | Method | Initialize the profile | 20060418 |
13 | ![]() |
Instance method | Private | Method | Set the profile attributes | 20060724 |
14 | ![]() |
Instance method | Private | Method | Initialise the set of profile guids | 20060602 |
15 | ![]() |
Instance method | Private | Method | Initialise requirement profile | 20060602 |
16 | ![]() |
Instance method | Private | Method | Initialise resource profile | 20060602 |
17 | ![]() |
Static method | Public | Method | Sort the structured qualifications | 20061102 |
18 | ![]() |
Instance method | Private | Method | Initialise temperory profile | 20060605 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | PROFILE_CHANGED | Instance Event (0) |
Private (0) |
20110407 |
Types
Class /MRSS/CL_SQP_BL_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_SQP_BL_HANDLER has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method DETERMINE_OBSOLETE_QUAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_STR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ESTR_TAB | Table type: Employee Profile- Structured Qualifications | 20070110 | ||
2 | ![]() |
IV_RES_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20070110 |
Method DETERMINE_OBSOLETE_QUAL on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method FILTER_UN_STR_QAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LT_QUAL | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RUST_TAB | Vollständige Profildaten für Benutzerschnittstelle | 20061018 |
Method FILTER_UN_STR_QAL on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_SQP_BL_HANDLER | Business Layer-Instanz | 20060411 |
Method GET_INSTANCE on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method GET_PRI_SEC_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Table with Messages | 20070330 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070330 | ||
3 | ![]() |
EV_PRI_IND | Call by reference | Type reference (TYPE) | NUMC10 | Numerisches Zeichenfeld, Länge 10 | 20061102 | ||
4 | ![]() |
EV_SEC_IND | Call by reference | Type reference (TYPE) | NUMC10 | Numerisches Zeichenfeld, Länge 10 | 20061102 | ||
5 | ![]() |
IS_SORT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_SORT_DESC | Zur Sortierung von Qualifikationen | 20061102 |
Method GET_PRI_SEC_INDEX on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method GUID_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060508 |
Method GUID_CREATE on class /MRSS/CL_SQP_BL_HANDLER 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 | Tabelle mit Profil-GUIDs und Profiltypen | 20060427 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060602 | ||
3 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Liste der GUIDs | 20060427 |
Method GUID_TYPE_GET on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method MAP_KEY_GUID_BUFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_TYPE_TAB | Profilschlüsseldetails | 20061115 | ||
2 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_REQUID_TAB | Profilschlüssel | 20061115 |
Method MAP_KEY_GUID_BUFF on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method MAP_REQ_GUID_BUFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_REQ_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID_KEY_TAB | Zuordnung des Anforderungsprofils zu ext. Profilschlüssel | 20061120 | ||
2 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20061120 |
Method MAP_REQ_GUID_BUFF on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method PROFILES_FETCH_DATA 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 | Mitarbeiterprofil - zusätzliche Attribute | 20060807 | ||
2 | ![]() |
ET_SQP_EAPP | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EAPP_TAB | Details zum Genehmigenden des Mitarbeiters | 20060807 | ||
3 | ![]() |
ET_SQP_EHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EHDR_TAB | Kopfdetails | 20060807 | ||
4 | ![]() |
ET_SQP_ESTR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ESTR_TAB | Tabellentyp: Mitarbeiterprofil - struktur. Qualifikationen | 20060807 | ||
5 | ![]() |
ET_SQP_EUST | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EUST_TAB | Tabellentyp: Mitarbeiterprofil - unstruktur. Qualifikationen | 20060807 | ||
6 | ![]() |
ET_SQP_PROF | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_MASTER_TAB | Profil-Master-Tabelle | 20060807 | ||
7 | ![]() |
ET_SQP_RADT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RADT_TAB | Weitere Attribute des Anforderungsprofils | 20060807 | ||
8 | ![]() |
ET_SQP_RHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RHDR_TAB | Kopfzeile für Anforderungsprofil | 20060807 | ||
9 | ![]() |
ET_SQP_ROCS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ROCS_TAB | Anforderungsprofil Bereitschaftssuchtypen | 20060907 | ||
10 | ![]() |
ET_SQP_ROCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ROCT_TAB | Anforderungsprofil Bereitschaftstypen | 20060907 | ||
11 | ![]() |
ET_SQP_RSTR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RSTR_TAB | Anforderungsprofil: Strukturierte Qualifikationen | 20060807 | ||
12 | ![]() |
ET_SQP_RUST | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RUST_TAB | Anforderungsprofil: Unstrukturierte Qualifikationen | 20060807 | ||
13 | ![]() |
IT_PROFILES | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_TAB | Tabelle mit Profilobjekten | 20060512 | ||
14 | ![]() |
IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolesche Variable: Aktives Profil abrufen | 20060805 | |
15 | ![]() |
IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolesche Variable: Puffer umgehen | 20060727 | |
16 | ![]() |
IV_FETCH_ADDN | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable: Weitere Profilattribute abrufen | 20060731 | ||
17 | ![]() |
IV_FETCH_HDR | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable: Profilkopf abrufen | 20060512 | ||
18 | ![]() |
IV_FETCH_OCT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolesche Variable: Bereitschaftstypen abrufen | 20060906 | |
19 | ![]() |
IV_FETCH_PROF_MASTER | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable: Profilzeitstempel abrufen | 20060516 | ||
20 | ![]() |
IV_FETCH_STR | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable: Strukturierte Qualifikationen abrufen | 20060512 | ||
21 | ![]() |
IV_FETCH_UST | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable: Unstrukturierte Qualifikationen abrufen | 20060512 | ||
22 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SPACE | Sprachenschlüssel | 20060804 | |
23 | ![]() |
IV_READ_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolesche Variable: Langtext agrufen | 20060804 |
Method PROFILES_FETCH_DATA on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method PROFILES_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabellen mit Nachrichten | 20060809 | ||
2 | ![]() |
ET_PROFILES | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_TAB | Tabelle mit Profilobjekten | 20060807 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Falg | 20060809 | ||
4 | ![]() |
IT_PROF_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060807 | ||
5 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_EDIT_MODE | 'B' | Verarbeitungsmodus | 20060811 |
Method PROFILES_GET on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method PROFILES_INITIALIZE 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 | Tabellen mit Nachrichten | 20060418 | ||
2 | ![]() |
ET_PROFILES | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_TAB | GUID | 20060418 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060809 | ||
4 | ![]() |
IT_PROF_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Profiltyp | 20060418 | ||
5 | ![]() |
IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolesche Variable | 20060805 | |
6 | ![]() |
IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolesche Variable | 20060727 | |
7 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_EDIT_MODE | 'B' | Verarbeitungsmodus | 20060801 | |
8 | ![]() |
IV_FETCH_ADDN | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060731 | ||
9 | ![]() |
IV_FETCH_HDR | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060509 | ||
10 | ![]() |
IV_FETCH_OCT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060918 | ||
11 | ![]() |
IV_FETCH_PROF_MASTER | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolesche Variable | 20060516 | |
12 | ![]() |
IV_FETCH_STR | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060509 | ||
13 | ![]() |
IV_FETCH_UST | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060509 | ||
14 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SPACE | Sprachenschlüssel | 20060804 | |
15 | ![]() |
IV_READ_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolesche Variable | 20060804 |
Method PROFILES_INITIALIZE on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method PROFILE_SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PROFILES | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_TAB | Tabelle mit Profilobjekten | 20060724 | ||
2 | ![]() |
IT_SQP_EADT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EADT_TAB | Mitarbeiterprofil - zusätzliche Attribute | 20060731 | ||
3 | ![]() |
IT_SQP_EAPP | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EAPP_TAB | Details zum Genehmigenden des Mitarbeiters | 20060724 | ||
4 | ![]() |
IT_SQP_EHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EHDR_TAB | Kopfdetails | 20060724 | ||
5 | ![]() |
IT_SQP_ESTR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ESTR_TAB | Tabellentyp: Mitarbeiterprofil - struktur. Qualifikationen | 20060724 | ||
6 | ![]() |
IT_SQP_EUST | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_EUST_TAB | Tabellentyp: Mitarbeiterprofil - unstruktur. Qualifikationen | 20060724 | ||
7 | ![]() |
IT_SQP_PROF | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_MASTER_TAB | Profil-Master-Tabelle | 20060724 | ||
8 | ![]() |
IT_SQP_RADT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RADT_TAB | Weitere Attribute des Anforderungsprofils | 20060724 | ||
9 | ![]() |
IT_SQP_RHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RHDR_TAB | Kopfzeile für Anforderungsprofil | 20060724 | ||
10 | ![]() |
IT_SQP_ROCS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ROCS_TAB | Anforderungsprofil Bereitschaftssuchtypen | 20060907 | ||
11 | ![]() |
IT_SQP_ROCT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_ROCT_TAB | Anforderungsprofil Bereitschaftstypen | 20060907 | ||
12 | ![]() |
IT_SQP_RSTR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RSTR_TAB | Anforderungsprofil: Strukturierte Qualifikationen | 20060724 | ||
13 | ![]() |
IT_SQP_RUST | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RUST_TAB | Anforderungsprofil: Unstrukturierte Qualifikationen | 20060724 |
Method PROFILE_SET_ATTRIBUTES on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method PROF_GUIDS_INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabellen mit Nachrichten | 20060801 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060602 | ||
3 | ![]() |
IT_PROFILE_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUIDS_TAB | Tabelle mit GUIDs | 20060602 | ||
4 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_EDIT_MODE | 'B' | Verarbeitungsmodus | 20060801 | |
5 | ![]() |
IV_PROFILE_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_PROFILE_TYPE | Profiltyp | 20060602 |
Method PROF_GUIDS_INITIALIZE on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method REQ_PROFILE_INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PROFILE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID | Struktur mit Profil-GUIDs und Profiltypen | 20060602 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabellen mit Nachrichten | 20060801 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060602 | ||
4 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_EDIT_MODE | Verarbeitungsmodus | 20060801 | ||
5 | ![]() |
IV_PROFILE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_REQUID | Profilschlüssel | 20060602 |
Method REQ_PROFILE_INITIALIZE on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method RES_PROFILE_INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EMP_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_DETAILS | Mitarbeiter: Personaldaten für die Schnittstelle | 20060602 | ||
2 | ![]() |
ES_PROFILE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID | Struktur mit Profil-GUIDs und Profiltypen | 20060602 | ||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabellen mit Nachrichten | 20060801 | ||
4 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060602 | ||
5 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_EDIT_MODE | Verarbeitungsmodus | 20060801 | ||
6 | ![]() |
IV_LOGON_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_LOGON_MODE | Transaktionsmodus für Anmeldung | 20060602 | ||
7 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer zug. | 20060728 | ||
8 | ![]() |
IV_PORTAL_USER | Call by reference | Type reference (TYPE) | /MRSS/T_PORTAL_USER | Zeichenfeld der Länge 40 | 20060602 | ||
9 | ![]() |
IV_SAP_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Benutzeranmeldename | 20060602 |
Method RES_PROFILE_INITIALIZE on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method SORT_STR_QUALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PROF_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_DATA | Vollständige Profildaten für Benutzerschnittstelle | 20061102 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Table with Messages | 20070330 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070330 |
Method SORT_STR_QUALS on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Method TEMP_PROFILE_INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PROFILE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID | Struktur mit Profil-GUIDs und Profiltypen | 20060605 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060605 |
Method TEMP_PROFILE_INITIALIZE on class /MRSS/CL_SQP_BL_HANDLER has no exception.
Event Signatures
Event PROFILE_CHANGED Signature
Event PROFILE_CHANGED on class /MRSS/CL_SQP_BL_HANDLER has no parameter.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 195 |