Parameterized URL Not Working
Dear All,
I created a parameterized URL for P0411S (Supplier Ledger Inquiry) by passing the Company (CO), Order Type (DCTO), and Document Number (DOC) as per their positions in the data structure. The generated shortcut URL is as follows:
Since the Company is the first parameter, Order Type is the second, and Document Number is the sixth in the data structure, I assigned values accordingly. However, despite this, the URL does not return any results when accessed.
Could you please review and advise on any necessary adjustments or additional parameters that might be required to ensure the correct retrieval of data?