on 2017 Oct 16 7:53 AM
Dears
I'm Using FM BBP_EV_API_EVENTS_SAVE to trigger events (ACCEPT/REJECT) in my custom button created in Rfx Responses. I want to make a decision using the above FM but its not triggering any notification in SOST/SPPFP.
I want to get notification in SPPFP so then user can process and send notifications which can be seen in SOST.
Kindly help if this FM alone enough to trigger notification or any other FM/Class has to called inside my custom button in WD.
Your help is highly appreciated.
Request clarification before answering.
Hi
you should call the send interface. (sapconnect) you can do it via fm so_document_send_api1 or better if
you use the cl_bcs class.
Best regards
JozsefH
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please refer to the wiki page below about alert/notification technique:
https://wiki.scn.sap.com/wiki/x/CgaYDw
BR,
Ivy
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.