cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Generic Data Source with Function Module data mismatch

Former Member
0 Likes
133

Hi All,

I'm using Generic Data Source with Function Module, When I execute the Function Module (Which I have Created), I'm getting 16000 records and when run extractor(in RSA3) im getting different no.of records(infact they are more no.).

when I run the InfoPackage in BI im Getting more no. of records than what i got executing the function module..

and single record is divided into 2 records in BI side(not all the records), how can it be possible???

is there anything Im missing to explain you my issue???

if understood please help me out.

Thanks n Regards,

ravi.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

HI rkiranbi,

1. FIrst you excute function module according to your paramers, you will get some records. then goto tcode RSA3 --> excute

Provide your Data source name and under setting we have options like Data records/calls, Display extractor calls and selections --> fields .

in that options you have to increase the values. and then you have to pass paramers in RSA3 according to your function module

selections in SE37. Now you will get equal values in both functin module selection and RSA3 Selection. if it fail means you need to

check coding logic in function module.

2. if your are getting wrong values in BI System then check with

1. compare with PSA data and data target data (here you need to check with characterstic as well as keyfigures)

if you find any mistake you need change the coding in function module according to client requirement.

2. compare data with RSA3 and bi report data or data target data.

check it properly above steps, you will get solution.

thanks and regards,

malli

Former Member
0 Likes

Hi rki,

some types of keyfigures will be split into two at the time of doing trasformation.may be that splited keyfigures also get the values.

Edited by: Nagarjuna Bodavula on Mar 8, 2011 7:06 PM