Menu

SAP Function Module MM_ARRANG_RATE_FROM_SCALE

Bestimmung der erreichten Staffelstufe

The Function Module MM_ARRANG_RATE_FROM_SCALE (Bestimmung der erreichten Staffelstufe) is a standard Function Module in SAP ERP and is part of the function group WN09 within the package WBON.

Technical Information

Function Module MM_ARRANG_RATE_FROM_SCALE
Short Text Bestimmung der erreichten Staffelstufe
Function Group WN09
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONDITION_RECORD LIKE KONP Daten zum Konditionssatz (Position)
SCALE_BASE LIKE KOMV-KSTBS Staffelbasis
SETTLEMENT_VALUES LIKE ARRANG_VAL Daten der gezogenen Staffel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARRANG_RATE LIKE KONP-KBETR Wert der gezogenen Staffelstufe
E_SCALE_EXISTS LIKE ARRANG_VAL-STEXI Kennzeichen: Staffel zum Konditionssatz exist.
SETTLEMENT_VALUES LIKE ARRANG_VAL Daten der gezogenen Staffel

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONDITION_SCALE LIKE CONDSCALE Staffel zum Konditionssatz

Exceptions

This function module does not define any Exceptions.