The Function Module CACS00_CASE_IDS_PRESET (Provisionsobjekte für Bearbeitung vornummerieren) 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_IDS_PRESET |
Short Text | Provisionsobjekte für Bearbeitung vornummerieren |
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 | Provisionsfall fehlerhaft? | |
C_FLG_REJECTED | TYPE | CACSCASEREJECT | Provisionsfall zurückweisen? |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ACTIVITY | LIKE | CACS00_ACT | Aktivitäten am Vorgang | |
C_BUNDLE | LIKE | CACS00_BDL | Umbündelungsauftrag auslösender Teilobjekte | |
C_INVESTIGATION | LIKE | CACS00_INV | Beteiligte der Beteiligung | |
C_LINES | LIKE | CACS00_LIN | Abweichungen (Sonderprov.) zum Fall | |
C_OBJECTDATA | LIKE | CACS00_OBJ | Objektbeschreibungen zu Aktivitäten | |
C_PARTICIPATION | LIKE | CACS00_PAR | Beteiligung am Fall | |
C_RELATIONS | LIKE | CACS00_REL | Beziehungen der Beteiligten |
This function module does not define any Exceptions.