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

Hi all

Former Member
0 Likes
776

Hi all,

i have a small problem while fetching the data.

i am entering Lot No in MSC1N

Ex:-

material : ABCDEF

batch : BATCH1

lot no : LOT1.

But i am not able to find in which table the data(Lot No) is updating.

pls tell me in which table table it(Lot No) is storing

pls reply it's urgent.

Regards,

Ravi

Hi all,

i have a small problem while fetching the data.

i am entering Lot No in MSC1N

Ex:-

material : ABCDEF

batch : BATCH1

lot no : LOT1.

But i am not able to find in which table the data(Lot No) is updating.

pls tell me in which table table it(Lot No) is storing

pls reply it's urgent.

Regards,

Ravi

4 REPLIES 4
Read only

Former Member
0 Likes
725

Hi,

From where u r fetching, Where it is updating,.Explain little bit clearly. Then we can proceed.

Regards,

surya

Read only

0 Likes
725

Hi surya,

i am gving an example for this.

TCode : MSC2N.

In this Material : M

Batch : B

in classification tab i am giving a LOT NO: L

in which table the data(Lot No) is storing. Can u pls tell me.

looking for u r reply.

Regards,

Ravi.

Read only

0 Likes
725

Shankar,

Before executing your program, use ST05 (Performance Trace). run your transaction, then review the trace in ST05.

This is crude, but may help you as it shows all table actions.

Read only

Former Member
0 Likes
725

Hi,

These are the tables in which it gets updated.

CHVW

CHVW_ARC_3

CHVW_INC

CHVW_INC_PUR

CHVW_PRE

Reward if helpful.

Regards.