The Function Module FVD_CLERKS_SUBSCREEN_DISPLAY (Aufruf des Sachberbeiterscreens zur Bearbeitung) is a standard Function Module in SAP ERP and is part of the function group FVD_CLERKS within the package FVVD.
Function Module | FVD_CLERKS_SUBSCREEN_DISPLAY |
Short Text | Aufruf des Sachberbeiterscreens zur Bearbeitung |
Function Group | FVD_CLERKS |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_EDIT | TYPE | XFELD | ' ' | ' - Anzeigemodus,' X' - Änderungsmodus |
I_STR_VDARL | TYPE | VDARL | Darlehen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CHANGED | TYPE | XFELD | Feld zum Ankreuzen | |
E_SUB_DYNNR | TYPE | SY-DYNNR | Sachbearbeiter Subscreendynpro für Call Subscreen | |
E_SUB_REPID | TYPE | SY-REPID | Sachbearbeiter Programmname für Call Subscreen | |
E_TAB_VDGPO | TYPE | TRTY_VDGPO | Geschäftspartnerzuordnung | |
E_TAB_VDZSB | TYPE | TRTY_VDZSB | Tabellentyp für Tabelle VDZSB |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CLERKS_FOUND | Keine Sachbearbeiter bzw. Customizing zum Buchungskreis gefunden |
PARAMETER_ERROR | Importparameter oder Customizing fehlerhaft |