Menu

SAP Function Module RP_01C_OPERATE_AV

Verknüpfungen von Wertarten durchführen

The Function Module RP_01C_OPERATE_AV (Verknüpfungen von Wertarten durchführen) is a standard Function Module in SAP ERP and is part of the function group RPDWO within the package P01A.

Technical Information

Function Module RP_01C_OPERATE_AV
Short Text Verknüpfungen von Wertarten durchführen
Function Group RPDWO
Package P01A
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IAV_AVART_A TYPE P01C_AVART Wertart der BAV
IAV_AVART_B TYPE P01C_AVART Wertart der BAV
IAV_AVART_C TYPE P01C_AVART Wertart der BAV
IAV_DIVISOR TYPE RUDIV Rundungsdivisor
IAV_FIELD TYPE P01C_FIELD Felder einer Wertart
IAV_KONST LIKE Konstante
IAV_OPERATOR TYPE P01C_OPTOR Operator für Wertarten

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DIVISION_BY_ZERO Division durch Null
WERTART_NOT_COMPARABLE Die beiden Wertarten haben nicht die gleiche Struktur
WERTART_YET_EXISTS Wertart existiert schon
WRONG_COMBINATION_OF_PARAMS Falsche Kombination der Übergabeparameter
WRONG_PARAMETERS Wertart B, Konstante und Rundungsdivisor fehlen alle