on 05-08-2006 3:07 PM
Hi experts,
We are facing a peculiar problem here. We have a Generic Extractor which we have enhanced to populate a field in the extract structure.
The enhancement exit uses a custom function module, whereby the input parameter are one of the fields from the DataSource and the output parameters is one of the enhanced fields.
The Data is extracted perfectly when executed from RSA3. But when the InfoPackage is executed from BW, data for that particular enhanced field does not show up in PSA on the BW end.
Is there some way to debug when the extractor is called from BW ?
Thanks in advance.
Srinivas
Hi,
why don't you create new datasource based on the fields from tables and write a look up in start routine in BW.
Regards
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
pls send me solution
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srini,
You can debug.
Goto RSMO and slect the Request you hve loaded Goto Details Tab -> EXpand the node Processing->right click on Data Package Simulate Update -> Select the Check Box Activate Debugging in Transfer Rules and Click on Perform Simulation.
It'll take you to Debugging screen.
Hope it helps.
Thanks,
-Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Vijay,
I have already tried wat u have said, I am unable to c those 2 values in datapak itself but rest 3 values are visible in datapak.
I think problem is from R3 side itself, how & where to check that ultimately wat data is sent from R3 except RSA3?
Is it something related to IDOCS, help required..........
thanks,
Dear Mr.Srinivas,
I am facing the same problem as you did.
I have enhanced the std. data source '0CO_OM_OPA_6' with 5 fields, and
data is populated in routine correctly and can be seen in RSA3.
But when i try to pull the data in BW, one of the five fields remains blank for
all the entries in PSA itself.
out of five, fours fields show the correct data but one field remains blank in
PSA.
regards,
Sumit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ragini,
I did wat u said but still not workin, m unable to c vales in PSA.
I think the problem is from the R3 side, as if I hardcode the values in Customer exit, these valuse are visible in RSA3 extractor as well as in PSA.
But only if i try to fetch the values from some table say VBAK/VBRP these values are only visible in RSA3 extractor but not in PSA.
Out of the 5 fields, 3 are populating from MARA, and 2 from VBAK/VBRP
3 values from MARA are visible in PSA but 2 values from VBAK/VBRP are not visible in PSA.
Though I can C all the 5 fields in PSA but 2 from VBAK/VBRP remais blank for all entries.
I am working on R3(ECC)-6.0 and BW-7.0.
Hi all,
I have checked all of the above. Thats why I find it to be peculiar. Ideally data showing in RSA3 should be loaded into BW, but this is not happening.
Thanks
Srini
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srinivas,
as Shiva mentioned, you need to maintain the transfer structure. You can do that by maintaining the transfer rules, click on the tab datasource/transfer structure and move the fields from the datasource (right hand table) to the transfer structure (left hand table). Activate the transfer rules and load the data. While activating the TR, the PSA will be adjusted to the new structure.
Siggi
Hi Srinivas
IF you are doing for first time, you have to move the field from DataSource to Transfer Structure in the Transfer rules/transfer structure for that infosource.
assign that field to an infoobject.
hope this helps
Shiva
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srinivas,
Please check the following first:
1) is the field set to 'unhidden' (checkbox 'Hide' blank) in the DataSource (RSA6)?
2) did you regenerate the DataSource (RSO2/RSA6)?
2) have you replicated the DataSource in BW and (re-)activated the Transfer Rules (InfoSource)?
Regards,
Marco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srinivas,
Look in RSO2 in R/3 if this field is not flagged for hide.
Look also if BW transfer structure, for that InfoSource/DataSource, have been maintained fot that field.
Ciao.
Riccardo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.