Menu

SAP Function Module K_COSSA_MODIFY

Summensätze COSSA einfügen/modifizieren

The Function Module K_COSSA_MODIFY (Summensätze COSSA einfügen/modifizieren) is a standard Function Module in SAP ERP and is part of the function group KAMS within the package KACC.

Technical Information

Function Module K_COSSA_MODIFY
Short Text Summensätze COSSA einfügen/modifizieren
Function Group KAMS
Package KACC
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODIFY_MODE LIKE DATATYPE-CHAR0001 SPACE (SPACE-MOD, 'U'-Array UPD, 'I'-Array INS)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
COSSA_TAB LIKE COSSA Table of the new totals records

Exceptions

This function module does not define any Exceptions.