SAP ABAP Class CL_QMIP_PLAN_MAPPING (Mapping of Specification to Plan)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-PT-IP (Application Component) Inspection Planning
     QMIP_EA (Package) QM: Inspection Plans and Characteristics
Properties
Class CL_QMIP_PLAN_MAPPING  
Short Description Mapping of Specification to Plan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package QMIP_EA   QM: Inspection Plans and Characteristics 
Created 20090310   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 EHQ01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_QMIP_PLAN_MAPPING has no interface implemented.
Friends
Class CL_QMIP_PLAN_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHAORIG_EHS Constant Public Type reference (TYPE) QP_CHAORIG '002' Inspection Characteristic Origin 20090330
2 MC_RVLTYPE_PLANT Constant Public Type reference (TYPE) ESERVLTYPE 'PLANT' Validity Area Category 20090317
3 MT_INSPCHAR_NUMBER Static Attribute Private Type reference (TYPE) TT_INSPCHAR_NUMBER Aux. Table for Determining Next Characteristic Number 20100120
4 MT_TCG91_BUFFER Static Attribute Private Type reference (TYPE) TT_TCG91 Validity Area 20090317
5 MV_CONTROLKEY Static Attribute Private Type reference (TYPE) STEUS Control Key 20090319
6 MV_DESCROPR Static Attribute Private Type reference (TYPE) LTXA1 Operation Short Text 20090319
7 MV_PROFILE Static Attribute Private Type reference (TYPE) EHQMSPROF EH&S-QM: Profile 20090319
8 MV_QMKDELTA Static Attribute Private Type reference (TYPE) QINKR_MK Increment for Insp. Characteristic Number in Inspection Plan 20100120
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_TO_PROP_INFO_BY_ESTCAT Static method Private Method Adds Messages to Internal Table 20090515
2 ASSEMBLE_CHV Static method Private Method Combine Plants and Constraints to form Dep. Char. Specs 20090325
3 ASSEMBLE_CHV_FROM_EXCL Static method Private Method Combine Plant Exclusions and Constraints to Dep.Char.Specs 20090325
4 CHECK_CHA_CHV_PLANT_RELEVANCE Static method Public Method Processing of Charact. With Resp. to Defined Plant Assignmt 20100201
5 CHECK_CONTROL_INDICATOR Static method Private Method Checks Control Indicator After Synchr. with Mapping Table 20090715
6 COLLECT_PLANTS_FROM_VLDT_AREAS Static method Private Method Relevant Plants using Validity Areas of Valuations 20090316
7 CONVERT_VLDT_AREA_INTO_PLANT Static method Private Method Determine Plant from Validity Area 20090316
8 DERIVE_MAT_PLANT_FROM_USAGES Static method Public Method Determines Material-Plant Combinations from Ratings 20091020
9 FILL_CHAORIG_DATA Static method Private Method Convert Data to Inspection Characteristics 20090402
10 FILTER_MAT_BY_Q_SETUP_EXIST Static method Public Method Confirm Existence of Quality View for Materials 20090316
11 FILTER_PROPS_BY_Q_RELEVANCE Static method Public Method Filter Properties by QM Relevance of Usage 20090316
12 FILTER_PROPS_BY_VACLID Static method Public Method Filter Properties by Usage 20091217
13 GET_CHAORIG_DATA_BY_VALIDITY Static method Public Method Sort Out Specification Data by Change Number 20090930
14 GET_CHAORIG_DATA_FROM_SPEC Static method Public Method Determine Relevant Inspection Characteristics for Spec. 20090402
15 GET_CHA_CHV_FROM_CHAORIG_DATA Static method Public Method Generate Characteristic Specifications for Characteristics 20090402
16 GET_CHA_X Static method Private Method Fills Change Parameters for Characteristic 20091021
17 GET_CHVS_X Static method Private Method Fills Change Parameters for Dependent Char. Specifications 20091021
18 GET_CONTROL_INDICATOR_FROM_MIC Static method Private Method Reads Control Indicator from Master Inspection Char. 20090715
19 GET_ENVIRONMENT_PARAMS Static method Private Method Export EH&S Environment Parameters 20090319
20 GET_MAT_ASSIGNMENTS_FROM_SPEC Static method Public Method Determine Material-Plan Assignments for Specification 20090320
21 GET_NEXT_INSPCHAR_NUMBER Static method Public Method Allocates Next Free Characteristic Number 20100120
22 GET_OPR_FROM_TSK Static method Public Method Set Operation Fields 20090320
23 GET_RELEVANT_HEADERS Static method Private Method Filters Out Irrelevant Property Data Records 20090403
24 GET_RELEVANT_VALUATIONS Static method Private Method Identifies ONE Valuation per Usage of Property 20090416
25 GET_TSK_FROM_DB Static method Public Method Read Inspection Plan Header 20090310
26 GET_TSK_FROM_SPEC Static method Public Method Set Inspection Plan Header Fields 20090310
27 LOCK_TSK Static method Public Method Lock Inspection Plan Header 20090515
28 MIMIC_EHQM09_BUILD_CHA_IF_COMP Static method Private Method Encapsulate Characteristic Creation: Compositions 20090318
29 MIMIC_EHQM09_BUILD_CHA_NO_COMP Static method Private Method Encapsulate Characteristic Creation: Not Compositions 20090318
30 PREPARE_CHA_CHV_CANDIDATES Static method Public Method List Potential Dependent Characteristic Specifications 20090326
31 PREPARE_PROP_DATA Static method Public Method List Potential (Specific) EHS Characteristic Specifications 20090422
32 PREPARE_RELEVANT_PLANTS_LIST Static method Private Method Maximum List of Plants to Be Considered in Inspection Plan 20090324
33 READ_EHS_QM_COUPLING4PROP Static method Public Method DB Access to Property-Characteristic Assignment 20091028
34 REARRANGE_PROP_COMP_VALUES Static method Private Method Sort Component Data by Usage 20090408
35 REARRANGE_PROP_DATA_VALUES Static method Private Method Sort Property Data by Usage 20090408
Events
Class CL_QMIP_PLAN_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CHA_CHV_CANDIDATE Public See coding Access Data for Preparing Dependent Characteristic Specs 20090327 BEGIN OF ts_cha_chv_candidate, plant TYPE werks_d, cha_estcat TYPE eseestcat, data_objkey TYPE objnum, tt_message TYPE bapirettab, END OF ts_cha_chv_candidate
2 TS_INSPCHAR_NUMBER Private See coding Auxiliary Structure for Determining Next Characteristic No. 20100120 begin of ts_inspchar_number, vornr type vornr, merknr type qmerknrp, end of ts_inspchar_number
3 TS_PROFILE Public See coding EHS Profile 20090324 BEGIN OF ts_profile , *--- inspection plan header data verwe TYPE cps_task_list_maint_tsk-task_list_usage, statu TYPE cps_task_list_maint_tsk-task_list_status, plnme TYPE cps_task_list_maint_tsk-task_measure_unit, *--- inspection plan header and operation data plant TYPE cps_task_list_maint_opr-plant, *--- operation data activity TYPE cps_task_list_maint_opr-activity, base_quantity TYPE cps_task_list_maint_opr-base_quantity, nominator TYPE cps_task_list_maint_opr-nominator, denominator TYPE cps_task_list_maint_opr-denominator, control_key TYPE cps_task_list_maint_opr-control_key, opr_description TYPE cps_task_list_maint_opr-description, def_class TYPE qfehlklas, END OF ts_profile
4 TS_PROP_DATA_VALUES Private See coding Auxiliary Structure for Organizing Property Data 20090326 BEGIN OF ts_prop_data_values, * identifier data_objkey TYPE objnum, * applicable usages usage TYPE ehsb_ts_rc_rslt_prop_usage, * fields relevent for non-components num_val_fm TYPE atflv, meas_unit1 TYPE msehi, num_val_to TYPE atflb, meas_unit2 TYPE msehi, val_relatn TYPE atcod, toler_from TYPE attlv, toler_to TYPE attlb, * fields relevant for components oplowlimit TYPE eseprecl, low_limit TYPE esecomplow, opupplimit TYPE eseprecu, upp_limit TYPE esecompupp, avg_val TYPE esecompavg, exponent TYPE esecompexp, END OF ts_prop_data_values
5 TS_SPEC_TO_TSK Public See coding Aux.Structure: Specification for Creating Inspection Plan 20090310 BEGIN OF ts_spec_to_tsk, subid TYPE estrh-subid, valdat TYPE esediagvd, aennr TYPE estrh-aennr, matnr TYPE matnr, plant TYPE werks_d, END OF ts_spec_to_tsk
6 TT_CHA_CHV_CANDIDATES Public See coding Access Data for Preparing Dependent Characteristic Specs 20090327 tt_cha_chv_candidates TYPE TABLE OF ts_cha_chv_candidate
7 TT_INSPCHAR_NUMBER Private See coding Aux. Table for Determining Next Characteristic Number 20100120 tt_inspchar_number type standard table of ts_inspchar_number
8 TT_PROP_DATA_VALUES Private See coding Auxiliary Table for Organizing Property Data 20090326 tt_prop_data_values TYPE STANDARD TABLE OF ts_prop_data_values
9 TT_TCG91 Private See coding Validity Area 20090317 tt_tcg91 TYPE TABLE OF tcg91
Method Signatures

