SAP ABAP Function Module QRKT_MEAN_VALUE_ACCEPTANCE (Algorithms for acceptance chart for x-bar with internal dispersion)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
QM-PT-BD-SPL (Application Component) Samples and SPC
⤷
QM01 (Package) QM graphics and SPC

⤷

⤷

Basic Data
Function Module | QRKT_MEAN_VALUE_ACCEPTANCE | Algorithms for acceptance chart for x-bar with internal dispersion |
Function Group | QRKT | Control charts (tracks) |
Program Name | SAPLQRKT | |
INCLUDE Name | LQRKTU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_QAST | TYPE | QAST | Control chart track | |||
![]() |
E_LIMITRC | TYPE | SYST-SUBRC | Recalculation of control limits (0=no, 4=yes) | |||
![]() |
E_TESTSRC | TYPE | SYST-SUBRC | Acceptance inspection (01=UAL exceeded, 02=LAL exceeded) | |||
![]() |
ES_QRKDY | TYPE | QRKDY | Screen fields for quality control charts | |||
![]() |
I_QPSH | TYPE | QPSH | Master data for the quality control chart | |||
![]() |
I_FPAR1 | TYPE | QPST-FPAR1 | Critical share for exceeding upper tolerance | |||
![]() |
I_FPAR2 | TYPE | QPST-FPAR2 | Probability of action at the upper share | |||
![]() |
I_FPAR3 | TYPE | QPST-FPAR3 | Critical share for not reaching lower tolerance | |||
![]() |
I_FPAR4 | TYPE | QPST-FPAR4 | Probability of action at the lower share | |||
![]() |
I_QASH | TYPE | QASH | Transaction data for the quality control chart | |||
![]() |
I_QAST | TYPE | QAST | Control chart track | |||
![]() |
I_CALCULATE_LIMITS | TYPE | QM00-QKZ | Calculate control limits | |||
![]() |
I_STRUCTURE_OF_RESULTS | TYPE | DDINFO-DDNAME | Structure of the transferred results | |||
![]() |
T_RESULTSTAB | TYPE | Results (raw data) | ||||
![]() |
T_SPURTAB | TYPE | QRKSPURPOS | Track data | |||
![]() |
INVALID_STRUCTURE | TYPE | Invalid structure | ||||
![]() |
MISSING_DATA | TYPE | No data or insufficient data for calculation | ||||
![]() |
MASTER_DATA_ERROR | TYPE | Error in master data | ||||
![]() |
COMPUTING_ERROR | TYPE | Error during calculation of limits | ||||
![]() |
PROGRAMMING_ERROR | TYPE | Program Errors | ||||
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 | 19950404 |
SAP Release Created in |