Menu

SAP Function Module JV_FARM_PROCESS_STATUS_SET

Check the process definition

The Function Module JV_FARM_PROCESS_STATUS_SET (Check the process definition) is a standard Function Module in SAP ERP and is part of the function group GJVFARM within the package GJVA.

Technical Information

Function Module JV_FARM_PROCESS_STATUS_SET
Short Text Check the process definition
Function Group GJVFARM
Package GJVA
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_BUKRS LIKE T8JFRM-BUKRS Company Code
I_PROCESS LIKE T8JFRM-FRM_NAME Name for Farm IN/Out & Re-Determination
I_STATUS LIKE T8JFRM_STP-STATUS Farm In/Out: Status of a step within the process
I_STEP LIKE T8JFRM_STP-STEP Farm In/Out: Step in the process of farm in/out or re-determ

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.