The Function Module FVD_COLLATERALS_DIALOG_MAIN (Darlehen: Sicherheiten - Dialog) is a standard Function Module in SAP ERP and is part of the function group FVD_COLLATERALS within the package FVVD.
Function Module | FVD_COLLATERALS_DIALOG_MAIN |
Short Text | Darlehen: Sicherheiten - Dialog |
Function Group | FVD_COLLATERALS |
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_ACTION | TYPE | C | I' - Insert, 'U' - Update, 'S' - Show | |
I_FLG_COMMIT | TYPE | C | 'X' | X' - Commit wird vom Baustein ausgeführt |
I_INT_RSICHER | TYPE | I | Interne Referenznummer der Sicherheit | |
I_RSICHER | TYPE | RSICHER | Referenznummer der Sicherheit | |
I_SSICH | TYPE | SSICH | Sicherheitsart | |
I_SSICHART | TYPE | SSICHART | Typ der Sicherheitengruppe (intern) | |
I_WAEHRUNG | TYPE | WAERS | Währungsschlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTION | TYPE | C | I' - Insert, 'U' - Update, 'S' - Show | |
E_BETRAG | TYPE | BVERTRAG | Vertragssumme | |
E_FLG_CHANGE_PARTNER | TYPE | C | X' - Änderungen an einem Geschäftspartner erfolgt | |
E_INT_RSICHER | TYPE | I | Interne Referenznummer der Sicherheit | |
E_RSICHER | TYPE | RSICHER | Referenznummer der Sicherheit | |
E_WAEHRUNG | TYPE | WAERS | Währungsschlüssel | |
E_ZEICHEN1 | TYPE | XAKT | Aktenzeichen | |
E_ZEILE1 | TYPE | XZUTXT | Zusatztext/Beschreibung Sicherheiten |
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.