Hi all,
We are connecting to a stored procedure in Oracle from a user exit. We have managed to send through small character variables but would like to pass through a large complex structure which can be interpretted and used by the Oracle db.
What options do we have to send this large data object through.
Your help is appreciated.