Menu

SAP Function Module FCJ_CHECK_WTAX_AMOUNT

Checks and determines withholding tax for cash journal document

The Function Module FCJ_CHECK_WTAX_AMOUNT (Checks and determines withholding tax for cash journal document) is a standard Function Module in SAP ERP and is part of the function group SAPLFCJ_DOCUMENT within the package CAJO.

Technical Information

Function Module FCJ_CHECK_WTAX_AMOUNT
Short Text Checks and determines withholding tax for cash journal document
Function Group SAPLFCJ_DOCUMENT
Package CAJO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ISCJ_POSTING LIKE ISCJ_POSTINGS Kassenbuchstruktur Dynpro 0100 SAPMFCJ0

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
P_H_NET_PAYMENT_WT LIKE TCJ_DOCUMENTS-H_NET_PAYMENT_WT Netto-Auszahlungsbetrag (Quellensteuer abgezogen)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITCJ_WTAX_ITEMS LIKE TCJ_WTAX_ITEMS Quellensteuereinträge für Kassenbuchbelegpositionen

Exceptions

This function module does not define any Exceptions.