Menu

SAP Function Module CACS00_REMUNERATION_SUBTR_GRP

Differenzprovision bei zu/übergeordneten belasten

The Function Module CACS00_REMUNERATION_SUBTR_GRP (Differenzprovision bei zu/übergeordneten belasten) 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_GRP
Short Text Differenzprovision bei zu/übergeordneten belasten
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_META_CASE LIKE CACS00_S_CASM Provisionsfall (Metaobjekt)
I_META_DOC_HEAD LIKE CACS00_S_DOCHDM Provisionsbelegkopf (Metaobjekt)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ERROR TYPE CACSCASEERROR Provisionsfall fehlerhaft?

Changing Parameters

This function module does not define any CHANGING parameters.

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.