Page 1 of 1

ISSUE INSERTING FROM ORACLE TO SAP (PACK R3)

Posted: Fri Nov 10, 2017 6:47 am
by GES
Dear Friends.

I've got a situation and I hope you can help me.

I've migrated a server job from DS 7.5 to DS 8.7. It only get some data from Oracle (working perfectly) and put those rows in SAP (using BAPI_PACK_fo_rR3 Stage). When I run the job on 7.5 it works beautifully, but on 8.7 dispite the fact it finishes OK, I got from the log next message "RFC:000 wrong parameters on table XXXXXXXX". As I said, I've migrated the job and I did NOT make any changes in it: it's just the same and the source and taget servers are just the same as well.

It's important to say that from 7.5 and 8.7 I can "extract" data from SAP without any errors, so the problem should't be the connection per se.

I know it's difficult to help with this poor information, but actually I'm not sure how or what information include here.

Big hug and thanks to all.

Ges

Posted: Fri Nov 10, 2017 8:53 am
by PaulVL
8.7 has a lot more metadata fixes to the code. Jobs that used to work (without reporting errors) might fail at compile time or runtime now. Even more so when you jump to the 11.x versions. (why you would chose 8.7 at this point is odd but so is live).

Think of it this way... the condition was always there, now you simply know about it.

Posted: Fri Nov 10, 2017 1:28 pm
by GES
Well, thank you for aswering, but I could't find anything in your answer to resolve the problem. I'm aware about differences, Just need some light in order to know where I should start looking...

Thanxs!

Posted: Fri Nov 10, 2017 5:08 pm
by ray.wurlod
Can you perhaps post the full details of the logged error message(s), including any SAP error code?

Posted: Mon Nov 13, 2017 7:27 am
by GES
Yes, I'll do it. I'm waiting for the sap logs at the moment, thanxs.