Hello,
We are implementing ECC to SNC via SAP PI. I have used the standard Operation Mappings provided by SAP from the SNC SWCV.These standard Mappings have Java Mapping as the underlying mapping, I am facing a strange issue in Purchase Order create scenarios now. The SNC team ha reported that some fields are not getting populated at SNC side. When I look through the Java Mapping, some Fileds mapping is completely ommitted. This is one such field, but when I look through all fields, there are many such fields whose mapping is not provided by standard Java Mappings. Now my question is, since this is Java code, I wanted to rewrite the Java code with the mapping to the missing fields.
Should I go with Java Mapping only or can we completely redo the whole thing in Graphical Mapping, which is much easier to do and maintain in later point of time. Please share your experiences in case you have faced such issue. Some how I feel Grahical is better, it might take a little time initially for the interpretation of Java Mapping and redoing the Graphical mapping.
Awaiting replies.