cancel
Showing results for 
Search instead for 
Did you mean: 

Java based UDF has mandatory functions ? in XI interview questions

Former Member
0 Kudos

Hi !

I've read some XI interview questions in this forum, one says:

Q: what is UDF? What are the mandatory functions that you use in a Java based UDF?

A: Mandatory functions: Init() , Execute(), Destroy(), Run(), SetParameter()

Anyone knows what is talking this question about ? maybe java mapping instead of java udf?

Thanks,

Matias.

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Matias,

The answer is setParameter(), execute(). Its referred to Java Mapping not UDF.

Source :http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/content.htm

Best regards,

raj.

Answers (1)

Answers (1)

Former Member
0 Kudos

Matias,

I believe the question is talking abt JAVA mapping but not abt UDF..

praveen