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.
Function Module | K_COSSA_MODIFY |
Short Text | Summensätze COSSA einfügen/modifizieren |
Function Group | KAMS |
Package | KACC |
Module Type | Update Module |
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) |
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 |
---|---|---|---|---|
COSSA_TAB | LIKE | COSSA | Table of the new totals records |
This function module does not define any Exceptions.