Method ADD_MSG_TO_PROP_INFO_BY_ESTCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROP_INFO_BY_ESTCAT Call by reference Type reference (TYPE) TABLE 20090515
2 Importing IS_CHAORIG Call by reference Type reference (TYPE) QMIPS_CHAORIG Merkmale aus Spezifikationsvorgaben 20090515
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090515

Method ADD_MSG_TO_PROP_INFO_BY_ESTCAT on class CL_QMIP_PLAN_MAPPING has no exception.

Method ASSEMBLE_CHV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHV_CANDIDATES Call by reference Type reference (TYPE) TT_CHA_CHV_CANDIDATES Liste potentieller spezifischer Prüfmerkmalsvorgaben 20090325
2 Exporting EV_CHA_OBJKEY Call by reference Type reference (TYPE) OBJNUM Schlüssel des zu klassifizierenden Objektes 20090326
3 Importing IT_VALUES_WITH_USAGE Call by reference Type reference (TYPE) TT_PROP_DATA_VALUES Schlüssel des zu klassifizierenden Objektes 20090326
4 Importing IV_ESTCAT Call by reference Type reference (TYPE) ESEESTCAT Bewertungsart 20090325
5 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20091026

Method ASSEMBLE_CHV on class CL_QMIP_PLAN_MAPPING has no exception.

