Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module SLS_PR_GET_PERSON_RESULTS (Get Person Results (Complete Results Account)) is a standard Function Module in SAP ERP and is part of the function group SLSR within the package SIWL.
Function Module | SLS_PR_GET_PERSON_RESULTS |
Short Text | Get Person Results (Complete Results Account) |
Function Group | SLSR |
Package | SIWL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AUTHORIZE | TYPE | CHAR1 | PAW - Authorization Flag (Y-'yes', N-'no') |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_PIDS | LIKE | SLS_PIDS | PAW - List of IDs for Participants | |
P_PRES | LIKE | SLS_PRES | PAW - Person Results Structure | |
P_QUALI | LIKE | SLS_TTYQU | PAW - Test Type Qualifications |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_READING_AUTHORIZATIONS | An internal error occured while reading the users authorization profile ! |
ERROR_SELECTING_EVENT_DETAILS | An error occured while selecting Event details ! |
ERROR_SELECTING_PARTICIPANTS | An error occured while selecting Participants ! |
ERROR_SELECTING_PET_DETAILS | An error occured while selecting from SLS_PET ! |
ERROR_SELECTING_PU_NAME | An error occured while selecting PU Names ! |
ERROR_SELECTING_SUBTEST_NAME | An error occured while selecting Subtest Names ! |
ERROR_SELECTING_TEST_RESULTS | An error occured while selecting Test-Results |
ERROR_SELECTING_TEST_TYPES | An error occured while selecting Test-Type details ! |
ERROR_SELECTING_TTYPE_QUALIF | An error occured while selecting Test-Type Qualification settings ! |
INTERNAL_ERROR_SELECTING_EVENT | An internal error occured during event-operation ! |
INTERNAL_ERROR_SELECTING_TTYPE | An internal error occured during test-type operation ! |
INTERNAL_PU_ERROR | An internal error occured during PU operation ! |
INTERNAL_SUBTEST_ERROR | An internal error occured during Subtest operation ! |