The Function Module CACS00_DOC_SUMCREATE (Summenupdate für einen Provisionsbeleg) is a standard Function Module in SAP ERP and is part of the function group CACS00_ACCT within the package CACSDO.
Function Module | CACS00_DOC_SUMCREATE |
Short Text | Summenupdate für einen Provisionsbeleg |
Function Group | CACS00_ACCT |
Package | CACSDO |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_DOCDTM | LIKE | CACS00_S_DOCDTM | Provisionsbeleg: Detailpositionen zu Vergütungszeilen (Meta) | |
T_DOCHDM | LIKE | CACS00_S_DOCHDM | Provisionsbelegkopf (Metaobjekt) | |
T_DOCREM | LIKE | CACS00_S_DOCREM | Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) | |
T_DOCSEM | LIKE | CACS00_S_DOCSEM | Provisionsbeleg, Fälligkeiten (Meatobjekt) | |
T_DOCVAM | LIKE | CACS00_S_DOCVAM | Provisionsbeleg, Bewertung (Metaobjekt) |
This function module does not define any Exceptions.