Menu

SAP Function Module HELP_REQUEST_FOR_PERBZ

F4-Funktion für Sprachabhängige Werte der Abrechnungsart

The Function Module HELP_REQUEST_FOR_PERBZ (F4-Funktion für Sprachabhängige Werte der Abrechnungsart) is a standard Function Module in SAP ERP and is part of the function group KOPB within the package KABR.

Technical Information

Function Module HELP_REQUEST_FOR_PERBZ
Short Text F4-Funktion für Sprachabhängige Werte der Abrechnungsart
Function Group KOPB
Package KABR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDNAME LIKE HELP_INFO-FIELDNAME Name of the table field
MIT_PERBZAUT LIKE ' ' 'Automatische Abrechnung' angeboten ?
MIT_PERBZVOR LIKE ' ' ' ' entspricht ohne PERBZVOR
TABNAME LIKE HELP_INFO-TABNAME Name of the Dictionary table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECT_VALUE LIKE Selected value

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
T_PERBZ LIKE Tabelle erlaubter Periodenbezüge

Exceptions

This function module does not define any Exceptions.