Hi All,
I am facing an issue with data update to table after transformation.
I have an 'ABAP Data Flow' node followed by transformation and then target template table. Aim is to update data from ABAP node to Template table post transformation.
Data is getting updated as blank in target template table, fields of type VARCHAR are getting updated as <Blank> and of type integer are getting updated as 0.
I debugged the flow by putting a break point after transformation and I see that the transformed data looks good.
Strange thing is that this works well in development system, the problem is only with Quality system.
Looking forward for your valuable suggestions.
Thanks in advance.
Regards,
Venkat