Dear All,
I have a native android application which using the RFC operation to update sap table.
The synchronization success update to SAP when the operation input table line item with 100 items.
But the application occurs an error "invalid patameter" when I'm trying to upload more than 1000 items.
Full error description like the following:
com.sybase.persistence.PersistenceException: com.ianywhere.ultralitejni12.implementation.JniException: UltraLiteJ Error[-735]: Invalid parameter
Anyone can help me?
Regards
Choong