Menu

SAP Function Module CATT_PROCESS_GET

Liefert Process, Variante, Formid und Report für CATT-Daten

The Function Module CATT_PROCESS_GET (Liefert Process, Variante, Formid und Report für CATT-Daten) is a standard Function Module in SAP ERP and is part of the function group KKC2 within the package KKC2.

Technical Information

Function Module CATT_PROCESS_GET
Short Text Liefert Process, Variante, Formid und Report für CATT-Daten
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
ID_ITEM LIKE TCWB_ITEM_POOL-ID_ITEM Ausgabelänge
PROCESS LIKE TITEMS-PROCESS Characterfeld 13 Stellen
VARIANTE LIKE TPROCESSES-VARIANTE Characterfeld der Länge 10

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_ID_ITEM LIKE TCWB_ITEM_POOL-ID_ITEM Ausgabelänge
ACT_ITEM LIKE TITEMS-ITEM Testfall
ACT_VARIANTE LIKE CATDO-VARIANTE Anzeigevariante
PRE_ID_ITEM LIKE TCWB_ITEM_POOL-ID_ITEM Ausgabelänge
PRE_ITEM LIKE TITEMS-ITEM Testfall
PRE_VARIANTE LIKE CATDO-VARIANTE Anzeigevariante
RCODE LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.