Menu

SAP Function Module INTERFACE_CATT_PERFORM

Datenübergabestruktur für Cattabläufe

The Function Module INTERFACE_CATT_PERFORM (Datenübergabestruktur für Cattabläufe) is a standard Function Module in SAP ERP and is part of the function group KKC2 within the package KKC2.

Technical Information

Function Module INTERFACE_CATT_PERFORM
Short Text Datenübergabestruktur für Cattabläufe
Function Group KKC2
Package KKC2
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN LIKE CAT_IO Werte vom CATT zum FB (meist ID, POS etc)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX LIKE CAT_IO Werte vom FB zum CATT (alles mögliche)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.