cancel
Showing results for 
Search instead for 
Did you mean: 

Error in extracting data

former_member188325
Active Contributor
0 Kudos

Hi All,

I am checking data for a custom defined datasource in RSA3.error is "Please, select ABTEI with just one request" where ABTEI is field of the datasource .

what could be the reason?

regards

murali.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

CAN YOU CHECK IT WETHER THE FIELD IS MANDATORY IN SELECTION?.

EVEN IT IS POSSIBLE TO MAKE SOME FIELDS MANDATORY IN RSA3 SELECTIONS.

MAHANTESH

former_member188325
Active Contributor
0 Kudos

Hi Mahantesh,

How to make a filed as mandatory in r/3 selection fields?

regards

murali.

Former Member
0 Kudos

i have some abap code for making field mandat in selection screen...i will send it...let me know your mail id.

mahantesh

former_member188325
Active Contributor
0 Kudos

Hi mahantesh,

ch_cmd@yahoo.com

but when i give some value in RSA3 for this filed,then i am not getting error.its just showing as "0 records selected".

regards

murali.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Murali,

how your datasource is built ?

Are you using a function module ?

Anyway, this type of errore can be solved in a few minutes by debugging the extraction in RSA3 to see WHERE (just some lines before) the error arise...

Hope it helps!

Bye,

Roberto

former_member188325
Active Contributor
0 Kudos

Hi roberto,

yes.datasource was built using a function module.sorry i do not understand " (just some lines before) ".

regards

murali.

Former Member
0 Kudos

Murali,

I was talking about debugging...you have to stop some line before THE error (check if this error is raised in your FM, I think there is some problem there...maybe you are using a FM that requires a mandatory field that you don't pass in the code)...

Bye,

Roberto

former_member188325
Active Contributor
0 Kudos

yes roberto,

its mandatory field.

MAHANTESH,pleases send that code.

thanks to both of u and assigned points.

Message was edited by: Murali

Former Member
0 Kudos

Murali,

I noted your mail id and will send code/spec soon.

If you are getting 0 records means some where condition are not satisfying...better check it in debug mode...putting break-pint in abap code- function module.

mahantesh

former_member188325
Active Contributor
0 Kudos

yes mahantesh,

i am workiing on it.as i understood,its madatory filed and but not showing as mandatory in scheduler or rsa3.problem will be solved when we make it as mandatory.

regards,

murali.

Former Member
0 Kudos

murali..I am searching for the code now...i think it is in my cd and long back i worked on this type objects...i'll send it soon

mahantesh

former_member188325
Active Contributor
0 Kudos

its ok mahantesh,send it to me whenever it is possible for u.

regards,

murali.