on ‎2012 Jan 23 4:27 PM
HI All,
I need to use SAP standard rule 75700139 in my fucntion module for determininig user id and based on user id for task user details are fetched.
When the rule is executed from PFAC values are entered and a key is generated wirh fetches required agents.
But i want to use function modulwe in rule directly.
PArameters are -
TABLES
ACTOR_TAB STRUCTURE SWHACTOR
AC_CONTAINER STRUCTURE SWCONT
Can anybody guide how function module can be directly used and what and how values are to be filled in these parameters.
Thanks.
Request clarification before answering.
Hello Sanj,
ACTOR_TAB will be the table returned from the Function Module. It will contain the Agents determined from the Rule.
AC_CONTAINER is the Container from your Workflow/task.
It should contain entries for elements CHANGE_REQUEST, APPSTEP, SINGLE_PROC and AGENT_FILTER.
AGENT_FILTER is optional.
You can execute the FM in SE37 Test mode and fill the values and test.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 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.