The Function Module BUS_OP_EARLY_REPAYMENT (Sondertilgung) is a standard Function Module in SAP ERP and is part of the function group FVN_BUS_OPERATION within the package FVVD.
Function Module | BUS_OP_EARLY_REPAYMENT |
Short Text | Sondertilgung |
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_ACTIVITY | LIKE | SPACE | 03 - Anzeige, 01 - Anlegen, 02 - Ändern | |
I_CONFIRMATION | LIKE | SPACE | 1 - Aktivieren, 2 - Buchen (aus Freigabe) | |
I_DATE_RANGE | LIKE | VDDATE_RANGE | Datum von bis | |
I_FLG_ACT_ALLOWED | LIKE | SPACE | Welche Berechtigung hat der User | |
I_FOREIGN_CALL | LIKE | 'X' | X - Queraufruf | |
I_FROM_RELEASE | LIKE | SPACE | X - aus der Freigabe herausgerüfen | |
I_RBO | LIKE | VDBOHEAD-RBO | RBO | |
I_VDARL | LIKE | VDARL | Darlehenstammdaten |
This function module does not define any EXPORTING parameters.
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 |
---|---|
CONFIRMATION_IMPOSSIBLE | Freigabe nicht möglich |
INCORRECT_CALL | Die Input-Daten sind inkorrekt oder inkonsistent |
NO_AUTHORITY | Keine Berechtigung |
UPDATE_ERROR | Fehler bei Update |
USER_CANCEL | Benutzerabbruch / Simulation |