Menu

SAP Function Module FSBP_TC_READ_APPL_ACTIVE

Determine Status of Total Commitment

The Function Module FSBP_TC_READ_APPL_ACTIVE (Determine Status of Total Commitment) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_READ within the package FSBP_TC.

Technical Information

Function Module FSBP_TC_READ_APPL_ACTIVE
Short Text Determine Status of Total Commitment
Function Group FSBP_TC_READ
Package FSBP_TC
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 BP_TC_DTE_APPL Total Commitment: Application
I_LANGU TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_RETURN TYPE BOOLE_D Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ')
E_RELEVANT TYPE BP_TC_DTE_APPL_RELEVANT Applikation relevant
E_SACTIVE TYPE BP_TC_DTE_SACTIVE Total Commitment: Activation Switch

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.