Menu

SAP Function Module J_1A_READ_PERCEPTION

Read data for calculation of VAT or GI Perceptions

The Function Module J_1A_READ_PERCEPTION (Read data for calculation of VAT or GI Perceptions) is a standard Function Module in SAP ERP and is part of the function group J1AT within the package J1AT.

Technical Information

Function Module J_1A_READ_PERCEPTION
Short Text Read data for calculation of VAT or GI Perceptions
Function Group J1AT
Package J1AT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCT_KEY LIKE J_1ATXMIN-KTOSL Kontoart
COMPANY LIKE T001-BUKRS Buchungskreis
DATE LIKE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
TAXCONDITION LIKE T007C-KSCHL Konditionsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ISVAT TYPE XFELD Feld zum Ankreuzen
REFCONDITION LIKE T007C-REFKSCHL Referenzkonditionsart
TAXGROUP LIKE T007C-TAXGR Kategorisierungskennzeichen für Steuerkennzeichen
TAXMIN LIKE J_1ATXMIN-J_1ATAXMIN Mindestbetrag je Steuer-ID

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.