Functionality This function module is part of theApplication ProgrammingInterface> (API) of the Environment, Health and Safety> (EH&S)component. It is used to update measurement project data.Which data is updated? Only data for which the valid keys in the interface tables are specifiedis updated. Here, keys are the fields of the structure RCGUKEY and thecorresponding foreign keys (RECNROOT, RECMST...). The foreign keysrequired are determined in each case by the corresponding category ofthe data record to be updated. Irrespective of the data to be updated,the header record for the corresponding measurement project(X_API_MP_HEADER_TAB) must always be additionally specified. How is the data record to be updated determined? Which measurement project data is updated is specified by the I_FLG_xxxindicators. In accordance with the indicators the input tables mustadditionally be transferred to the corresponding measurement projectheader as follows: I_FLG_MP_HEADER ,,X_API_MP_HEADER_TAB I_FLG_MP_HEADER_LTXT1 ,,X_API_MP_HEADER_LTXT1_TAB I_FLG_MP_HEADER_LTXT2 ,,X_API_MP_HEADER_LTXT2_TAB I_FLG_MP_HEADER_VAL ,,X_API_MP_HEADER_VAL_TAB ,,X_API_MP_HEADER_PROP_TAB I_FLG_MP_WA ,,X_API_MP_WA_TAB I_FLG_MP_WA_LTXT ,,X_API_MP_WA_LTXT_TAB I_FLG_MP_PLAN ,,X_API_MP_PLAN_TAB I_FLG_MP_PLAN_LTXT ,,X_API_MP_PLAN_LTXT_TAB I_FLG_MP_PLMET ,,X_API_MP_PLMET_TAB I_FLG_MP_EQUIPMENT ,,X_API_MP_EQUIPMENT_TAB I_FLG_MJ_HEADER ,,X_API_MJ_HEADER_TAB I_FLG_MJ_HEADER_LTXT1 ,,X_API_MJ_HEADER_LTXT1_TAB I_FLG_MJ_HEADER_LTXT2 ,,X_API_MJ_HEADER_LTXT2_TAB I_FLG_MJ_REFERENCE ,,X_API_MJ_REFERENCE_TAB I_FLG_MJ_VALUES ,,X_API_MJ_VALUES_TAB I_FLG_MJ_JOIN_WA ,,X_API_MJ_JOIN_WA_TAB INCLUDE EHS_FMODULE_API_INTERVAL_ACC OBJECT DOKU ID TX |