on ā2013 Jul 12 4:54 AM
Hi,
There are 2 fields added to an extractor in BW which has no values in then when I view the PSA.
But users claim there is value in the ECC source system. I also can't view the data in these 2 fields via RSA3.
Can someone help me to trouble shoot how to view data in ECC source system and why the data is not flowing into the extractor?
Please advice a.s.a.p.
Let me know if you require any further details.
Thanks a million!!
Kind regards,
Rebekah
Request clarification before answering.
Hi Sunil,
Few questions and answering might resolve your queries.
Is this standard field or Z field
Standard field - check which table it is extracting data from or view from which it is extracting data. whether that table/view has data or not?
Z field - check whether this is also included in some table /view or not? if not see whether any SMOD/CMOD include where any coding is done to poulate this field.
Thanks and regards
KIran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Kiran,
I do not know from where the datasource is extracting the data. I am trying to debug the FM MCEX_BW_LO_API to see if I can get the table name.
Do you know how else I will be able to find out the table or the view name of where the data is being extracted from?
I'm sorry I do not have any details on the SMOD/CMOD.
Thank you!
Rebekah
Hi sunil,
For any data source which starts with 2LIS*, for them you can easily find out the base tables thru LBWE(at source system).
Go to ECC system Tx - LBWE, go to respective application(Pink colour), select your data source, click on maintanance(Blue color), from that pop up, right side pools list, you will names starts with MCXXXX(Green color), here XXXX - indicates base tabels for that data source.
For yoru data source base table - AFIH, HIVG and structure MCVGIH.
Thanks
Hi Raman,
The screen shot what you have shown is to see the source tables for the fields which are available in the reserved pool only. Suppose if the developer is trying to populate from the different DB tables or customized tables, then the developer has to check either in CMOD or BADI for the table information.
Else, he can debug the extractor and get the same.
Regards,
Suman
Hi sunil,
for enhanced fileds you can't find source table at LBWE. i just said to how to know base tables for data source.
Your fields are enhanced,no logic maintained. so you won't find thru debug also.
You need get from user/tl. no clue to find source tables for enhanced fields if no logic at CMOD.
Ask your TL respective Technical specs.
Thanks
Hi Sunil,
Hope you understood what i said in my last reply. If you are not using the fields from the reserved pool, then definitely your new fields are designed to populate by either CMOD code or BADI.
You need to debug CMOD or BADI actually to get table level information but not MCEX_BW_LO_API.
You must take an ABAPer's help to debug. Debugging is a different skill wherein we need to have looked it before to get an idea on How to do? We can't make you to understand How to debug? It is an exceptional ABAP skill.
Instead of investigating so much on this, why don't you start from the begining? Enhance your LO extractor and follow the docs to write the code to populate it.
Regards,
Suman
Hi,
To know the table where this information is getting stored, you should contact your functional team. We are all technical people. Without knowing the functionality, we cannot work in any project. Please ask your superiors on the functionality. SCN is to guide you, you should not completely depend on SCN.
It's better you to close this thread and start working as per the suggestions.
Regards,
Suman
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.