Menu

SAP Function Module FTR_WORKFLOW_RELEASE_CNCL_STRT

Geschäftsfreigabe: Cust.auswerten, Gesch.ändern und WF-Flag setzen

The Function Module FTR_WORKFLOW_RELEASE_CNCL_STRT (Geschäftsfreigabe: Cust.auswerten, Gesch.ändern und WF-Flag setzen) is a standard Function Module in SAP ERP and is part of the function group FTR_WF1 within the package FTTR.

Technical Information

Function Module FTR_WORKFLOW_RELEASE_CNCL_STRT
Short Text Geschäftsfreigabe: Cust.auswerten, Gesch.ändern und WF-Flag setzen
Function Group FTR_WF1
Package FTTR
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_ACTVT LIKE ATRELE2-ACTVT Aktivität
I_SFGZUSTT LIKE ATRELE2-SFGZUSTT Finanzgeschäftsvorgangstyp
I_TAB_CASHFLOW TYPE FTRTR_TAB_FHAPO Bewegungen eines Geschäfts
I_TAB_CONDITIONS TYPE FTRTR_TAB_FINKO Konditionen eines Geschäfts
I_USER LIKE SY-UNAME Benutzer
I_VTBFHAZU TYPE VTBFHAZU Finanzgeschäftsvorgang

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FHA LIKE VTBFHA Geschäft

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.