Menu

SAP Function Module HRF_READ_EMPLOYEE_SPEC_ATTRIBS

HR-Formulare: MetaDimension EMPLOYEE_SPEC lesen

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module HRF_READ_EMPLOYEE_SPEC_ATTRIBS (HR-Formulare: MetaDimension EMPLOYEE_SPEC lesen) is a standard Function Module in SAP ERP and is part of the function group HRF_READ_DIM_ATTRIBUTES within the package PAOC_PAY_HRFORMS_METADATA.

Technical Information

Function Module HRF_READ_EMPLOYEE_SPEC_ATTRIBS
Short Text HR-Formulare: MetaDimension EMPLOYEE_SPEC lesen
Function Group HRF_READ_DIM_ATTRIBUTES
Package PAOC_PAY_HRFORMS_METADATA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BIRTH_PLACE TYPE PAD_GBORT Birthplace
CNAME TYPE PAD_CNAME Vollständiger Name
GENDER TYPE GESCH gender key
MARRIAGE_SINCE TYPE FAMDT Valid From Date of Current Marital Status
NATIONALITY TYPE NATSL nationality key
SPRSL TYPE SPRAS SY-LANGU

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GENDER_TEXT TYPE VAL_TEXT gender text
NATIO_TEXT TYPE NATIO nationality text

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DISPLAY_ERROR Fehlermeldung wird ausgegeben