Menu

SAP Function Module HRHAP_PREP_READ_ORG_STRUCTURE

Lese Orgstruktur für Vorbereitung von Dokumenten

The Function Module HRHAP_PREP_READ_ORG_STRUCTURE (Lese Orgstruktur für Vorbereitung von Dokumenten) is a standard Function Module in SAP ERP and is part of the function group HRHAP_UI_DOCUMENT_PREP_ORG within the package PAOC_HAP_DOCUMENT_UI.

Technical Information

Function Module HRHAP_PREP_READ_ORG_STRUCTURE
Short Text Lese Orgstruktur für Vorbereitung von Dokumenten
Function Group HRHAP_UI_DOCUMENT_PREP_ORG
Package PAOC_HAP_DOCUMENT_UI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AP_END_DATE TYPE HAP_AP_END_DATE Endedatum des Beurteilungszeitraums
AP_START_DATE TYPE HAP_AP_START_DATE Beginndatum des Beurteilungszeitraums
EXTRACT_M_N TYPE CHAR1 ' ' Einstelliges Kennzeichen
PATH_ID TYPE WEGID 'HAP_ORG' Auswertungsweg
PLAN_VERSION TYPE HAP_PLAN_VERSION Planvariante
T_ORG_UNITS TYPE HAP_T_HRSOBID HR-Objekt (erweitert)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ERROR_MESSAGES TYPE HAP_T_MSG Rückgabeparameter
T_PREPARE_DOC TYPE HAP_T_PREPARE_DOCUMENTS Beurteilungen vorbereiten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.