Menu

SAP Function Module RHPP_Q_PROFILE_READ

Read qualifications profile

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module RHPP_Q_PROFILE_READ (Read qualifications profile) is a standard Function Module in SAP ERP and is part of the function group RHPP within the package PPPE.

Technical Information

Function Module RHPP_Q_PROFILE_READ
Short Text Read qualifications profile
Function Group RHPP
Package PPPE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE HRP1000-BEGDA SY-DATUM Start Date
CHECK_NOTE TYPE CHAR1 ' '
ENDDA LIKE HRP1000-ENDDA SY-DATUM End Date
WITH_QK_INFO TYPE CHAR1 'X'
WITH_STEXT TYPE CHAR1 'X'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERR_OBJECTS LIKE HRSOBID
OBJECTS LIKE HRSOBID
PROFILE LIKE HRPE_PROFQ

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORITY No Authorization
OBJECT_NOT_FOUND Object does not exist
UNDEFINED Other Error
WRONG_OTYPE Unauth. object type