Method ASSEMBLE_CHV_FROM_EXCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHV_CANDIDATES Call by reference Type reference (TYPE) TT_CHA_CHV_CANDIDATES Liste potentieller spezifischer Prüfmerkmalsvorgaben 20090325
2 Exporting EV_CHA_OBJKEY Call by reference Type reference (TYPE) OBJNUM Schlüssel des zu klassifizierenden Objektes 20090326
3 Importing IT_RELEVANT_PLANTS Value transfer Type reference (TYPE) T_WERKS Werke 20090325
4 Importing IT_VALUES_EXCLUDED_USAGE Call by reference Type reference (TYPE) TT_PROP_DATA_VALUES 20090326
5 Importing IT_VALUES_WITH_USAGE Call by reference Type reference (TYPE) TT_PROP_DATA_VALUES 20090326
6 Importing IV_ESTCAT Call by reference Type reference (TYPE) ESEESTCAT 20090325

Method ASSEMBLE_CHV_FROM_EXCL on class CL_QMIP_PLAN_MAPPING has no exception.

Method CHECK_CHA_CHV_PLANT_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20100201
2 Importing IS_CHAORIG_DATA Call by reference Type reference (TYPE) QMIPS_CHAORIG Merkmal aus Spezifikationsvorgabe 20100201
3 Importing IT_ASSIGNED_MATERIALS Value transfer Type reference (TYPE) CPT_TASK_LIST_MAINT_MTK Zugeordnete Materialien 20100201
4 Importing IT_CHA_CHV_CANDIDATES Call by reference Type reference (TYPE) TT_CHA_CHV_CANDIDATES Liste potentieller spezifischer Prüfmerkmalsvorgaben 20100201
5 Importing IT_RELEVANT_PLANTS Call by reference Type reference (TYPE) T_WERKS Werke 20100201

Method CHECK_CHA_CHV_PLANT_RELEVANCE on class CL_QMIP_PLAN_MAPPING has no exception.

Method CHECK_CONTROL_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20090723
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090723
3 Importing IS_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20090723
4 Importing IS_CHA_CONTROL_INDICATORS Call by reference Type reference (TYPE) QMKST RM-QSS: Steuerkennzeichen Merkmal 20090723
5 Importing IV_CHAORIG_DATA_ESTCAT Call by reference Type reference (TYPE) ESEESTCAT Bewertungsart 20090723
6 Importing IV_MKMNR Call by reference Type reference (TYPE) QPMK-MKMNR Stammprüfmerkmale 20090723
7 Importing IV_ZAEHLER Call by reference Type reference (TYPE) QPMK-ZAEHLER Werk des Stammprüfmerkmales 20090723

Method CHECK_CONTROL_INDICATOR on class CL_QMIP_PLAN_MAPPING has no exception.

Method COLLECT_PLANTS_FROM_VLDT_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCL_PLANTS Call by reference Type reference (TYPE) T_WERKS Werke 20090626
2 Exporting ET_PLANTS Call by reference Type reference (TYPE) T_WERKS Werke 20090316
3 Importing IT_PROP_USAGE Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_USAGE Eigenschaften mit ihren Verwendungen 20090316

Method COLLECT_PLANTS_FROM_VLDT_AREAS on class CL_QMIP_PLAN_MAPPING has no exception.

