Menu

SAP Function Module CACS00_CASE_CHECK_INTERN

Interne Formate prüfen

The Function Module CACS00_CASE_CHECK_INTERN (Interne Formate prüfen) is a standard Function Module in SAP ERP and is part of the function group CACS00_CASE_CONVERSION within the package CACSCC.

Technical Information

Function Module CACS00_CASE_CHECK_INTERN
Short Text Interne Formate prüfen
Function Group CACS00_CASE_CONVERSION
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_EXCEPTION TYPE BOOLEAN_FLG SPACE Benutze Exceptions ('X' Exception nutzen, ' ' Messagehandler nutzen)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CASE LIKE CACS00_CAS Provisionsfall

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTIVITY LIKE CACS00_ACT Provisionsfallaktivitäten
I_BUNDLE LIKE CACS00_BDL Umbündelungsauftrag auslösender Teilobjekte
I_INVESTIGATION LIKE CACS00_INV Provisionsfallbeteiligter
I_LINES LIKE CACS00_LIN Abweichende Provisionen
I_OBJECTDATA LIKE CACS00_OBJ Provisionsfallobjektdaten
I_PARTICIPATION LIKE CACS00_PAR Provisionsfallbeteiligung
I_RELATIONS LIKE CACS00_REL Beteiligtenrelationen innerhalb einer Prov.Beteiligung

Exceptions

This function module does not define any Exceptions.