Question:
Hi
Strange thing. When I run my data source in R/3 side, using RSA3, I could able to see the data, but when I try to load data into PSA, I am getting a message saying that no data available. in Step by step analysis it shows, extraction ended, no data selcted. Why is it happening? Is there anyway I can put a debug point straight into R/3 from data load.???
When I created a infosource, if I see the data source, there are some fields left out in other fields which I haven't selected in BW side? Does that cause this problem?
What are the basic things I should check to correct and get the data into BW side.
ANy help is highly appreciate.
THanks
Answer:
- check your selection parameters
- check your transfer rules
When I created a infosource, if I see the data source, there are some fields left out in other fields which I haven't selected in BW side?
don't really understand what you're trying to say here... could you be a bit more specific, please?
Answer:
I have 30 fields in my transfer structure, but only using 20 fields in info source, does it matter?
I have seen selection parameters, and other things.. still no clue. Can you tell me one thing, is there anyway I can debug straight into source system from BW. Because I see the data if run rsa3 on the SAP side. I am not sure what I am missing on BW side?
THanks
Answer:
I have 30 fields in my transfer structure, but only using 20 fields in info source, does it matter?
That shouldn't be a problem...
I guess that if you see data when using the extractor check (RSA3) and not while uploading in BW, you either:
- used the wrong selection parameters while uploading in BW
- have some coding in your transfer rules that "blocks" data from coming into your BW system
- you're trying to store data in a field which is not allowed there (check PSA)
Can't think of anything else right now.
cheers,
El Belgio
Answer:
Hi,
If you use dates in your selection criteria be aware that in RSA3 you use the format
yyyymmdd, in the infopackage dd.mm.yyyy.
Serge