Menu

SAP Function Module HR_READ_SCHEMA

Lesen eines Personalrechenschemas (von der Datenbatenbank)

The Function Module HR_READ_SCHEMA (Lesen eines Personalrechenschemas (von der Datenbatenbank)) is a standard Function Module in SAP ERP and is part of the function group HRPU within the package PCAL.

Technical Information

Function Module HR_READ_SCHEMA
Short Text Lesen eines Personalrechenschemas (von der Datenbatenbank)
Function Group HRPU
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SCHEMA LIKE T52CC-SNAME name of the schema

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
TABLE_SCHEMA LIKE T52C0 schema
TABLE_SCHEMA_TEXT LIKE T52C2 comments on the schema

Exceptions

This function module does not define any Exceptions.