The Function Module IBCD_GET_CD_CONFIGURATION (Änderungsbelege der IBase lesen) is a standard Function Module in SAP ERP and is part of the function group IBCD within the package IB00.
Function Module | IBCD_GET_CD_CONFIGURATION |
Short Text | Änderungsbelege der IBase lesen |
Function Group | IBCD |
Package | IB00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHANGENR | TYPE | CDHDR-CHANGENR | Änderungsnummer des Belegs | |
I_FILID | TYPE | IBCUSTP2-FILID | IB: Key, der auf die physische Datei verweist | |
I_INSTANCE | TYPE | IB_INSTANCE | IB: Komponente (Instanz) | |
I_UDATE | TYPE | CDHDR-UDATE | Erstellungsdatum des Änderungsbelegs | |
I_USERNAME | TYPE | CDHDR-USERNAME | Benutzername | |
I_UTIME | TYPE | CDHDR-UTIME | Uhrzeit der Änderung | |
I_WITH_INSTANCE | TYPE | C | Flag für mitgegebene Instanz |
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 |
---|---|
INTERNAL_ERROR | interner Fehler |
NO_DATA | keine Änderungsbelege vorhanden |