Menu

SAP Function Module HR_DE_BW_CHANGE_SCREEN_FOR_UPD

Aufrufpopup zum Uberschreiben der änderbaren Tree-Felder in SAPScript

The Function Module HR_DE_BW_CHANGE_SCREEN_FOR_UPD (Aufrufpopup zum Uberschreiben der änderbaren Tree-Felder in SAPScript) is a standard Function Module in SAP ERP and is part of the function group HRDB within the package P01W.

Technical Information

Function Module HR_DE_BW_CHANGE_SCREEN_FOR_UPD
Short Text Aufrufpopup zum Uberschreiben der änderbaren Tree-Felder in SAPScript
Function Group HRDB
Package P01W
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDTYPE LIKE DFIES-INTTYPE ABAP-Datentyp (C,D,N,...)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE LIKE SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelö

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDVAL LIKE Überschreibbarer Feldwert

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.