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.
Function Module | INTERFACE_CATT_PERFORM |
Short Text | Datenübergabestruktur für Cattabläufe |
Function Group | KKC2 |
Package | KKC2 |
Module Type | Normal Module |
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) |
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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.