Hello Everyone. I was about to open a message to SAP, but thought I would try here first and see if anyone else has faced this issue.
DataSource 2LIS_02_ACC has object PS_PSP_PNR which is the WBS element ID/object. This is should be populated from the same field on table EKKN. I found that we had what appeared to be very random values coming over in this extractor. After a lot of debugging, I believe the PS_PSP_RNR value from EKKN is going through the conversion routine (ABPSP) for the 24 character display of WBS Element. Then that is being moved to the extract structure object which is 8 characters, numeric only. So essentially the extractor is fetching the only numeric values associated with the 24 character display of WBS Element.
Not sure if that makes sense to everyone, but it's what I see happening. I know a few ways I could resolve this issue, but was just wondering if others have seen the same thing. If so, did SAP supply a note for correction or did you just do some custom work. The custom work would be easy to do, but again... just curious to see if others have seen this as well.
Thank You!