Hierarchy

⤷

⤷

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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | QP_CHAORIG | '002' | Inspection Characteristic Origin | 20090330 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ESERVLTYPE | 'PLANT' | Validity Area Category | 20090317 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_INSPCHAR_NUMBER | Aux. Table for Determining Next Characteristic Number | 20100120 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_TCG91 | Validity Area | 20090317 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STEUS | Control Key | 20090319 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTXA1 | Operation Short Text | 20090319 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | EHQMSPROF | EH&S-QM: Profile | 20090319 | ||
8 | ![]() |
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 | ![]() |
Static method | Private | Method | Adds Messages to Internal Table | 20090515 |
2 | ![]() |
Static method | Private | Method | Combine Plants and Constraints to form Dep. Char. Specs | 20090325 |
3 | ![]() |
Static method | Private | Method | Combine Plant Exclusions and Constraints to Dep.Char.Specs | 20090325 |
4 | ![]() |
Static method | Public | Method | Processing of Charact. With Resp. to Defined Plant Assignmt | 20100201 |
5 | ![]() |
Static method | Private | Method | Checks Control Indicator After Synchr. with Mapping Table | 20090715 |
6 | ![]() |
Static method | Private | Method | Relevant Plants using Validity Areas of Valuations | 20090316 |
7 | ![]() |
Static method | Private | Method | Determine Plant from Validity Area | 20090316 |
8 | ![]() |
Static method | Public | Method | Determines Material-Plant Combinations from Ratings | 20091020 |
9 | ![]() |
Static method | Private | Method | Convert Data to Inspection Characteristics | 20090402 |
10 | ![]() |
Static method | Public | Method | Confirm Existence of Quality View for Materials | 20090316 |
11 | ![]() |
Static method | Public | Method | Filter Properties by QM Relevance of Usage | 20090316 |
12 | ![]() |
Static method | Public | Method | Filter Properties by Usage | 20091217 |
13 | ![]() |
Static method | Public | Method | Sort Out Specification Data by Change Number | 20090930 |
14 | ![]() |
Static method | Public | Method | Determine Relevant Inspection Characteristics for Spec. | 20090402 |
15 | ![]() |
Static method | Public | Method | Generate Characteristic Specifications for Characteristics | 20090402 |
16 | ![]() |
Static method | Private | Method | Fills Change Parameters for Characteristic | 20091021 |
17 | ![]() |
Static method | Private | Method | Fills Change Parameters for Dependent Char. Specifications | 20091021 |
18 | ![]() |
Static method | Private | Method | Reads Control Indicator from Master Inspection Char. | 20090715 |
19 | ![]() |
Static method | Private | Method | Export EH&S Environment Parameters | 20090319 |
20 | ![]() |
Static method | Public | Method | Determine Material-Plan Assignments for Specification | 20090320 |
21 | ![]() |
Static method | Public | Method | Allocates Next Free Characteristic Number | 20100120 |
22 | ![]() |
Static method | Public | Method | Set Operation Fields | 20090320 |
23 | ![]() |
Static method | Private | Method | Filters Out Irrelevant Property Data Records | 20090403 |
24 | ![]() |
Static method | Private | Method | Identifies ONE Valuation per Usage of Property | 20090416 |
25 | ![]() |
Static method | Public | Method | Read Inspection Plan Header | 20090310 |
26 | ![]() |
Static method | Public | Method | Set Inspection Plan Header Fields | 20090310 |
27 | ![]() |
Static method | Public | Method | Lock Inspection Plan Header | 20090515 |
28 | ![]() |
Static method | Private | Method | Encapsulate Characteristic Creation: Compositions | 20090318 |
29 | ![]() |
Static method | Private | Method | Encapsulate Characteristic Creation: Not Compositions | 20090318 |
30 | ![]() |
Static method | Public | Method | List Potential Dependent Characteristic Specifications | 20090326 |
31 | ![]() |
Static method | Public | Method | List Potential (Specific) EHS Characteristic Specifications | 20090422 |
32 | ![]() |
Static method | Private | Method | Maximum List of Plants to Be Considered in Inspection Plan | 20090324 |
33 | ![]() |
Static method | Public | Method | DB Access to Property-Characteristic Assignment | 20091028 |
34 | ![]() |
Static method | Private | Method | Sort Component Data by Usage | 20090408 |
35 | ![]() |
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 | ![]() |
CT_PROP_INFO_BY_ESTCAT | Call by reference | Type reference (TYPE) | TABLE | 20090515 | |||
2 | ![]() |
IS_CHAORIG | Call by reference | Type reference (TYPE) | QMIPS_CHAORIG | Merkmale aus Spezifikationsvorgaben | 20090515 | ||
3 | ![]() |
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 | ![]() |
CT_CHV_CANDIDATES | Call by reference | Type reference (TYPE) | TT_CHA_CHV_CANDIDATES | Liste potentieller spezifischer Prüfmerkmalsvorgaben | 20090325 | ||
2 | ![]() |
EV_CHA_OBJKEY | Call by reference | Type reference (TYPE) | OBJNUM | Schlüssel des zu klassifizierenden Objektes | 20090326 | ||
3 | ![]() |
IT_VALUES_WITH_USAGE | Call by reference | Type reference (TYPE) | TT_PROP_DATA_VALUES | Schlüssel des zu klassifizierenden Objektes | 20090326 | ||
4 | ![]() |
IV_ESTCAT | Call by reference | Type reference (TYPE) | ESEESTCAT | Bewertungsart | 20090325 | ||
5 | ![]() |
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 | ![]() |
CT_CHV_CANDIDATES | Call by reference | Type reference (TYPE) | TT_CHA_CHV_CANDIDATES | Liste potentieller spezifischer Prüfmerkmalsvorgaben | 20090325 | ||
2 | ![]() |
EV_CHA_OBJKEY | Call by reference | Type reference (TYPE) | OBJNUM | Schlüssel des zu klassifizierenden Objektes | 20090326 | ||
3 | ![]() |
IT_RELEVANT_PLANTS | Value transfer | Type reference (TYPE) | T_WERKS | Werke | 20090325 | ||
4 | ![]() |
IT_VALUES_EXCLUDED_USAGE | Call by reference | Type reference (TYPE) | TT_PROP_DATA_VALUES | 20090326 | |||
5 | ![]() |
IT_VALUES_WITH_USAGE | Call by reference | Type reference (TYPE) | TT_PROP_DATA_VALUES | 20090326 | |||
6 | ![]() |
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 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20100201 | ||
2 | ![]() |
IS_CHAORIG_DATA | Call by reference | Type reference (TYPE) | QMIPS_CHAORIG | Merkmal aus Spezifikationsvorgabe | 20100201 | ||
3 | ![]() |
IT_ASSIGNED_MATERIALS | Value transfer | Type reference (TYPE) | CPT_TASK_LIST_MAINT_MTK | Zugeordnete Materialien | 20100201 | ||
4 | ![]() |
IT_CHA_CHV_CANDIDATES | Call by reference | Type reference (TYPE) | TT_CHA_CHV_CANDIDATES | Liste potentieller spezifischer Prüfmerkmalsvorgaben | 20100201 | ||
5 | ![]() |
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 | ![]() |
ES_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Prüfmerkmal mit Zusatzinformationen | 20090723 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090723 | ||
3 | ![]() |
IS_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Prüfmerkmal mit Zusatzinformationen | 20090723 | ||
4 | ![]() |
IS_CHA_CONTROL_INDICATORS | Call by reference | Type reference (TYPE) | QMKST | RM-QSS: Steuerkennzeichen Merkmal | 20090723 | ||
5 | ![]() |
IV_CHAORIG_DATA_ESTCAT | Call by reference | Type reference (TYPE) | ESEESTCAT | Bewertungsart | 20090723 | ||
6 | ![]() |
IV_MKMNR | Call by reference | Type reference (TYPE) | QPMK-MKMNR | Stammprüfmerkmale | 20090723 | ||
7 | ![]() |
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 | ![]() |
ET_EXCL_PLANTS | Call by reference | Type reference (TYPE) | T_WERKS | Werke | 20090626 | ||
2 | ![]() |
ET_PLANTS | Call by reference | Type reference (TYPE) | T_WERKS | Werke | 20090316 | ||
3 | ![]() |
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 | ![]() |
IV_VAL_AREA | Call by reference | Type reference (TYPE) | ESERVLID | Gültigkeitsraum | 20090316 | ||
2 | ![]() |
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 | ![]() |
ET_MATERIAL_PLANTS | Call by reference | Type reference (TYPE) | PRE01_TAB | Material-Werk Kombination | 20091020 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20091020 | ||
3 | ![]() |
ET_RELEVANT_PLANTS | Call by reference | Type reference (TYPE) | T_WERKS | Werke | 20091020 | ||
4 | ![]() |
IT_MATERIAL_JOIN | Call by reference | Type reference (TYPE) | EHSW_TT_BAPI1077MJ | Tabellentyp BAPI-Struktur Spezifikation-Materialzuordnung | 20091020 | ||
5 | ![]() |
IT_PROP_USAGE | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_USAGE | EHS: Verwendungsdaten(BAPI1077DU) | 20091020 | ||
6 | ![]() |
IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20091020 | ||
7 | ![]() |
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 | ![]() |
IS_EHQMT_MAIN1 | Call by reference | Type reference (TYPE) | EHQMT_MAIN1 | EH&S-QM: Stoffbewertungsarten für die Prüfplanerzeugung | 20090402 | ||
2 | ![]() |
IS_PROP_COMPONENT | Call by reference | Type reference (TYPE) | BAPI1077VP | SchlSchlüssel des referenzierten Datensatzes (z.B. Komponen) | 20090518 | ||
3 | ![]() |
IS_PROP_VAL | Call by reference | Type reference (TYPE) | BAPI1077VA | EHS: BAPI-Struktur Bewertungen | 20090924 | ||
4 | ![]() |
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 | ![]() |
CT_MATERIAL | Call by reference | Type reference (TYPE) | PRE01_TAB | Materialien mit Werken | 20090316 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090531 | ||
3 | ![]() |
IT_EXCL_PLANTS | Call by reference | Type reference (TYPE) | T_WERKS | Werke | 20090626 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
CT_PROP_USAGE | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_USAGE | EHS: Verwendungsdaten(BAPI1077DU) | 20091217 | ||
2 | ![]() |
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 | ![]() |
ET_MATJOIN | Call by reference | Type reference (TYPE) | EHSW_TT_BAPI1077MJ | Tabellentyp BAPI-Struktur Spezifikation-Materialzuordnung | 20091001 | ||
2 | ![]() |
ET_PROP_COMPONENT | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VP | Tabellentyp für Struktur BAPI1077VP | 20091001 | ||
3 | ![]() |
ET_PROP_DATA | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_DATA | EHS: Bewertungen(BAPI1077PR) | 20091001 | ||
4 | ![]() |
ET_PROP_HEADER | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_HEADER | EHS: Bewertungsarten(BAPI1077VH) | 20091001 | ||
5 | ![]() |
ET_PROP_USAGE | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_USAGE | EHS: Verwendungsdaten(BAPI1077DU) | 20091001 | ||
6 | ![]() |
ET_PROP_VAL | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_VAL | EHS: Bewertungsinstanzen(BAPI1077VA) | 20091001 | ||
7 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090930 | ||
8 | ![]() |
ET_SUB_HEADER | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_SUB_HEADER | EHS: Spezifikationskopfdaten (BAPI1077RH) | 20091001 | ||
9 | ![]() |
IT_SUB_HEADER | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_SUB_HEADER | EHS: Spezifikationskopfdaten (BAPI1077RH) | 20091001 | ||
10 | ![]() |
IV_FLG_HEADER | Call by reference | Type reference (TYPE) | BAPISTDTYP-BOOLEAN | 'X' | Spezifikationskopfdaten lesen | 20090930 | |
11 | ![]() |
IV_FLG_MATJOIN | Call by reference | Type reference (TYPE) | BAPISTDTYP-BOOLEAN | Materialzuordnungen lesen | 20090930 | ||
12 | ![]() |
IV_FLG_PROPERTIES | Call by reference | Type reference (TYPE) | BAPISTDTYP-BOOLEAN | Bewertungsarten lesen | 20090930 | ||
13 | ![]() |
IV_FLG_PROP_DATA | Call by reference | Type reference (TYPE) | BAPISTDTYP-BOOLEAN | Bewertungen lesen | 20090930 | ||
14 | ![]() |
IV_FLG_PROP_DETAILS | Call by reference | Type reference (TYPE) | BAPISTDTYP-BOOLEAN | Zusatzinformationen zur Bewertung lesen | 20090930 | ||
15 | ![]() |
IV_FLG_RETURN_WHOLE_INTERVAL | Call by reference | Type reference (TYPE) | BAPISTDTYP-BOOLEAN | Kennz. das ganze Zeitintervall lesen | 20090930 | ||
16 | ![]() |
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 | ![]() |
ET_CHAORIG_COMP_DATA | Call by reference | Type reference (TYPE) | QMIPT_CHAORIG | Merkmale aus Spezifikationsvorgaben | 20090518 | ||
2 | ![]() |
ET_CHAORIG_DATA | Call by reference | Type reference (TYPE) | QMIPT_CHAORIG | Merkmale aus Spezifikationsvorgaben | 20090402 | ||
3 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090402 | ||
4 | ![]() |
IT_PROP_COMPONENT | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VP | Tabellentyp für Struktur BAPI1077VP | 20091020 | ||
5 | ![]() |
IT_PROP_HEADER | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VH | Tabellentyp für Struktur BAPI1077VH | 20091020 | ||
6 | ![]() |
IT_PROP_USAGE | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_USAGE | EHS: Verwendungsdaten(BAPI1077DU) | 20091020 | ||
7 | ![]() |
IT_PROP_VAL | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VA | Tabellentyp für Struktur BAPI1077VA | 20091020 | ||
8 | ![]() |
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 | ![]() |
ES_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Prüfmerkmal mit Zusatzinformationen | 20090402 | ||
2 | ![]() |
ES_CHA_X | Call by reference | Type reference (TYPE) | CPS_TASK_LIST_MAINT_CHA_X | Änderungensleiste für Planmerkmal | 20091021 | ||
3 | ![]() |
ET_CHV | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_CHV | Spezifischen Merkmalsvorgaben | 20090402 | ||
4 | ![]() |
ET_CHV_X | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_CHV_X | Änderungsleiste für spez. Merkmalsvorgaben | 20091021 | ||
5 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090403 | ||
6 | ![]() |
IS_CHAORIG_DATA | Call by reference | Type reference (TYPE) | QMIPS_CHAORIG | Merkmal aus Spezifikationsvorgabe | 20090402 | ||
7 | ![]() |
IT_ASSIGNED_MATERIALS | Value transfer | Type reference (TYPE) | CPT_TASK_LIST_MAINT_MTK | Zugeordnete Materialien | 20090402 | ||
8 | ![]() |
IT_CHA_CHV_CANDIDATES | Call by reference | Type reference (TYPE) | TT_CHA_CHV_CANDIDATES | Liste potentieller spezifischer Prüfmerkmalsvorgaben | 20090402 | ||
9 | ![]() |
IT_PROP_COMPONENT | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VP | Tabellentyp für Struktur BAPI1077VP | 20091020 | ||
10 | ![]() |
IT_PROP_DATA | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_DATA | EHS: Bewertungen(BAPI1077PR) | 20091020 | ||
11 | ![]() |
IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20090402 | ||
12 | ![]() |
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 | ![]() |
ES_CHA_X | Call by reference | Type reference (TYPE) | CPS_TASK_LIST_MAINT_CHA_X | Änderungszeile für Merkmal | 20091021 | ||
2 | ![]() |
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 | ![]() |
ET_CHV_X | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_CHV_X | Änderungszeilen für spez. Merkmalsvorgaben | 20091021 | ||
2 | ![]() |
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 | ![]() |
ES_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Struktur für Merkmalsanlage | 20090723 | ||
2 | ![]() |
ES_CHA_CONTROL_INDICATORS | Call by reference | Type reference (TYPE) | QMKST | RM-QSS: Steuerkennzeichen Merkmal | 20090723 | ||
3 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090715 | ||
4 | ![]() |
IS_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Prüfmerkmal mit Zusatzinformationen | 20090723 | ||
5 | ![]() |
IV_MKMNR | Call by reference | Type reference (TYPE) | QPMK-MKMNR | Stammprüfmerkmale | 20090715 | ||
6 | ![]() |
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 | ![]() |
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 | ![]() |
ES_SPECIFICATION | Call by reference | Type reference (TYPE) | BAPI1077RH | EHS: BAPI - Struktur für Kopfdaten | 20090908 | ||
2 | ![]() |
ET_ASSIGNED_MATERIALS | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_MTK | Material-Plan-Zuordnungen | 20090320 | ||
3 | ![]() |
ET_HEADER_MATERIALS | Call by reference | Type reference (TYPE) | MD_T_MATNR | Tabellentyp Materialnummer | 20090320 | ||
4 | ![]() |
ET_RELEVANT_PLANTS | Call by reference | Type reference (TYPE) | T_WERKS | Maximale Liste im Prüfplan zu berücksichtigender Werke | 20090324 | ||
5 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090402 | ||
6 | ![]() |
ET_VALIDITY_AREA | Call by reference | Type reference (TYPE) | QMIPT_VALIDITY_AREA | Tabelle für Gültigkeitsbereiche Plankopf | 20091019 | ||
7 | ![]() |
IV_CHAR_RANGE | Call by reference | Type reference (TYPE) | QMIP_CHAR_RANGE | Merkmalsauswahl zur Spezifikation | 20090320 | ||
8 | ![]() |
IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20090327 | ||
9 | ![]() |
IV_PROP_VACLID | Call by reference | Type reference (TYPE) | ESEVACLID | Einstufung | 20091217 | ||
10 | ![]() |
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 | ![]() |
ES_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Prüfmerkmal mit Zusatzinformationen | 20100120 | ||
2 | ![]() |
IS_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Prüfmerkmal mit Zusatzinformationen | 20100120 | ||
3 | ![]() |
IV_PLNAL | Call by reference | Type reference (TYPE) | PLKO-PLNAL | Plangruppenzähler | 20100120 | ||
4 | ![]() |
IV_PLNNR | Call by reference | Type reference (TYPE) | PLKO-PLNNR | Schlüssel der Plangruppe | 20100120 | ||
5 | ![]() |
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 | ![]() |
ES_OPR | Call by reference | Type reference (TYPE) | OPR_CLASS_DATA | Daten zur Klasse der Vorgänge | 20090320 | ||
2 | ![]() |
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 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090403 | ||
2 | ![]() |
ET_PROP_HEADER | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_HEADER | EHS: Bewertungsarten(BAPI1077VH) | 20090403 | ||
3 | ![]() |
IT_PROP_HEADER | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_HEADER | EHS: Bewertungsarten(BAPI1077VH) | 20090403 | ||
4 | ![]() |
IV_COMP_INDICATOR | Call by reference | Type reference (TYPE) | EHQME_COMP | EH&S-QM: Zusammensetzung | 20090403 | ||
5 | ![]() |
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 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090416 | ||
2 | ![]() |
ET_PROP_VAL | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_VAL | EHS: BAPI-Struktur Bewertungen | 20090416 | ||
3 | ![]() |
IT_PROP_USAGE | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_USAGE | EHS: Verwendungsdaten(BAPI1077DU) | 20090416 | ||
4 | ![]() |
IT_PROP_VAL | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_VAL | EHS: Bewertungsinstanzen(BAPI1077VA) | 20090416 | ||
5 | ![]() |
IV_PROP_HEADER_ID | Call by reference | Type reference (TYPE) | BAPI1077VH-RECORD_NO | Laufende Nummer des Datensatzes | 20090416 | ||
6 | ![]() |
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 | ![]() |
ES_TSK | Call by reference | Type reference (TYPE) | TSK_CLASS_DATA | Daten zur Klasse der Pläne | 20090310 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090514 | ||
3 | ![]() |
EV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090514 | |||
4 | ![]() |
IV_AENNR | Call by reference | Type reference (TYPE) | PLKO-AENNR | Änderungsnummer | 20090310 | ||
5 | ![]() |
IV_BUF_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090326 | ||
6 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Attributwert | 20090514 | |
7 | ![]() |
IV_PLNAL | Call by reference | Type reference (TYPE) | PLKO-PLNAL | Plangruppenzähler | 20090310 | ||
8 | ![]() |
IV_PLNNR | Call by reference | Type reference (TYPE) | PLKO-PLNNR | Schlüssel der Plangruppe | 20090310 | ||
9 | ![]() |
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 | ![]() |
ES_TSK | Call by reference | Type reference (TYPE) | TSK_CLASS_DATA | Daten zur Klasse der Pläne | 20090310 | ||
2 | ![]() |
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 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090515 | ||
2 | ![]() |
EV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090515 | |||
3 | ![]() |
IV_PLNAL | Call by reference | Type reference (TYPE) | PLKO-PLNAL | Plangruppenzähler | 20090515 | ||
4 | ![]() |
IV_PLNNR | Call by reference | Type reference (TYPE) | PLKO-PLNNR | Schlüssel der Plangruppe | 20090515 | ||
5 | ![]() |
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 | ![]() |
ES_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Prüfmerkmal mit Zusatzinformationen | 20090318 | ||
2 | ![]() |
ET_CHV | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_CHV | 20090401 | |||
3 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090402 | ||
4 | ![]() |
IS_CHAORIG_DATA | Call by reference | Type reference (TYPE) | QMIPS_CHAORIG | Merkmal aus Spezifikationsvorgabe | 20090402 | ||
5 | ![]() |
IT_ASSIGNED_MATERIALS | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_MTK | Zugeordnete Materialien | 20090401 | ||
6 | ![]() |
IT_CHA_CHV_CANDIDATES | Call by reference | Type reference (TYPE) | TT_CHA_CHV_CANDIDATES | 20090401 | |||
7 | ![]() |
IT_COMPONENT_BAPI | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VP | Tabellentyp für Struktur BAPI1077VP | 20091007 | ||
8 | ![]() |
IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20090401 | ||
9 | ![]() |
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 | ![]() |
ES_CHA | Call by reference | Type reference (TYPE) | QMIPS_INSP_CHA | Prüfmerkmal mit Zusatzinformationen | 20090318 | ||
2 | ![]() |
ET_CHA_TEXT | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_TXT | 20090318 | |||
3 | ![]() |
ET_CHV | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_CHV | 20090330 | |||
4 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090402 | ||
5 | ![]() |
IS_CHAORIG_DATA | Call by reference | Type reference (TYPE) | QMIPS_CHAORIG | Merkmal aus Spezifikationsvorgabe | 20090402 | ||
6 | ![]() |
IT_ASSIGNED_MATERIALS | Call by reference | Type reference (TYPE) | CPT_TASK_LIST_MAINT_MTK | 20090330 | |||
7 | ![]() |
IT_CHA_CHV_CANDIDATES | Call by reference | Type reference (TYPE) | TT_CHA_CHV_CANDIDATES | Liste potentieller spezifischer Prüfmerkmalsvorgaben | 20090326 | ||
8 | ![]() |
IT_PROP_BAPI | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_DATA | EHS: Bewertungen(BAPI1077PR) | 20091007 | ||
9 | ![]() |
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 | ![]() |
ET_CHA_CHV_CANDIDATES | Call by reference | Type reference (TYPE) | TT_CHA_CHV_CANDIDATES | Liste potentieller spezifischer Prüfmerkmalsvorgaben | 20090421 | ||
2 | ![]() |
ET_FAULTY_CHAORIG_DATA | Call by reference | Type reference (TYPE) | QMIPT_CHAORIG | fehlerhafte Merkmale aus Spezifikationsvorgaben | 20090515 | ||
3 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090402 | ||
4 | ![]() |
IT_CHAORIG_DATA | Call by reference | Type reference (TYPE) | QMIPT_CHAORIG | Merkmale aus Spezifikationsvorgaben | 20090402 | ||
5 | ![]() |
IT_PROP_COMPONENT | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VP | Tabellentyp für Struktur BAPI1077VP | 20091020 | ||
6 | ![]() |
IT_PROP_DATA | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_DATA | EHS: Bewertungen(BAPI1077PR) | 20091020 | ||
7 | ![]() |
IT_PROP_HEADER | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VH | Tabellentyp für Struktur BAPI1077VH | 20091020 | ||
8 | ![]() |
IT_PROP_USAGE | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_USAGE | EHS: Verwendungsdaten(BAPI1077DU) | 20091020 | ||
9 | ![]() |
IT_PROP_VAL | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VA | Tabellentyp für Struktur BAPI1077VA | 20091020 | ||
10 | ![]() |
IT_RELEVANT_PLANTS | Call by reference | Type reference (TYPE) | T_WERKS | Werke | 20090326 | ||
11 | ![]() |
IV_MATJOIN_COUNTER | Call by reference | Type reference (TYPE) | I | Anzahl der Materialverknüpfungen | 20091020 | ||
12 | ![]() |
IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20091023 | ||
13 | ![]() |
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 | ![]() |
ET_PROP_DATA | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_DATA | EHS: Bewertungen(BAPI1077PR) | 20090422 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090422 | ||
3 | ![]() |
IT_RELEVANT_PLANTS | Call by reference | Type reference (TYPE) | T_WERKS | Werke | 20090422 | ||
4 | ![]() |
IV_ESTCAT | Call by reference | Type reference (TYPE) | QMIPS_CHAORIG-ESTCAT | Bewertungsart | 20090422 | ||
5 | ![]() |
IV_IS_COMPOSITION | Call by reference | Type reference (TYPE) | EHQME_COMP | ABAP_FALSE | EH&S-QM: Zusammensetzung | 20090422 | |
6 | ![]() |
IV_SPEC_SUBID | Call by reference | Type reference (TYPE) | ESESUBID | Spezifikation | 20090422 | ||
7 | ![]() |
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 | ![]() |
ET_RELEVANT_PLANTS | Call by reference | Type reference (TYPE) | T_WERKS | Werke | 20090324 | ||
2 | ![]() |
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 | ![]() |
ET_EHQMT_MAIN1 | Call by reference | Type reference (TYPE) | EHQ01_INSPCHAR_T_TYPE | Bewertungsart-Merkmalskopplungstabelle | 20091028 | ||
2 | ![]() |
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 | ![]() |
CT_EXCLUDED_VALUES | Call by reference | Type reference (TYPE) | TT_PROP_DATA_VALUES | Hilfstabelle zur Organisation der Eigenschaftsdaten | 20090408 | ||
2 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090515 | ||
3 | ![]() |
CT_VALUES | Call by reference | Type reference (TYPE) | TT_PROP_DATA_VALUES | Hilfstabelle zur Organisation der Eigenschaftsdaten | 20090408 | ||
4 | ![]() |
IS_PROP_USAGE | Call by reference | Type reference (TYPE) | BAPI1077DU | EHS: BAPI-Struktur Bewertungsverwendung | 20090408 | ||
5 | ![]() |
IT_PROP_COMPONENT | Call by reference | Type reference (TYPE) | ESY_TT_BAPI1077VP | Tabellentyp für Struktur BAPI1077VP | 20090408 | ||
6 | ![]() |
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 | ![]() |
CT_EXCLUDED_VALUES | Call by reference | Type reference (TYPE) | TT_PROP_DATA_VALUES | Hilfstabelle zur Organisation der Eigenschaftsdaten | 20090408 | ||
2 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090515 | ||
3 | ![]() |
CT_VALUES | Call by reference | Type reference (TYPE) | TT_PROP_DATA_VALUES | Hilfstabelle zur Organisation der Eigenschaftsdaten | 20090408 | ||
4 | ![]() |
IS_PROP_USAGE | Call by reference | Type reference (TYPE) | BAPI1077DU | EHS: BAPI-Struktur Bewertungsverwendung | 20090408 | ||
5 | ![]() |
IT_PROP_DATA | Call by reference | Type reference (TYPE) | EHSB_TS_RC_RSLT_PROP_DATA | EHS: Bewertungen(BAPI1077PR) | 20090408 | ||
6 | ![]() |
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 |