SAP ABAP Function Module /SAPHT/SPC_P_CHART_EQUIP (Algorithms for p chart by equipment)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-HT-MES (Application Component) Manufacturing Execution System
⤷
/SAPHT/SPCZQE1 (Package) High Tech IBU SPC functionality - QM Customization
⤷
⤷
Basic Data
| Function Module | /SAPHT/SPC_P_CHART_EQUIP | Algorithms for p chart by equipment |
| Function Group | /SAPHT/SPCZQKT | |
| Program Name | /SAPHT/SAPLSPCZQKT | |
| INCLUDE Name | /SAPHT/LSPCZQKTU03 |
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 the control limits (4= yes, 0= no) | |||
| |
E_TESTSRC | TYPE | SYST-SUBRC | Acceptance inspection (01=Upper action limit crossed, 02=Lower AL crossed) | |||
| |
I_QPSH | TYPE | QPSH | Master data for the quality control chart | |||
| |
I_FPAR1 | TYPE | QPST-FPAR1 | sigma factor for upper action limit | |||
| |
I_FPAR2 | TYPE | QPST-FPAR2 | sigma factor for upper warning limit | |||
| |
I_FPAR3 | TYPE | QPST-FPAR3 | sigma factor for lower warning limit | |||
| |
I_FPAR4 | TYPE | QPST-FPAR4 | sigma factor for 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 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 too few data for calculation | ||||
| |
MASTER_DATA_ERROR | TYPE | Master data error | ||||
| |
COMPUTING_ERROR | TYPE | Error calculating limits | ||||
| |
PROGRAMMING_ERROR | TYPE | Program error | ||||
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 | 20050301 |
| SAP Release Created in |