Hello,
I have scenario from RFC to Oracle databse.
When the the field type in Oracle is varchar2 the scenario work OK.
When I changed the field type to endvarchar2 the scenario not working and I recevied this error message:
"09.06.2009 08:13:28 Error Delivery of the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'PRICING_MATERIAL_MASTER' (structure 'STATEMENTNAME'): java.sql.SQLException: ORA-00933: SQL command not properly ended"
Any idea?
Elad