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

select query with for all entries not fetching the records

vieet
Explorer
0 Kudos
505


HI gurus, I am uploading excel file with bukrs gjahr augbl utr_no and utr_date into internal table gt_upload.
I have moved only 3 fields from gt_upload to lt_upload bukrs gjahr and augbl by looping gt_upload( though ideally not required to do so)

MY requirement is to fetch records from bseg based on bukrs gjahr augbl and shkzg as 'S'.

The lt_upload contains 126 records of which 125 records not exist with bukrs gjahr and augbl in the bseg itself as due to old data and quality system has not yet refreshed. I can see the last record exist in the bseg table.

vieet_0-1723720674042.png

I should get at least this record into my lt_bseg but, lt_bseg is showing 0 records.

vieet_1-1723720762493.png

I believe as per my understanding there should be 1 record which matches the criteria and I should get 1 record in lt_bseg which is not
happening.

What all are the possible reasons that it is not getting fetched from bseg when the criteria is satisfied ?



Accepted Solutions (0)

Answers (1)

Answers (1)

Daphne_Mengwein
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @vieet , looks like your question has been answered. Let us know if you need anything else.