Menu

SAP Function Module K_COSBA_MODIFY

Summensätze COSBA einfügen/modifizieren

The Function Module K_COSBA_MODIFY (Summensätze COSBA 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_COSBA_MODIFY
Short Text Summensätze COSBA 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
COSBA_TAB LIKE COSBA Table of the new totals records

Exceptions

This function module does not define any Exceptions.