SAP ABAP Function Module QRKT_STD_DEVIATION_SHEWHART (Algorithms for Shewhart chart for s with internal dispersion and mean line)
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_STD_DEVIATION_SHEWHART | Algorithms for Shewhart chart for s with internal dispersion and mean line |
Function Group | QRKT | Control charts (tracks) |
Program Name | SAPLQRKT | |
INCLUDE Name | LQRKTU03 |
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 (03=UAL exceeded, 03=UAL 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 | Distribution function at the upper action limit | |||
![]() |
I_FPAR2 | TYPE | QPST-FPAR2 | Distribution function at the upper warning limit | |||
![]() |
I_FPAR3 | TYPE | QPST-FPAR3 | Distribution function at the lower warning limit | |||
![]() |
I_FPAR4 | TYPE | QPST-FPAR4 | Distribution function at the lower action limit | |||
![]() |
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 |