Method CONVERT_VLDT_AREA_INTO_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VAL_AREA Call by reference Type reference (TYPE) ESERVLID Gültigkeitsraum 20090316
2 Returning RV_PLANT Value transfer Type reference (TYPE) WERKS_D Werk 20090319

Method CONVERT_VLDT_AREA_INTO_PLANT on class CL_QMIP_PLAN_MAPPING has no exception.

Method DERIVE_MAT_PLANT_FROM_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIAL_PLANTS Call by reference Type reference (TYPE) PRE01_TAB Material-Werk Kombination 20091020
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20091020
3 Exporting ET_RELEVANT_PLANTS Call by reference Type reference (TYPE) T_WERKS Werke 20091020
4 Importing IT_MATERIAL_JOIN Call by reference Type reference (TYPE) EHSW_TT_BAPI1077MJ Tabellentyp BAPI-Struktur Spezifikation-Materialzuordnung 20091020
5 Importing IT_PROP_USAGE Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_USAGE EHS: Verwendungsdaten(BAPI1077DU) 20091020
6 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20091020
7 Importing IV_SUBID Call by reference Type reference (TYPE) ESTRH-SUBID Spezifikation 20091020

Method DERIVE_MAT_PLANT_FROM_USAGES on class CL_QMIP_PLAN_MAPPING has no exception.

Method FILL_CHAORIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EHQMT_MAIN1 Call by reference Type reference (TYPE) EHQMT_MAIN1 EH&S-QM: Stoffbewertungsarten für die Prüfplanerzeugung 20090402
2 Importing IS_PROP_COMPONENT Call by reference Type reference (TYPE) BAPI1077VP SchlSchlüssel des referenzierten Datensatzes (z.B. Komponen) 20090518
3 Importing IS_PROP_VAL Call by reference Type reference (TYPE) BAPI1077VA EHS: BAPI-Struktur Bewertungen 20090924
4 Returning RS_CHAORIG_DATA Value transfer Type reference (TYPE) QMIPS_CHAORIG Merkmale aus Spezifikationsvorgaben 20090402

Method FILL_CHAORIG_DATA on class CL_QMIP_PLAN_MAPPING has no exception.

Method FILTER_MAT_BY_Q_SETUP_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL Call by reference Type reference (TYPE) PRE01_TAB Materialien mit Werken 20090316
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090531
3 Importing IT_EXCL_PLANTS Call by reference Type reference (TYPE) T_WERKS Werke 20090626
4 Importing IV_SUBID Call by reference Type reference (TYPE) ESESUBID Spezifikation 20090531

Method FILTER_MAT_BY_Q_SETUP_EXIST on class CL_QMIP_PLAN_MAPPING has no exception.

Method FILTER_PROPS_BY_Q_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROP_USAGE Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_USAGE EHS: Verwendungsdaten(BAPI1077DU) 20090316

Method FILTER_PROPS_BY_Q_RELEVANCE on class CL_QMIP_PLAN_MAPPING has no exception.

Method FILTER_PROPS_BY_VACLID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROP_USAGE Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_USAGE EHS: Verwendungsdaten(BAPI1077DU) 20091217
2 Importing IV_PROP_VACLID Call by reference Type reference (TYPE) ESEVACLID Einstufung 20091217

Method FILTER_PROPS_BY_VACLID on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_CHAORIG_DATA_BY_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATJOIN Call by reference Type reference (TYPE) EHSW_TT_BAPI1077MJ Tabellentyp BAPI-Struktur Spezifikation-Materialzuordnung 20091001
2 Exporting ET_PROP_COMPONENT Call by reference Type reference (TYPE) ESY_TT_BAPI1077VP Tabellentyp für Struktur BAPI1077VP 20091001
3 Exporting ET_PROP_DATA Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_DATA EHS: Bewertungen(BAPI1077PR) 20091001
4 Exporting ET_PROP_HEADER Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_HEADER EHS: Bewertungsarten(BAPI1077VH) 20091001
5 Exporting ET_PROP_USAGE Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_USAGE EHS: Verwendungsdaten(BAPI1077DU) 20091001
6 Exporting ET_PROP_VAL Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_VAL EHS: Bewertungsinstanzen(BAPI1077VA) 20091001
7 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090930
8 Exporting ET_SUB_HEADER Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_SUB_HEADER EHS: Spezifikationskopfdaten (BAPI1077RH) 20091001
9 Importing IT_SUB_HEADER Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_SUB_HEADER EHS: Spezifikationskopfdaten (BAPI1077RH) 20091001
10 Importing IV_FLG_HEADER Call by reference Type reference (TYPE) BAPISTDTYP-BOOLEAN 'X' Spezifikationskopfdaten lesen 20090930
11 Importing IV_FLG_MATJOIN Call by reference Type reference (TYPE) BAPISTDTYP-BOOLEAN Materialzuordnungen lesen 20090930
12 Importing IV_FLG_PROPERTIES Call by reference Type reference (TYPE) BAPISTDTYP-BOOLEAN Bewertungsarten lesen 20090930
13 Importing IV_FLG_PROP_DATA Call by reference Type reference (TYPE) BAPISTDTYP-BOOLEAN Bewertungen lesen 20090930
14 Importing IV_FLG_PROP_DETAILS Call by reference Type reference (TYPE) BAPISTDTYP-BOOLEAN Zusatzinformationen zur Bewertung lesen 20090930
15 Importing IV_FLG_RETURN_WHOLE_INTERVAL Call by reference Type reference (TYPE) BAPISTDTYP-BOOLEAN Kennz. das ganze Zeitintervall lesen 20090930
16 Importing IV_SCENARIO Call by reference Type reference (TYPE) BAPISTDTYP-SCENARIO '01' Zugriffs-Szenario für BAPIs 20090930

