SAP ABAP Function Module CX_RATE_EVAL (Evaluate the possible production quantity between two points in time)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CX (Package) R/3 Application development: R/3 Scheduling
Basic Data
Function Module CX_RATE_EVAL Evaluate the possible production quantity between two points in time  
Function Group CXPA   Scheduling for planned order  
Program Name SAPLCXPA    
INCLUDE Name LCXPAU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MEINH TYPE AFVGD-MEINH unit of measure of evaluated rate
Importing PLANT TYPE PLAF-PWWRK Production plant
Importing MATNR TYPE PLAF-MATNR Material number
Importing VERID TYPE PLAF-VERID production version
Importing WORKC TYPE AFVGD-ARBID Work Center ID (ARBID)
Importing AUFTG TYPE TCX00-AUFTG Order group (planned order, production order, .)
Importing AUFTA TYPE TCX00-AUFTA Order type (LA, ...)
Importing VAGRP TYPE TCX00-VAGRP production scheduler group
Importing SCHED_TYP TYPE KBED-TYPKZ Schedule type (2: fine; 5: rate)
Importing SHI_FLG TYPE C SPACE shift specific rate evaluation
Tables REM_RATE_INP TYPE REM_RATE input table for time intervals for rate eval.
Tables REM_RATE_EXP TYPE REM_RATE output table for time intervals for rate eval.
Exception NO_SELENTRY TYPE no sel_id found
Exception NO_SCHEDULING_POSSIBLE TYPE scheduling is not possible
Exception NO_OPERATION TYPE no operation found
Exception NO_CAPACITY TYPE no capacity found
Exception NO_TACT_TIME TYPE tact time could not be determined
Exception NO_LINEARITY TYPE the operation time is not linear to the quantity
Exception NO_OPERATION_ON_WC TYPE there is not operation on given work center
Exception CONVERTION_FAILURE TYPE failure during unit conversion
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950902 
SAP Release Created in