Menu

SAP Function Module FM_WITH_TYPE

Process Withholding Tax Information

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.

Technical Information

Function Module FM_WITH_TYPE
Short Text Process Withholding Tax Information
Function Group FMPDOCFUNC_E
Package FMPDOC_E
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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.