Method GET_CHAORIG_DATA_BY_VALIDITY on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_CHAORIG_DATA_FROM_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHAORIG_COMP_DATA Call by reference Type reference (TYPE) QMIPT_CHAORIG Merkmale aus Spezifikationsvorgaben 20090518
2 Exporting ET_CHAORIG_DATA Call by reference Type reference (TYPE) QMIPT_CHAORIG Merkmale aus Spezifikationsvorgaben 20090402
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090402
4 Importing IT_PROP_COMPONENT Call by reference Type reference (TYPE) ESY_TT_BAPI1077VP Tabellentyp für Struktur BAPI1077VP 20091020
5 Importing IT_PROP_HEADER Call by reference Type reference (TYPE) ESY_TT_BAPI1077VH Tabellentyp für Struktur BAPI1077VH 20091020
6 Importing IT_PROP_USAGE Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_USAGE EHS: Verwendungsdaten(BAPI1077DU) 20091020
7 Importing IT_PROP_VAL Call by reference Type reference (TYPE) ESY_TT_BAPI1077VA Tabellentyp für Struktur BAPI1077VA 20091020
8 Importing IV_RATING Call by reference Type reference (TYPE) ESEVACLID Einstufung 20090402

Method GET_CHAORIG_DATA_FROM_SPEC on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_CHA_CHV_FROM_CHAORIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20090402
2 Exporting ES_CHA_X Call by reference Type reference (TYPE) CPS_TASK_LIST_MAINT_CHA_X Änderungensleiste für Planmerkmal 20091021
3 Exporting ET_CHV Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_CHV Spezifischen Merkmalsvorgaben 20090402
4 Exporting ET_CHV_X Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_CHV_X Änderungsleiste für spez. Merkmalsvorgaben 20091021
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090403
6 Importing IS_CHAORIG_DATA Call by reference Type reference (TYPE) QMIPS_CHAORIG Merkmal aus Spezifikationsvorgabe 20090402
7 Importing IT_ASSIGNED_MATERIALS Value transfer Type reference (TYPE) CPT_TASK_LIST_MAINT_MTK Zugeordnete Materialien 20090402
8 Importing IT_CHA_CHV_CANDIDATES Call by reference Type reference (TYPE) TT_CHA_CHV_CANDIDATES Liste potentieller spezifischer Prüfmerkmalsvorgaben 20090402
9 Importing IT_PROP_COMPONENT Call by reference Type reference (TYPE) ESY_TT_BAPI1077VP Tabellentyp für Struktur BAPI1077VP 20091020
10 Importing IT_PROP_DATA Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_DATA EHS: Bewertungen(BAPI1077PR) 20091020
11 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20090402
12 Importing IV_VORNR Call by reference Type reference (TYPE) VORNR Vorgangsnummer 20090402

Method GET_CHA_CHV_FROM_CHAORIG_DATA on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_CHA_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHA_X Call by reference Type reference (TYPE) CPS_TASK_LIST_MAINT_CHA_X Änderungszeile für Merkmal 20091021
2 Importing IS_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20091021

Method GET_CHA_X on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_CHVS_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHV_X Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_CHV_X Änderungszeilen für spez. Merkmalsvorgaben 20091021
2 Importing IT_CHV Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_CHV Spezifische Merkmalsvorgaben 20091021

Method GET_CHVS_X on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_CONTROL_INDICATOR_FROM_MIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Struktur für Merkmalsanlage 20090723
2 Exporting ES_CHA_CONTROL_INDICATORS Call by reference Type reference (TYPE) QMKST RM-QSS: Steuerkennzeichen Merkmal 20090723
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090715
4 Importing IS_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20090723
5 Importing IV_MKMNR Call by reference Type reference (TYPE) QPMK-MKMNR Stammprüfmerkmale 20090715
6 Importing IV_ZAEHLER Call by reference Type reference (TYPE) QPMK-ZAEHLER Werk des Stammprüfmerkmales 20090715

