SAP Note 909474 - After-event recording: Success messages displayed twice

Composant : BP for Maintenance Technician -

Solution : https://service.sap.com/sap/support/notes/909474 (Connexion à SAP Service Marketplace requise)

Mots Clés :
aer  call function 'iwo_aer_dl_get_started'    exporting      is_header       = ls_header      is_header_up    = ls_header_up      it_operation    = lt_operations      it_operation_up = lt_operations_up      it_components   = lt_components      it_text         = lt_longtext      it_textlines    = itf_text_table      iv_teco         = lv_teco    tables      et_return       = lt_return, order header  call function 'iwo_aer_zz_fill_update_flags'    exporting      is_structure_old = wd_this->ls_header_old      is_structure_new = ls_header      iv_structname    = 'bapi_alm_order_headers_i'    changing      cs_update        = ls_header_up, operation  call function 'iwo_aer_zz_fill_update_flags'    exporting      is_structure_old = wd_this->ls_operations_old      is_structure_new = ls_operations      iv_structname    = 'bapi_alm_order_operation'    changing      cs_update        = ls_operations_up, call method cl_wd_context_services=>get_table_from_node    exporting      node       = node_fetch_longtext    importing      data_table = itf_text_table, call method cl_wd_context_services=>get_table_from_node    exporting      node       = node_operations    importing      data_table = lt_operations, call method cl_wd_context_services=>get_table_from_node    exporting      node       = node_goods_mvt    importing      data_table = lt_components, commit work      call function 'bapi_transaction_commit'        exporting          wait = abap_true, call method wd_this->r_message_log->addbapireturn      exporting        bapi_return_strc = ls_return, operation work center    <lfs_operation>-work_cntr = ls_header-mn_wk_ctr, read long text  node_fetch_longtext =      wd_context->get_child_node

Notes associées :

895332ERP 2005 SP Stack 2 (12/2005) Release and Information Note
849573Maintenance technician