SAP Note 1072230 - Click on Invoice number Internal opens an ITS Screen

Component : Invoicing -

Solution : https://service.sap.com/sap/support/notes/1072230 (SAP Service marketplace login required)

Key words :
system = lv_obn_system   object_type = ls_obn_components-object_type   object_value_name = ls_obn_components-object_value_name   object_value = ls_obn_components-object_value   operation = ls_obn_components-operation   business_parameters = ls_obn_components-business_parameters   forward_obn_metadata = ls_obn_components-forward_obn_metadata   resolving_mode = if_wd_portal_integration=>co_resolving_mode-user_set_of_roles, read customizing data    call method /sapsrm/cl_url_service=>get_srm_system_alias      receiving        rv_system_alias = lv_obn_system, call method wd_comp_controller->invoice_display_its    exporting      iv_orig = ''    importing      ev_url    = lv_url      ev_portal = lv_portal, ls_obn_components-object_type    = /sapsrm/if_cll_obn_c=>gc_bo_inv, ls_obn_components-operation = /sapsrm/if_cll_obn_c=>gc_op_change, call method wd_this->get_header    importing      es_header = ls_header, ls_obn_components-business_parameters = bus_parameter_table, data lv_obn_system type /sapsrm/obn_system, lv_obn_system = ls_obn_components-obn_system, ls_obn_components            type /sapsrm/s_wd_ui_obn

Related Notes :

1064557SRM 6.0 SP02: Additional Notes to be applied on SRM Server