The Function Module CHANGEDOCUMENT_DISPLAY_LOAN (Änderungsbelege im Darlehen) is a standard Function Module in SAP ERP and is part of the function group FVD_CHANGEDOCUMENT within the package FVVD.
Function Module | CHANGEDOCUMENT_DISPLAY_LOAN |
Short Text | Änderungsbelege im Darlehen |
Function Group | FVD_CHANGEDOCUMENT |
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_DATE | LIKE | CDHDR-UDATE | Erstellungsdatum des Änderungsbelegs | |
I_FIELD | LIKE | CDRED-FNAME | nur für I_MODE - 2 | |
I_MODE | TYPE | C | 1- Freigabe 2-Felder, 3-Änderungsbelege | |
I_OBJECTCLASS | LIKE | CDHDR-OBJECTCLAS | Objektklasse | |
I_OBJECTID | LIKE | CDHDR-OBJECTID | Objektwert | |
I_TAB_CD_OBJECTID | TYPE | BANK_TAB_CD_OBJECTID | Weitere Änderungsbelege darstellen | |
I_TIME | LIKE | CDHDR-UTIME | Uhrzeit der Änderung |
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 |
---|---|
NO_CHANGEDOCUMENTS | keine Änderungsbelege gefunden |
WRONG_PARAMETERS | Fehler in den Übergabeparametern |