Hello all,
The scenario is IDoc (sender) to JDBC (receiver), wherein the DB table contains field names with '.' i.e. say xyz.abc. As you all know, '.' isn't allowed as part of data type name. So, please guide me on how to handle this.
I feel SP could be an alternative??
Thanks,
Hussain.