cancel
Showing results for 
Search instead for 
Did you mean: 

R3 call J2EE processFunction

Former Member
0 Kudos

R3 call J2EE processFunction through JCO..

everytime i change structure/parameter/table list in R3...

i will not call my function method

public JCO.Function processFunction(JCO.Function function) {

return function;

}

what should i do...

Accepted Solutions (0)

Answers (1)

Answers (1)

luciano_leitedasilva
Contributor
0 Kudos

Hi,

Can you explain more, because i'm working with the same case and a have any problem. Why can't you call the function method? What is the error happening?

Regards

Luciano