cancel
Showing results for 
Search instead for 
Did you mean: 

No data coming in to enhanced fields of extractor

Former Member
0 Kudos

I added fields twice to the existing enhanced business content extractor 0fi_gl_4, I wrote the transactional data exit and did the extraction, the extraction went with green light. when i checked the data in ods, i dont see any data for the enhanced fields, including the earlier enhanced fields which used to be populated before i did this enhancement.

when i look at load in monitor

it is all green, but when i go to scheduler to do another test load it is giving me the following message

Conv. exit PERI7 for field FISCPER not found in BW; Exit deleted

Message no. RSM1149,

> is this the reason for no data in my enhanced fields....if so how do i get rid of it?

> do i need to delete and recreate the datasoure

so that all the enhaced fields lie in same append structure, if so how do i recreate the datasource...?

> plz also help me debug my enhancement, i tried rsa3 it doesnt show an error, i tried break point but no use..

plz give me detailed instructions..

thanks in advance

points will be assigned for inputs

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

i guess in the monitor you'll find there is the green light ,but have a detailed look into the messages and i am sure you'll find there is written "no data..."! right? Start a delta load and it should work.

I had the same problem on 3.5.2 BCT!

Regards

Former Member
0 Kudos

Hi andre,

it is showing all green in the monitor , even i detailed pakcets level, i unchecked the hide fields in extractor,

i tried infinite loop like

x=7 and while x>7 end while..even then in rsa3 the extractor is running fine...my feeling is , it not even going in to my code

Former Member
0 Kudos

What are the fields you added?

After replicating the datasource in BW, did you also activate the transfer rules with the correct mappings?

You have to follow all these steps before you can the data.

hope it helps,

Farhan

Former Member
0 Kudos

i added matnr,vbel2 and couple of other fields coming from bseg, after replicating, i did activate the transfer rules and loaded the data, for some reason i dont see any data in my enhanced fields,

can i make multiple appends on the same extract structure?

how do i deal with,

Conv. exit PERI7 for field FISCPER not found in BW; Exit deleted

Message no. RSM1149,

i think that is the reason for my problem, can you help me trouble shoot it?

Former Member
0 Kudos

For 0FI_GL_4, if you add fields that are port of BSEG, you dont have to add an exit, they should be populated automatically. run the extractor in R/3 (RSA3) and see if it gives you the values for those fields. Also make sure that values exist in BSEG.

What is the long text of the conversion exit error you are getting. Transfer global settings again from source system also.

hope it helps,

Farhan

Former Member
0 Kudos

do i need not add exit even if i did an append structure to the datasource? (bcoz in help it says only about include structure )

do you know how to do an include structure to the datasource instead of append?

i tried making an infinite loop in exit and do a data load..the load has taken sucessfully without an error and i checked the data , the enhanced fields are empty..so i concluded that it is not even calling the exit? any idea of how to fix it ? plz give me ur mail id ..i will send some screen shots?

regarding the conversion exit error, this is all i am getting, when i click on the error there is nothing but the same decription

Conv. exit PERI7 for field FISCPER not found in BW; Exit deleted RSM1 149 \

> any way to look up by error message and number?