The Function Module FVD_WAIVE_MAIN (Darlehen: Forderungsverzicht) is a standard Function Module in SAP ERP and is part of the function group FVN_BUS_OPERATION within the package FVVD.
Function Module | FVD_WAIVE_MAIN |
Short Text | Darlehen: Forderungsverzicht |
Function Group | FVN_BUS_OPERATION |
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_FOREIGN_CALL | TYPE | CHAR1 | Externer Aufruf | |
I_MODE | TYPE | TB_WAIVE_MODE | 'M' | Verzichte: Bearbeitungsmodus |
I_RBO | TYPE | RBO | Geschäftsvorfallnummer (Darlehen) | |
I_RELEASE | TYPE | CHAR1 | Freigabekennzeichen | |
I_VDARL_KEY | TYPE | VDARL_KEY | VDARL Schlussel-Struktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CANCEL | TYPE | CHAR1 | Abbruchkennzeichen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.