cancel
Showing results for 
Search instead for 
Did you mean: 

Issue on data created

Former Member
0 Kudos

Hi experts,

I have a slight issue on the result of a scenario on production system.

It is JDBC to Idoc.

On ECC side, the Idocs created contain uncorrect data for a field that contains a date (wrong date).

I have re-sent the exact same message on quality system, and the idocs created contain correct data...and in the mapping, everything looks fine

Do you have any idea what would be the cause of the issue, and how can I make sure it is not going to reproduce ??

THanks a lot, any help would be greatly appreciated.

Kind regards,

Jamal

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Actually, we had a conflicting version of SWC on production

it is now solved

THanks a lot for your help

stefan_grube
Active Contributor
0 Kudos

> Do you have any idea what would be the cause of the issue, and how can I make sure it is not going to reproduce ??

Have you checked database tables?

Former Member
0 Kudos

Well, either the format of the date is wrong --> Customizing

Or the data is not maintained in your Dev system --> Normal not everything works (functionally) as intended, unless you constantly put effort is keeping valid and up-to-date data in your DEV like you do your QAS (not likely).