Menu

SAP Function Module CX_RATE_EVAL

Evaluate the possible production quantity between two points in time

The Function Module CX_RATE_EVAL (Evaluate the possible production quantity between two points in time) is a standard Function Module in SAP ERP and is part of the function group CXPA within the package CX.

Technical Information

Function Module CX_RATE_EVAL
Short Text Evaluate the possible production quantity between two points in time
Function Group CXPA
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUFTA TYPE TCX00-AUFTA Order type (LA, ...)
AUFTG TYPE TCX00-AUFTG Order group (planned order, production order, .)
MATNR TYPE PLAF-MATNR Material number
PLANT TYPE PLAF-PWWRK Production plant
SCHED_TYP TYPE KBED-TYPKZ Schedule type (2: fine, 5: rate)
SHI_FLG TYPE C SPACE shift specific rate evaluation
VAGRP TYPE TCX00-VAGRP production scheduler group
VERID TYPE PLAF-VERID production version
WORKC TYPE AFVGD-ARBID Work Center ID (ARBID)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MEINH TYPE AFVGD-MEINH unit of measure of evaluated rate

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
REM_RATE_EXP LIKE REM_RATE output table for time intervals for rate eval.
REM_RATE_INP LIKE REM_RATE input table for time intervals for rate eval.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERTION_FAILURE failure during unit conversion
NO_CAPACITY no capacity found
NO_LINEARITY the operation time is not linear to the quantity
NO_OPERATION no operation found
NO_OPERATION_ON_WC there is not operation on given work center
NO_SCHEDULING_POSSIBLE scheduling is not possible
NO_SELENTRY no sel_id found
NO_TACT_TIME tact time could not be determined