SAP Note 500200 - Calling BW Web Applications from non-BW systems

Component : BEx Web ABAP Runtime - Basis System and Installation

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

Key words :
node type type namesap_bw_crystal sap bw crystal report urlsap_bw_item_library sap bw web item library urlsap_bw_query sap bw query urlsap_bw_template sap bw web template urlthe, --------------------------------------------------------------------  call function 'bx_bw_generate_url'    exporting      user_name             = user_name      language              = language      node_data             = node_data      target_system         = target_system      logical_target_system = logical_target_system      usage_mode            = 'wp'    importing      generated_url         = generated_url, prerequisites bw web applications generated, sap basis support package, type  urlmode default 'wp', solution node type definitions, call web applications, special parameter usage_mode=wp, web application server, z_bw_generate_url function module manually

Related Notes :

487704EBP 3.5 connection to BW 3.0
401367Using the EBP launch pad to call BW WebReports
308935Customizing of BW 2.0B/2.1C/3.0A or higher for Workplace