Method GET_CONTROL_INDICATOR_FROM_MIC on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_ENVIRONMENT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROFILE Call by reference Type reference (TYPE) TS_PROFILE Kurztext Vorgang 20090324

Method GET_ENVIRONMENT_PARAMS on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_MAT_ASSIGNMENTS_FROM_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SPECIFICATION Call by reference Type reference (TYPE) BAPI1077RH EHS: BAPI - Struktur für Kopfdaten 20090908
2 Exporting ET_ASSIGNED_MATERIALS Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_MTK Material-Plan-Zuordnungen 20090320
3 Exporting ET_HEADER_MATERIALS Call by reference Type reference (TYPE) MD_T_MATNR Tabellentyp Materialnummer 20090320
4 Exporting ET_RELEVANT_PLANTS Call by reference Type reference (TYPE) T_WERKS Maximale Liste im Prüfplan zu berücksichtigender Werke 20090324
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090402
6 Exporting ET_VALIDITY_AREA Call by reference Type reference (TYPE) QMIPT_VALIDITY_AREA Tabelle für Gültigkeitsbereiche Plankopf 20091019
7 Importing IV_CHAR_RANGE Call by reference Type reference (TYPE) QMIP_CHAR_RANGE Merkmalsauswahl zur Spezifikation 20090320
8 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20090327
9 Importing IV_PROP_VACLID Call by reference Type reference (TYPE) ESEVACLID Einstufung 20091217
10 Importing IV_SPEC_SUBID Call by reference Type reference (TYPE) ESESUBID Spezifikation 20090320

Method GET_MAT_ASSIGNMENTS_FROM_SPEC on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_NEXT_INSPCHAR_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20100120
2 Importing IS_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20100120
3 Importing IV_PLNAL Call by reference Type reference (TYPE) PLKO-PLNAL Plangruppenzähler 20100120
4 Importing IV_PLNNR Call by reference Type reference (TYPE) PLKO-PLNNR Schlüssel der Plangruppe 20100120
5 Importing IV_PLNTY Call by reference Type reference (TYPE) PLKO-PLNTY Plantyp 20100120

Method GET_NEXT_INSPCHAR_NUMBER on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_OPR_FROM_TSK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OPR Call by reference Type reference (TYPE) OPR_CLASS_DATA Daten zur Klasse der Vorgänge 20090320
2 Importing IS_TSK Call by reference Type reference (TYPE) TSK_CLASS_DATA Daten zur Klasse der Pläne 20090320

Method GET_OPR_FROM_TSK on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_RELEVANT_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090403
2 Exporting ET_PROP_HEADER Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_HEADER EHS: Bewertungsarten(BAPI1077VH) 20090403
3 Importing IT_PROP_HEADER Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_HEADER EHS: Bewertungsarten(BAPI1077VH) 20090403
4 Importing IV_COMP_INDICATOR Call by reference Type reference (TYPE) EHQME_COMP EH&S-QM: Zusammensetzung 20090403
5 Importing IV_VALUE_ASSIGNMENT_TYPE Call by reference Type reference (TYPE) BAPI1077VH-SUBCHACAT Bewertungsart 20090403

Method GET_RELEVANT_HEADERS on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_RELEVANT_VALUATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090416
2 Exporting ET_PROP_VAL Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_VAL EHS: BAPI-Struktur Bewertungen 20090416
3 Importing IT_PROP_USAGE Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_USAGE EHS: Verwendungsdaten(BAPI1077DU) 20090416
4 Importing IT_PROP_VAL Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_VAL EHS: Bewertungsinstanzen(BAPI1077VA) 20090416
5 Importing IV_PROP_HEADER_ID Call by reference Type reference (TYPE) BAPI1077VH-RECORD_NO Laufende Nummer des Datensatzes 20090416
6 Importing IV_VALUE_ASSIGNMENT_TYPE Call by reference Type reference (TYPE) BAPI1077VH-SUBCHACAT Bewertungsart 20090416

Method GET_RELEVANT_VALUATIONS on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_TSK_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TSK Call by reference Type reference (TYPE) TSK_CLASS_DATA Daten zur Klasse der Pläne 20090310
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090514
3 Exporting EV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20090514
4 Importing IV_AENNR Call by reference Type reference (TYPE) PLKO-AENNR Änderungsnummer 20090310
5 Importing IV_BUF_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090326
6 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Attributwert 20090514
7 Importing IV_PLNAL Call by reference Type reference (TYPE) PLKO-PLNAL Plangruppenzähler 20090310
8 Importing IV_PLNNR Call by reference Type reference (TYPE) PLKO-PLNNR Schlüssel der Plangruppe 20090310
9 Importing IV_PLNTY Call by reference Type reference (TYPE) PLKO-PLNTY Plantyp 20090310

