Solution : https://service.sap.com/sap/support/notes/524424 (SAP Service marketplace login required)
Summary :
SAP Note clarifies a missing user exit in the VL10* transaction series, which is crucial for passing user-defined selection criteria from the selection screen to reports. Transactions RVV50R10C, RVV50R10B, and RVV50R10A are affected. To remedy this, developers are instructed to implement a solution by creating Include V50R_USEREXIT_TRANSF from Include V50RINCL in package VL. This user exit only facilitates the transfer of selection criteria to the reports; the inclusion of criteria on the screen and their evaluation should be addressed separately.
Key words :
transferring user-defined selection criteria, prerequisites user exit, transaction vl10 group, create include v50r_userexit_transf, selection criteria, selection screen, include v50rincl, terms rvv50r10c, rvv50r10a reason, solution implement
Related Notes :
198137 | VL10: Customer-specific enhancements / user exits |
113411 | Collective note: VL10 |