Menu

SAP Function Module RFIDPT_GET_PR_TAX_INFO

Get tax info relevant for Pro-Rata

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module RFIDPT_GET_PR_TAX_INFO (Get tax info relevant for Pro-Rata) is a standard Function Module in SAP ERP and is part of the function group RFIDPT_POST within the package ID-FI.

Technical Information

Function Module RFIDPT_GET_PR_TAX_INFO
Short Text Get tax info relevant for Pro-Rata
Function Group RFIDPT_POST
Package ID-FI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS TYPE BUKRS Company Code
I_COEF TYPE KWERT Condition value
I_LAND1 TYPE LAND1 Country Key
I_MWSKZ TYPE MWSKZ KOMV structure plus index

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KBETR_DED TYPE KBETR Rate (condition amount or percentage)
E_KBETR_NDED TYPE KBETR Rate (condition amount or percentage)
E_KTOSL_DED TYPE KTOSL Transaction Key
E_KTOSL_NDED TYPE KTOSL Transaction Key

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DED_PART_IS_NOT_GREATER_T_Z Deductible part has not percentage greater than zero
DOUBLE_NON_DED_NOT_IDENTIFIED More than one non deductible part and no customization exists
INVALID_KSCHL Invalid condition type
INVALID_KTOSL Invalid transaction key
MORE_THAN_ONE_DED_PART Tax code has more than one deductible part
NON_DED_PART_IS_NOT_ZERO Non deductible part has percentage different than zero
NO_DED_PART Tax code has no deductible part
NO_NDED_PART Tax code has no non-deductible part