I am trying to create an IDoc on ECC 6.0 usind Data Services 3.2.
I have created seperate queries for each segment, however I have hit an issue when naming these queries because the queries need to match the IDoc segment name. The IDoc Segment name contains '/xxxx/' becase it is a partner solution and that is the name space assigned by SAP.
However you cannot have a '/' in the name of the queries and my understanding is that the these need to match the name of the IDoc segment.
For eample my query name needs to match '/msg/POL_CREATE_HEAD'.
Any Ideas
Thanks
James