Menu

SAP Function Module CACS00_CASE_RECHECKMETA

Metaprovisionsfall nach Exits neu prüfen

The Function Module CACS00_CASE_RECHECKMETA (Metaprovisionsfall nach Exits neu prüfen) 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_RECHECKMETA
Short Text Metaprovisionsfall nach Exits neu prüfen
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
I_CASE_PREV LIKE CACS00_CAS Provisionsfall
I_CASE_VERS_PREV LIKE CACS00_CAS Provisionsfall
I_DOC_HEAD_PREV LIKE CACS00_DOCHD Provisionsbelegkopf

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_FLG_ERROR TYPE CACSCASEERROR Provisionsfall fehlerhaft?
C_FLG_REJECTED TYPE CACSCASEREJECT Provisionsfall zurückweisen?
C_META_CASE LIKE CACS00_S_CASM Provisionsfall (Metaobjekt)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_META_ACTIVITY LIKE CACS00_S_ACTM Provisionsaktivitäten (Metaobjekt)
C_META_BUNDLE LIKE CACS00_S_BDLM Umbündelungsauftrag auslösender Teilobjekte (Meta)
C_META_INVESTIGATION LIKE CACS00_S_INVM Provisionsfallbeteiligter (Metaobjekt)
C_META_LINES LIKE CACS00_S_LINM Abweichende Provision (Metaobjekt)
C_META_OBJECTDATA LIKE CACS00_S_OBJM Provisionsobjektdaten (Metaobjekt)
C_META_PARTICIPATION LIKE CACS00_S_PARM Provisionsfallbeteiligung (Metaobjekt)
C_META_RELATIONS LIKE CACS00_S_RELM Beteiligtenrelationen (Metaobjekt)

Exceptions

This function module does not define any Exceptions.