Hi
I'm using mappingTableClassFind WS Operation to read the defined structure (columns) of a subset of mapping table classes defined in the system (SAP CC 5.0). Nevertheless I'm facing a strange issue as I'm able to read a some of them but I'm unable to get the content of others and I don't understand the reason as I'm able to open them in CC. Any idea why this can be happening? Those where I have issues don't appear when getting the whole list of classes and when querying for the specific name I only get "return" but the XML seems fine as I'm able to get the whole information for others.
One potential alternative would be using mappingTableFind for reading the table and ignoring the content, but when the table is empty the column names are not returned, so I don't have this workaround.
Thanks a lot
Best Regards