The Function Module CACS00_CASE_IDS_PRESET_NEW (Nummernvergabe Provisionsfall) 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_NEW |
Short Text | Nummernvergabe Provisionsfall |
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) |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ACTIVITY | LIKE | CACS00_ACT | Provisionsfallaktivitäten | |
C_BUNDLE | LIKE | CACS00_BDL | Umbündelungsauftrag auslösender Teilobjekte | |
C_INVESTIGATION | LIKE | CACS00_INV | Provisionsfallbeteiligter | |
C_LINES | LIKE | CACS00_LIN | Abweichende Provisionen | |
C_OBJECTDATA | LIKE | CACS00_OBJ | Provisionsfallobjektdaten | |
C_PARTICIPATION | LIKE | CACS00_PAR | Provisionsfallbeteiligung | |
C_RELATIONS | LIKE | CACS00_REL | Beteiligtenrelationen innerhalb einer Prov.Beteiligung |
This function module does not define any Exceptions.