cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module Interface for Agent Determination Rule without Tables Param

0 Kudos
197

Hi,

I'm currently trying to create an agent determination rule using a custom function module. I know that the function module must have a certain interface consisting of two table parameters to be accepted by the system.

But since table parameters are obsolete for a few years, what's the solution for this?

As workaround, I just copied an old function module with the right interface but that's not an ideal solution for me.

Did anyone else come across this?

Thanks and regards,

Max

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

That's what I do too, copy a function module. I don't think there's an alternative.

regards

Rick Bakker

hanabi technology

0 Kudos

But this is a workaround, not a solution for this issue.

Regards,

Max

Former Member
0 Kudos

Hello,

"I know that the function module must have a certain interface consisting of two table parameters to be accepted by the system."

So, you have to use tables. You can't use tables in a new function, but you can copy one that does.

What sort of "solution" did you have in mind?

regards

Rick Bakker

hanabi technology

bpawanchand
Active Contributor
0 Kudos

Hi,

Then may be you should define a org structure and make use of the org structure in the rule Agent Determination: Organizational Data...

But actually your point is VALID.........

Regards

Pavan