Menu

SAP Function Module CACS00_REMUNERATION_SUBTR_REC

Differenzprovision innerhalb einer Anspruchsgruppe

The Function Module CACS00_REMUNERATION_SUBTR_REC (Differenzprovision innerhalb einer Anspruchsgruppe) is a standard Function Module in SAP ERP and is part of the function group CACS00_DOC_REMUNERATION within the package CACSCC.

Technical Information

Function Module CACS00_REMUNERATION_SUBTR_REC
Short Text Differenzprovision innerhalb einer Anspruchsgruppe
Function Group CACS00_DOC_REMUNERATION
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_INVREL LIKE TCACS_INVREL Beteiligtenermittlung der Provisionierung
I_META_CASE LIKE CACS00_S_CASM Provisionsfall (Metaobjekt)
I_META_DOC_HEAD LIKE CACS00_S_DOCHDM Provisionsbelegkopf (Metaobjekt)
I_PARENT_RELATION LIKE CACS00_S_RELM Beteiligtenrelationen (Metaobjekt)
I_REMUNERATION LIKE TCACS_REM Provisionsvergütungsarten

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?

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NEW_DOC_REMDETAIL LIKE CACS00_S_DOCDTM Provisionsbeleg: Detailpositionen zu Vergütungszeilen (Meta)
I_META_DOC_REMUNERATION LIKE CACS00_S_DOCREM Provisionsbeleg, Vergütung & Haftung (Metaobjekt)
I_META_RELATIONS LIKE CACS00_S_RELM Beteiligtenrelationen (Metaobjekt)

Exceptions

This function module does not define any Exceptions.