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: 

Re: URGENT: - REGARDING FIELDS IN T-CODE MB5B

Former Member
0 Kudos

HI,

I am using the t-code mb5b which is used for displaying material stocks. i used to fill d material no. and den it displays it but i want to check where the following fields come from which table :-

1.) Quantity

2.) Values

when i press F1 d msg displays dat it is only data element.plz help me its urgent and he or she will be definately rewarded.

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
0 Kudos

The answer depend on the parameters checked on initial screen

1-<b>Storage loc/Batch stock </b>

MARD, MKPF and MSEG

2-<b>Valuated Stock</b>

MBEW (and EBEW, OBEW), MKPF and MSEG, BSIM and BKPF

3-<b>Special Stock</b>

Depend of the type of stock,

e.g. MSKA and MSPR, MKPF and MSEG

Try to use ST05 SQL trace, to get a list of database tables accessed by transaction with different variants.

Regards

3 REPLIES 3

Former Member
0 Kudos

hi.,

Quantity comes from MSEG-MENGE

and i didnt find values field in that.

tell me where you find that values filed

so that i can try to get the corresponding table name fro values

<b><i>reward [points if useful</i></b>

Chandra

0 Kudos

thanks but d <b>value fields means amount of d quantities which is displayed on initial scree</b>n as we run mb5b ,when i double click d material no.. d detail list shown and den it shows amount field(value) which is taken from BSIM - DMBTR but i want to know about d values which is displayed on initial screen when we run mb5b.

le

raymond_giuseppi
Active Contributor
0 Kudos

The answer depend on the parameters checked on initial screen

1-<b>Storage loc/Batch stock </b>

MARD, MKPF and MSEG

2-<b>Valuated Stock</b>

MBEW (and EBEW, OBEW), MKPF and MSEG, BSIM and BKPF

3-<b>Special Stock</b>

Depend of the type of stock,

e.g. MSKA and MSPR, MKPF and MSEG

Try to use ST05 SQL trace, to get a list of database tables accessed by transaction with different variants.

Regards