i am trying to understand the underlying concept in following things:(neednot to say i have searched alot and read sap documentation already).
In event type linkage table say i have an entry for BOR -> AFVC_PM.
As per sap Documentation says all these FM will trigger in following way.
1 Check Function Module (to place any validations/checks)
2 Receiver Type Function Module ()
3 Receiver Function Module.
Thats fine.
This is what documentation says about Receiver Type FM(2nd FM) not Receiver FM(3rd FM).
This FM has 1 export paramter
Export parameters
RECTYPE type SWETYPECOU-RECTYPE Receiver type( Result of the evaluation by the receiver type function module.)
if i am understanding this right, in this FM receiver type will be decided .
i have placed BREAK-POINT in this FM and passing value WS90000024 (Workflow with simple mail step) in export parameter RECTYPE.
after everything executed successfully why i can't see that mail in my inbox.
Please correct me if i had misunderstood the concept .
Request clarification before answering.
When you built WS90000024, did you define AFVC_PM.RELEASED as a triggering event and did you bind the AFVC_PM instance in the event to the AFVC_PM object in the workflow template?
Please post a screenshot of the workflow template definition (triggering event tab).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi abdullah,
i have posted screen-shot of SWE2 entry in the very beginning of this discussion.
See first screen-shot while posting que.
i have not assigned Receiver Type but instead i have mentioned Receiver Function Module.
i wan't to know where workflow id is assigned.
please note all the Z Function modules i have assigned in this entry are empty(no source code lines except interface of Fm and Break-points).
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.