on 2019 May 30 10:36 AM
Dear Experts,
We have SRM 7.03 ECS, with different customization made to it.
One of those customization involves approval of the Shopping Cart by Multiple processor levels.
this can be followed in the approval process display agents
when Opening the Hyperlink we get the name of the currently processed by.
Now our question is: can we add (and please inform a how to step by step if possible) the NAME of the currently processed by
in the POWL queries that we have customized in SRM for the Shopping carts that are in awaiting approval?
it would help us allot to have that name listed for easier export to excel and analyze.
Thank you in advance for your time and support in this matter!
B.R. Gigi
Request clarification before answering.
Dear Gigi,
Firstly, you need to add the new column into POWL. You can add column based on Section "Field Catalog - Columns of result table" of Wiki page https://wiki.scn.sap.com/wiki/x/lgK1G. If the new column appears, you need to fill it with value. You can use BAdI /SAPSRM/BD_POWL_CHNG_SEL_RSLT for this purpose based on Wiki page https://wiki.scn.sap.com/wiki/x/8YGuG. In this BAdI, it is necessary to develop a logic that gathers the username of the current Agent. You can do this as below:
For more information about these tables, please refer to Wiki page https://wiki.scn.sap.com/wiki/x/JoTOEg.
Best regards,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.