Menu

SAP Function Module CACS00_CASE_COPYDB

Kopieranweisung im Provisionsfall ausführen

The Function Module CACS00_CASE_COPYDB (Kopieranweisung im Provisionsfall ausführen) 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_COPYDB
Short Text Kopieranweisung im Provisionsfall ausführen
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_RESET_FLAGS TYPE BOOLEAN_FLG SPACE Kopierkennzeichen zurücksetzen ('X' setzt zurück)?

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
C_CASE LIKE CACS00_CAS Gemeldeter Provisionsfall
C_FLG_ERROR TYPE CACSCASEERROR Provisionsfall fehlerhaft?
C_FLG_REJECTED TYPE CACSCASEREJECT Provisionsfall zurückweisen?

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ACTIVITY LIKE CACS00_ACT Gemeldete Aktivitäten am Vorgang
C_BUNDLE LIKE CACS00_BDL Umbündelungsauftrag auslösender Teilobjekte
C_INVESTIGATION LIKE CACS00_INV Gemeldete Beteiligte der Beteiligung
C_LINES LIKE CACS00_LIN Gemeldete Abweichungen (Sonderprov.) zum Fall
C_OBJECTDATA LIKE CACS00_OBJ Gemeldete Objektbeschreibungen zu Aktivitäten
C_PARTICIPATION LIKE CACS00_PAR Gemeldete Beteiligung am Fall
C_RELATIONS LIKE CACS00_REL Gemeldete Beziehungen der Beteiligten

Exceptions

This function module does not define any Exceptions.