Menu

SAP Function Module J_1B_CHECK_SD_ACTIVE_TAX

Check if the WHT taxes are active

The Function Module J_1B_CHECK_SD_ACTIVE_TAX (Check if the WHT taxes are active) is a standard Function Module in SAP ERP and is part of the function group J1BWHT_ACC within the package J1BA.

Technical Information

Function Module J_1B_CHECK_SD_ACTIVE_TAX
Short Text Check if the WHT taxes are active
Function Group J1BWHT_ACC
Package J1BA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
CV_SDTXC_ACTIVE TYPE BOOLEAN boolean variable (X-true, --false, space-unknown)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_KOMV TYPE TAX_XKOMV_TAB Table for passing XKOMV to the tax interface

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WHT_CONDITION_NOT_FOUND WHT condition type not found