Menu

SAP Function Module J_1BNFE_SET_TXBASE

Map XML-value to taxbase (%)

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 J_1BNFE_SET_TXBASE (Map XML-value to taxbase (%)) is a standard Function Module in SAP ERP and is part of the function group J_1B_NFE_IN within the package J1BA.

Technical Information

Function Module J_1BNFE_SET_TXBASE
Short Text Map XML-value to taxbase (%)
Function Group J_1B_NFE_IN
Package J1BA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_TAXGRP TYPE J_1BTAXGRP Tax group
IV_XML_BASERED1 TYPE J_1BTXBASE Tax base (%)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_BASERED1 TYPE J_1BTXBASE Tax base (%)

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.