Menu

SAP Function Module RH_PM_TEXT_GET_P1520

PMG: Sonderfälle zur Textermittlung (Query), Infotyp 1520

The Function Module RH_PM_TEXT_GET_P1520 (PMG: Sonderfälle zur Textermittlung (Query), Infotyp 1520) is a standard Function Module in SAP ERP and is part of the function group RHBP within the package PM01.

Technical Information

Function Module RH_PM_TEXT_GET_P1520
Short Text PMG: Sonderfälle zur Textermittlung (Query), Infotyp 1520
Function Group RHBP
Package PM01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDAT LIKE SY-DATUM SY-DATUM Von-Datum
ENDDAT LIKE SY-DATUM SY-DATUM Bis-Datum
FIELDNAME LIKE DFIES-FIELDNAME Feld, für das Texte gelesen werden sollen
LANGU LIKE SY-LANGU SY-LANGU Sprache für Texte
MODE LIKE 'CHECK' oder 'GET'
MOLGA LIKE T001P-MOLGA Ländergruppierung
TABNAME LIKE DFIES-TABNAME Tabellenname

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.