The Function Module CACS00_CASE_CHECKINV_FOR_CHG (Prüfe Beteiligtenzeile) 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_CHECKINV_FOR_CHG |
Short Text | Prüfe Beteiligtenzeile |
Function Group | CACS00_CASE_CHECK |
Package | CACSCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFLG_SET_DEF | TYPE | BOOLEAN_FLG | Setze Defaults (X-Defaulkts, space - keine Defaults) | |
IFLG_USE_BAL | TYPE | BOOLEAN_FLG | BAL Benutzung (X-BAL, space-Exception) | |
I_BUSITIME | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_INVESTIGATION | LIKE | CACS00_S_INVM | Provisionsfallbeteiligter (Metaobjekt) | |
I_TECHTIME | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EFLG_GPART | TYPE | BOOLEAN_FLG | Änderbarkeit PEmpfänger | |
EFLG_GPART_CTRT | TYPE | BOOLEAN_FLG | Änderbarkeit PVPartner |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_DEF_GPART | TYPE | CACS_GPART_INV | Geschäftspartner, der die Provision empfangen soll | |
C_DEF_GPART_CTRT | TYPE | CACS_GPART_CTRT | Nummer des beteiligten Provisionsvertragspartners |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_CONTRACT | Fehlerhafter Provisionsvertrag |
ERROR_IN_PARTNER | Fehlerhafte Partnerkonstellation |
SEVERE_ERROR | Verschiedene Fehler (ggf im Log protokolliert) |