Menu

SAP Function Module CACS_PROCESS_METHODS_DETERMINE

Ermittlen der Funktionen des Prozesses

The Function Module CACS_PROCESS_METHODS_DETERMINE (Ermittlen der Funktionen des Prozesses) is a standard Function Module in SAP ERP and is part of the function group CACS_PROCESS within the package CACSCC.

Technical Information

Function Module CACS_PROCESS_METHODS_DETERMINE
Short Text Ermittlen der Funktionen des Prozesses
Function Group CACS_PROCESS
Package CACSCC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung
I_PROCESS TYPE CACSPROC Prozeß des Provisionssystems
I_PROC_OBJ TYPE CACSPROCOBJ Identifikation eines Prozeßobjekt
I_PROC_PART TYPE CACSPROCPART Teil eines Prozesses des Provisionssystems
I_PROC_STEP TYPE CACSPROCSTEP Identifikation eines Prozeßteilschrittes

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
E_PROCESS_METHODS LIKE CACS_S_PROCESS Struktur für Prozess und Prozeßschritte

Exceptions

This function module does not define any Exceptions.