Hi @ll;
I try to implement a java mapping in SAP Xi 3.0;
by trying to use the "append-method of the StringBuffer class.
But the following error arises:
<b>java.lang.NoSuchMethodError; java.lang.StringBuffer: method append(C)Ljava/lang/Appendable; not found.</b>
Can anybody help me?
thanks
Jochen