The Function Module K_COSPPA_MODIFY (Summensätze COSPPA 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_COSPPA_MODIFY |
Short Text | Summensätze COSPPA 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 |
---|---|---|---|---|
COSPPA_TAB | LIKE | COSPPA | Tabelle der neuen Summensätze |
This function module does not define any Exceptions.