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 |
|---|---|---|---|---|---|---|---|
| |
MEINH | TYPE | AFVGD-MEINH | unit of measure of evaluated rate | |||
| |
PLANT | TYPE | PLAF-PWWRK | Production plant | |||
| |
MATNR | TYPE | PLAF-MATNR | Material number | |||
| |
VERID | TYPE | PLAF-VERID | production version | |||
| |
WORKC | TYPE | AFVGD-ARBID | Work Center ID (ARBID) | |||
| |
AUFTG | TYPE | TCX00-AUFTG | Order group (planned order, production order, .) | |||
| |
AUFTA | TYPE | TCX00-AUFTA | Order type (LA, ...) | |||
| |
VAGRP | TYPE | TCX00-VAGRP | production scheduler group | |||
| |
SCHED_TYP | TYPE | KBED-TYPKZ | Schedule type (2: fine; 5: rate) | |||
| |
SHI_FLG | TYPE | C | SPACE | shift specific rate evaluation | ||
| |
REM_RATE_INP | TYPE | REM_RATE | input table for time intervals for rate eval. | |||
| |
REM_RATE_EXP | TYPE | REM_RATE | output table for time intervals for rate eval. | |||
| |
NO_SELENTRY | TYPE | no sel_id found | ||||
| |
NO_SCHEDULING_POSSIBLE | TYPE | scheduling is not possible | ||||
| |
NO_OPERATION | TYPE | no operation found | ||||
| |
NO_CAPACITY | TYPE | no capacity found | ||||
| |
NO_TACT_TIME | TYPE | tact time could not be determined | ||||
| |
NO_LINEARITY | TYPE | the operation time is not linear to the quantity | ||||
| |
NO_OPERATION_ON_WC | TYPE | there is not operation on given work center | ||||
| |
CONVERTION_FAILURE | TYPE | failure during unit conversion | ||||
Processing Type
| Normal Function 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 |