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.
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 |
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,...) |
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ö |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDVAL | LIKE | Überschreibbarer Feldwert |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.