Method GET_TSK_FROM_DB on class CL_QMIP_PLAN_MAPPING has no exception.

Method GET_TSK_FROM_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TSK Call by reference Type reference (TYPE) TSK_CLASS_DATA Daten zur Klasse der Pläne 20090310
2 Importing IS_SPEC_TO_TASK Call by reference Type reference (TYPE) TS_SPEC_TO_TSK ut aus Spezifikation um Plan zu erzeugen 20090310

Method GET_TSK_FROM_SPEC on class CL_QMIP_PLAN_MAPPING has no exception.

Method LOCK_TSK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090515
2 Exporting EV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20090515
3 Importing IV_PLNAL Call by reference Type reference (TYPE) PLKO-PLNAL Plangruppenzähler 20090515
4 Importing IV_PLNNR Call by reference Type reference (TYPE) PLKO-PLNNR Schlüssel der Plangruppe 20090515
5 Importing IV_PLNTY Call by reference Type reference (TYPE) PLKO-PLNTY Plantyp 20090515

Method LOCK_TSK on class CL_QMIP_PLAN_MAPPING has no exception.

Method MIMIC_EHQM09_BUILD_CHA_IF_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20090318
2 Exporting ET_CHV Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_CHV 20090401
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090402
4 Importing IS_CHAORIG_DATA Call by reference Type reference (TYPE) QMIPS_CHAORIG Merkmal aus Spezifikationsvorgabe 20090402
5 Importing IT_ASSIGNED_MATERIALS Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_MTK Zugeordnete Materialien 20090401
6 Importing IT_CHA_CHV_CANDIDATES Call by reference Type reference (TYPE) TT_CHA_CHV_CANDIDATES 20090401
7 Importing IT_COMPONENT_BAPI Call by reference Type reference (TYPE) ESY_TT_BAPI1077VP Tabellentyp für Struktur BAPI1077VP 20091007
8 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20090401
9 Importing IV_VORNR Call by reference Type reference (TYPE) VORNR Vorgangsnummer 20090318

Method MIMIC_EHQM09_BUILD_CHA_IF_COMP on class CL_QMIP_PLAN_MAPPING has no exception.

Method MIMIC_EHQM09_BUILD_CHA_NO_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHA Call by reference Type reference (TYPE) QMIPS_INSP_CHA Prüfmerkmal mit Zusatzinformationen 20090318
2 Exporting ET_CHA_TEXT Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_TXT 20090318
3 Exporting ET_CHV Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_CHV 20090330
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090402
5 Importing IS_CHAORIG_DATA Call by reference Type reference (TYPE) QMIPS_CHAORIG Merkmal aus Spezifikationsvorgabe 20090402
6 Importing IT_ASSIGNED_MATERIALS Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_MTK 20090330
7 Importing IT_CHA_CHV_CANDIDATES Call by reference Type reference (TYPE) TT_CHA_CHV_CANDIDATES Liste potentieller spezifischer Prüfmerkmalsvorgaben 20090326
8 Importing IT_PROP_BAPI Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_DATA EHS: Bewertungen(BAPI1077PR) 20091007
9 Importing IV_VORNR Call by reference Type reference (TYPE) VORNR Vorgangsnummer 20090318

Method MIMIC_EHQM09_BUILD_CHA_NO_COMP on class CL_QMIP_PLAN_MAPPING has no exception.

Method PREPARE_CHA_CHV_CANDIDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHA_CHV_CANDIDATES Call by reference Type reference (TYPE) TT_CHA_CHV_CANDIDATES Liste potentieller spezifischer Prüfmerkmalsvorgaben 20090421
2 Exporting ET_FAULTY_CHAORIG_DATA Call by reference Type reference (TYPE) QMIPT_CHAORIG fehlerhafte Merkmale aus Spezifikationsvorgaben 20090515
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090402
4 Importing IT_CHAORIG_DATA Call by reference Type reference (TYPE) QMIPT_CHAORIG Merkmale aus Spezifikationsvorgaben 20090402
5 Importing IT_PROP_COMPONENT Call by reference Type reference (TYPE) ESY_TT_BAPI1077VP Tabellentyp für Struktur BAPI1077VP 20091020
6 Importing IT_PROP_DATA Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_DATA EHS: Bewertungen(BAPI1077PR) 20091020
7 Importing IT_PROP_HEADER Call by reference Type reference (TYPE) ESY_TT_BAPI1077VH Tabellentyp für Struktur BAPI1077VH 20091020
8 Importing IT_PROP_USAGE Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_USAGE EHS: Verwendungsdaten(BAPI1077DU) 20091020
9 Importing IT_PROP_VAL Call by reference Type reference (TYPE) ESY_TT_BAPI1077VA Tabellentyp für Struktur BAPI1077VA 20091020
10 Importing IT_RELEVANT_PLANTS Call by reference Type reference (TYPE) T_WERKS Werke 20090326
11 Importing IV_MATJOIN_COUNTER Call by reference Type reference (TYPE) I Anzahl der Materialverknüpfungen 20091020
12 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20091023
13 Importing IV_SPEC_SUBID Call by reference Type reference (TYPE) ESESUBID Spezifikation 20090326

