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: 

Problem in finout the field

Former Member
0 Kudos

Hello everybody , i am facing problem to find out the field in TCODE: MMBE

in tcode MMBE i am passing matnr and plant field

after excuting the this their is one field " Open Order Qty " , I tried by using ST05 and SE84 but still not getting the field from which table system is facing the value for "Open Odre Qty " .

please help me

ASAP

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello

You may calculate this value:

table EKPO with MATNR and WERKS and ELIKZ = space

4 REPLIES 4

naveen_inuganti2
Active Contributor
0 Kudos

Hi...

Try it from SE15 Once.

Check these two fields...,

T691F-STVAW Credit check: Taking into account the open order value

S066-OEIKW Open sales order credit value (schedule lines)

Thanks,

Naveen.I

former_member188685
Active Contributor
0 Kudos

the report is based on Material.plant/storagelocation/batch

for plant level you goto MARC, for storage location level go to MARD, for Batch MCHB table.

former_member188685
Active Contributor
0 Kudos

also check this report RFFFBESTN source code. in the end-of-selection you can see more details.

Former Member
0 Kudos

Hello

You may calculate this value:

table EKPO with MATNR and WERKS and ELIKZ = space