3 weeks ago
Hi All,
I am trying to add Release Park document Overview workitem in My Inbox in FIORI.
Ideally I should create a target mapping with FV53 tcode as it is the TCODE which has release and reject options of a parked document.
But when I enter FV53 tcode in S4 Hana system, it says "tcode is not supported for direct access" which will result in the same behavior from My Inbox also.
Please help me with the successful configuration of the release and reject options of parked document via My Inbox FIORI app.
Thanks in advance.
Regards,
Sindhuja
Request clarification before answering.
AFAIK this transaction is always called from another transaction and cannot be access directly in your case
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raymond,
I tried all the FBV0 as well as the SAPUI5 apps you have mentioned but none of them has release or reject options.
I have even tried creating an ABAP program which calls FV53 transaction. By doing that, Reject is working but release is not working. By clicking on Release, It is going to logout page automatically.
Regards,
Sindhuja
Alas FV63 is not a dialogue transaction that can only be called indirectly by FBV0
If you want to simulate the default behaviour, you need to reverse engineer transaction FBV0. (Look for hidden data passing by using memory IDs like "FBV0ENJOY" and "FBV3ENJOY").
User | Count |
---|---|
58 | |
10 | |
8 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.