Menu

SAP Function Module RP_CONVERT_AMOUNT_BY_PERIOD

Umrechung von Beträgen zwischen zwei Periodizitäten

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module RP_CONVERT_AMOUNT_BY_PERIOD (Umrechung von Beträgen zwischen zwei Periodizitäten) is a standard Function Module in SAP ERP and is part of the function group RPIB within the package PBAS.

Technical Information

Function Module RP_CONVERT_AMOUNT_BY_PERIOD
Short Text Umrechung von Beträgen zwischen zwei Periodizitäten
Function Group RPIB
Package PBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IABKR LIKE T549A-ABKRS Allocation group for the specification period type
IBETR LIKE PC207-BETRG amount to be converted
IZEIN LIKE T549R-ZEINH Period type direct
OABKR LIKE T549A-ABKRS Allocation group for specification period type
OZEIN LIKE T549R-ZEINH Period type direct

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBETR LIKE PC207-BETRG converted amount

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
INVALID_IABKR invalid allocation group
INVALID_IZEIN invalid time unit
INVALID_OABKR invalid allocation group
INVALID_OZEIN invalid time unit
IN_PARAMETER_NOT_CONSISTENT Allocation group or period type (exclusive)
OUT_PARAMETER_NOT_CONSISTENT Allocation group or period type (exclusive)