Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Entries not in table EBAN

Former Member
0 Kudos

Hello friends,

I have a unusual scenario . I am using a SELECT statement in a function module it gets backs 3 records for the LIFNR and EKORG . When I look into the table and use the same selection criteria it does not return any values . How can this be possible ?

Any thoughts about this .

Thanks,

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Can you tell us the values you use for LIFNR and EKORG in SE16 and in your program?

5 REPLIES 5

Former Member
0 Kudos

Can you tell us the values you use for LIFNR and EKORG in SE16 and in your program?

0 Kudos

Thanks Everyone . I checked in SE16 . It was pulling some stray materials because it was getting data from EBAN when there was no LIFNR in the SELECTION criteria .

Former Member
0 Kudos

HI Hari,

What entries you are giving for LIFNR. If lets say it is 35670 then just use 0000035670 and see what the result is.

Reward points if useful.

Regards,

Atish

Former Member
0 Kudos

There should some default values in SE16 and check properly ,

keep whatever condition you used in select query ,same condition apply to SE16

Thanks

Seshu

Former Member
0 Kudos

Hey Hari,

What was the issue?

Was it the same as I thought or something else.

Regards,

Atish