Hello
I have a MII Transaction that opens a xml file from a legacy system, this transaction have to handle the content of that XML file and fill out the BAPI_PRODORDCONF_CREATE_TT parameters.
My transaction is already reading the XML using Reference Document Loader, this feature is working properly.
The question is... what are the different ways to map my XML to the RFC parameters ?