Menu

SAP Function Module CACS00_CASE_CHECKINV_FOR_CHG

Prüfe Beteiligtenzeile

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.

Technical Information

Function Module CACS00_CASE_CHECKINV_FOR_CHG
Short Text Prüfe Beteiligtenzeile
Function Group CACS00_CASE_CHECK
Package CACSCC
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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)