Menu

SAP Function Module HR_PSD_GET_SCHEMA

read tables for personnel schemas

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 HR_PSD_GET_SCHEMA (read tables for personnel schemas) is a standard Function Module in SAP ERP and is part of the function group HRDPBS6 within the package P01O.

Technical Information

Function Module HR_PSD_GET_SCHEMA
Short Text read tables for personnel schemas
Function Group HRDPBS6
Package P01O
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_SPRAS LIKE T52C2-SPRAS Sprachenschlüssel

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
IN_SCHEMA_RANGE LIKE SCHEMA_RANGE Testtabelle zum Verbuchen von Strings
OUT_DOCU LIKE SCHEMA_DOCU_STRUCT Structure for cycle and documentation
OUT_T52B5 LIKE T52B5 Structure for cycle and documentation
OUT_T52C0 LIKE T52C0 Zuordnung von Werten zu Kundenobjekten
OUT_T52C2 LIKE T52C2 Abrechnungsregeln
OUT_T52CD LIKE T52CD Zyklen-Directory
OUT_T52CD_T LIKE T52CD_T Texttabelle zum Zyklen-Directory

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_DOCU error in function call to read schema documentation