The Function Module CACS00_CASE_DEFAULTSDB (Setze unbelegte SAP-Felder auf Default) is a standard Function Module in SAP ERP and is part of the function group CACS00_CASE_CHECK within the package CACSCC.
Function Module | CACS00_CASE_DEFAULTSDB |
Short Text | Setze unbelegte SAP-Felder auf Default |
Function Group | CACS00_CASE_CHECK |
Package | CACSCC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_CASE | LIKE | CACS00_CAS | Provisionsfall | |
C_FLG_ERROR | TYPE | CACSCASEERROR | KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok) | |
C_FLG_REJECTED | TYPE | CACSCASEREJECT | KnZ: ProvFall abgelehnt (X-abgelehnt, ' '- angenommen) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.