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

Debit Note

Former Member
0 Likes
1,058

Hi Team,

In debit note report we have taken MSEG table for post date & movement type. Now there is performance issue due heavy data in MSEG.

Which table we can use to replace MSEG table?

Kindly suggest.

Regards,

Mahesh

7 REPLIES 7
Read only

former_member198650
Active Contributor
0 Likes
1,015

Hi Mahesh,

You have try to run in back ground.

Regards,

Mukthar

Read only

0 Likes
1,015

Sir , I need the table which can be used as a replacement for the table MSEG. Rest program will remain unchanged.

Kindly suggest a table which will give me Posting date & Movement type for a particular debit note,.

Regards,

Mahesh

Read only

0 Likes
1,015

Hi Mahesh,

Consult your functional consultant for the same. He can give you better alternative.

Read only

Former Member
0 Likes
1,015

Hii Mahesh

You can use table EKBE..

Regards

Gaurav

Read only

Former Member
0 Likes
1,015

hii mahesh

Use table ekbe

field name BELNR

Regards

Gaurav

Read only

VenkatRamesh_V
Active Contributor
0 Likes
1,015

Hi Mahesh,

Create Secondary Index in table, Include  the index in select statement.

Regards,

Venkat.

Read only

Former Member
0 Likes
1,015

There is an index on the posting date already (BUD), but it has probably not been created in the database. You could try getting your basis people to create the index in the database.

Rob