Hello
I have scenario from RFC to Oracle database.
I am looking for the way to insert data to the database according to the sequence.
I try to use with the sentence SEQ.NEXTVAL and is not allowed.
Have a way to receive the sequence from database?
Elad