cancel
Showing results for 
Search instead for 
Did you mean: 

MM43: Forecast Values Table

Former Member
0 Kudos

Hi experts.

Does anyone happen to know the name of transparent table where 'Forecast Values' (under 'Logistics: store' view in SAP 4.6C) in transaction code 'MM43' are stored?

Is there an existing BAPI that can retrieve 'Forecast Values' of a particular material number? If yes, kindly let me know.

I'm going to create a program that will download 'Forecast Values' per material number from SAP ver 4.6C and then will use LSMW of SAP ver ECC 6 to upload them.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

GauthamV
Active Contributor
0 Kudos

hi,

check tables MPRP,PROP.

Former Member
0 Kudos

Hi Bueno,

I suggest you to check the following table

RMMG1.

Best regards,

Jagadish

Former Member
0 Kudos

Hi Jagadish Avidi,

RMMG1 is a structure, not a table. Thanks anyways..

Former Member
0 Kudos

Hi Bueno Ferdino,

I thought RMMG1 was a table in the previous post.

Anyway thanks for correcting me.

You can try the following tables

MAPR Material Index for Forecast

PROP Forecast parameters

In that try this field PNUM1--Pointer: forecast parameters.

And also see the following link.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMIVMBVAL/MMIVMBVAL.pdf

Best Regards,

Jagadish