Hi Experts,
I'm really hoping there is an answer to my problem - I would be very surprised if there isnu2019t!
Problem Summary
I am trying to identify where the username of the user who carried out a return or cancellation confirmation is held.
Example
(Classic scenario):
- User1 creates shopping cart
- User1 creates confirmation
- User2 creates a return delivery or cancellation centrally (BBPCF03)
What I've tried so far...
I have used BBP_PD to try and find a table where "USER2" would be held and can't find it anywhere. I can only find User1 as the original confirmation creator.
I have also checked function modules BBP_PD_CONF_GETDETAIL and still no luck in finding the actual user who cancelled/returned the confirmation.
Original requirement
The overriding requirement is to generate a workflow item and send it to the user who has cancelled/returned the goods receipt. The workflow is initially triggered in ECC using MB_DOCUMENT_BEFORE_UPDATE but we can carry out a RFC to get info from SRM.
Any ideas or answers would be greatly appreciated and points naturally awarded.
thanks,
Matt