Application Development and Automation 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: 
Read only

I am facing a performance problem in fetching data from VBKD table

Former Member
0 Likes
470

Hello,

When I try to fetch the data from VBKD table based on POSNR and BSTKD (Customer PO number) field in Production system, it take too much of time to pull the data.

I even suggested using the secondary index field BSTKD_M to pull the contract; it seems that some case the secondary index field will be empty.

Please advice.

Regards,

Vijay

Hello,

When I try to fetch the data from VBKD table based on POSNR and BSTKD (Customer PO number) field in Production system, it take too much of time to pull the data.

I even suggested using the secondary index field BSTKD_M to pull the contract; it seems that some case the secondary index field will be empty.

Please advice.

Regards,

Vijay

1 REPLY 1
Read only

Former Member
0 Likes
397

HI ,

You make a empty range table for secondry index ' s empty field .

It will work...........