SAP Note 383077 - BBS: Calling up the transaction does not work

Component : Report-Report Interface -

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

Summary :
When using the Report-Report Interface (RRI) to transition from a report or query to a transaction, input fields may not transfer correctly, prompting the error message RS010, indicating missing required field values. This issue is often seen with interactive transactions not initially compatible with RRI, especially when fields are on subscreens or their attributes change dynamically. The resolution involves creating an intermediary ABAP program that sets necessary parameter IDs for the start program, which calls the transaction, bypassing problematic screens. The process necessitates modifying report assignments to use the new start program, ensuring seamless field data continuity.

Key words :
sgrw_extensionsgrw_om sgrw_ps sgrw_pc sgrw_sl sgrw_pca sgrw_ec sgrw_lis reason, mm03set parameter id 'mat' field p_matnr, parameters -set parameter id pairs, system generates message rs010, report assignment dialog box, mara-matnrcall transaction 'mm03', short abap start program, correct parameter id, set parameter command, missing parameter id

Related Notes :

784330Transaction call from query not possible
694244RRI: Calling transaction KSB5
367833ABAP-QUERY: Jump to process order (COR3)
186899Report/report interface / Goto line item report
180225MR3M: External call causes message RS010
171386Report interface: incorr.transfer of charact. value
168210Rep.interface:Fld transformtn/domain equal in value
149270Report/report interface: call of transactions
148919Branching to cost center master record does not work
101043CO rep: docu no. not transferred via R/R interface
73870Param.s when calling MM03 from ABAP/4 query report