Method PREPARE_CHA_CHV_CANDIDATES on class CL_QMIP_PLAN_MAPPING has no exception.

Method PREPARE_PROP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROP_DATA Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_DATA EHS: Bewertungen(BAPI1077PR) 20090422
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090422
3 Importing IT_RELEVANT_PLANTS Call by reference Type reference (TYPE) T_WERKS Werke 20090422
4 Importing IV_ESTCAT Call by reference Type reference (TYPE) QMIPS_CHAORIG-ESTCAT Bewertungsart 20090422
5 Importing IV_IS_COMPOSITION Call by reference Type reference (TYPE) EHQME_COMP ABAP_FALSE EH&S-QM: Zusammensetzung 20090422
6 Importing IV_SPEC_SUBID Call by reference Type reference (TYPE) ESESUBID Spezifikation 20090422
7 Importing IV_VACLID Call by reference Type reference (TYPE) ESEVACLID Einstufung 20090625

Method PREPARE_PROP_DATA on class CL_QMIP_PLAN_MAPPING has no exception.

Method PREPARE_RELEVANT_PLANTS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELEVANT_PLANTS Call by reference Type reference (TYPE) T_WERKS Werke 20090324
2 Importing IT_ASSIGNED_MATERIALS Call by reference Type reference (TYPE) CPT_TASK_LIST_MAINT_MTK 20090324

Method PREPARE_RELEVANT_PLANTS_LIST on class CL_QMIP_PLAN_MAPPING has no exception.

Method READ_EHS_QM_COUPLING4PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EHQMT_MAIN1 Call by reference Type reference (TYPE) EHQ01_INSPCHAR_T_TYPE Bewertungsart-Merkmalskopplungstabelle 20091028
2 Importing IV_ESTCAT Call by reference Type reference (TYPE) QMIPS_CHAORIG-ESTCAT Bewertungsart 20091028

Method READ_EHS_QM_COUPLING4PROP on class CL_QMIP_PLAN_MAPPING has no exception.

Method REARRANGE_PROP_COMP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXCLUDED_VALUES Call by reference Type reference (TYPE) TT_PROP_DATA_VALUES Hilfstabelle zur Organisation der Eigenschaftsdaten 20090408
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090515
3 Changing CT_VALUES Call by reference Type reference (TYPE) TT_PROP_DATA_VALUES Hilfstabelle zur Organisation der Eigenschaftsdaten 20090408
4 Importing IS_PROP_USAGE Call by reference Type reference (TYPE) BAPI1077DU EHS: BAPI-Struktur Bewertungsverwendung 20090408
5 Importing IT_PROP_COMPONENT Call by reference Type reference (TYPE) ESY_TT_BAPI1077VP Tabellentyp für Struktur BAPI1077VP 20090408
6 Importing IV_RECORD_NO Call by reference Type reference (TYPE) ESERECN Laufende Nummer des Datensatzes 20090408

Method REARRANGE_PROP_COMP_VALUES on class CL_QMIP_PLAN_MAPPING has no exception.

Method REARRANGE_PROP_DATA_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXCLUDED_VALUES Call by reference Type reference (TYPE) TT_PROP_DATA_VALUES Hilfstabelle zur Organisation der Eigenschaftsdaten 20090408
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090515
3 Changing CT_VALUES Call by reference Type reference (TYPE) TT_PROP_DATA_VALUES Hilfstabelle zur Organisation der Eigenschaftsdaten 20090408
4 Importing IS_PROP_USAGE Call by reference Type reference (TYPE) BAPI1077DU EHS: BAPI-Struktur Bewertungsverwendung 20090408
5 Importing IT_PROP_DATA Call by reference Type reference (TYPE) EHSB_TS_RC_RSLT_PROP_DATA EHS: Bewertungen(BAPI1077PR) 20090408
6 Importing IV_PROP_VAL_ID Call by reference Type reference (TYPE) OBJNUM Schlüssel des zu klassifizierenden Objektes 20090408

Method REARRANGE_PROP_DATA_VALUES on class CL_QMIP_PLAN_MAPPING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605