The Function Module FB_CWB_GET_PREVIOUS_ITEM (Vorgängerbaustein ermitteln) is a standard Function Module in SAP ERP and is part of the function group CWB_CATT within the package KKC2.
Function Module | FB_CWB_GET_PREVIOUS_ITEM |
Short Text | Vorgängerbaustein ermitteln |
Function Group | CWB_CATT |
Package | KKC2 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PROCESS | TYPE | CWB_PROCESS_NAME | Prozessnamen | |
I_RANKING | TYPE | CWB_OBJECT_ID | Objekt-ID für Objekte im Bereich COPC-CATT | |
I_RANKING_VAR | TYPE | CWB_OBJECT_ID | Objekt-ID für Objekte im Bereich COPC-CATT | |
I_VARIANTE | TYPE | CWB_VARIANTE | Variante eines Prozesses |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CATT | TYPE | TWB_NAME | Testfall | |
E_ID_DATACONT | TYPE | CWB_OBJECT_ID | Objekt-ID für Objekte im Bereich COPC-CATT | |
E_ID_ITEM | TYPE | CWB_OBJECT_ID | Objekt-ID für Objekte im Bereich COPC-CATT | |
E_RANKING | TYPE | CWB_OBJECT_ID | Objekt-ID für Objekte im Bereich COPC-CATT | |
E_RANKING_RETURN | TYPE | CWB_OBJECT_ID | Objekt-ID für Objekte im Bereich COPC-CATT | |
E_RANKING_VAR | TYPE | CWB_OBJECT_ID | Objekt-ID für Objekte im Bereich COPC-CATT | |
E_VARIANTE | TYPE | CWB_VARIANTE | Variante eines Prozesses |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_NO_OBJ_CREATOR | Kein Generierungsbaustein vorhanden |
ERROR_STEP_NOT_FOUND | Baustein im Porzess nicht gefunden |