The Function Module FM_WITH_TYPE (Process Withholding Tax Information) is a standard Function Module in SAP ERP and is part of the function group FMPDOCFUNC_E within the package FMPDOC_E.
Function Module | FM_WITH_TYPE |
Short Text | Process Withholding Tax Information |
Function Group | FMPDOCFUNC_E |
Package | FMPDOC_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
L_WITH | LIKE | WITH_ITEMX | Auxiliary structure for table WITH_ITEM |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WITH_TYPE | LIKE | T059P-WT_POSTM | Posting time |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.