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.