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.
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 |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING 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) |
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WHT_CONDITION_NOT_FOUND | WHT condition type not found |