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: 

BDC Recording of Forecasting View of MM01

Former Member
0 Kudos

Hi Everyone,

I've been working on a BDC to upload consumption values in the Forecasting View of MM01.When there are more than 11 line items then we have to scroll the "TABLE CONTROL". But Page Down does not work in this BDC. The Code that's being used for Page Down in this TABLE CONTROL is "PB09". I've also tried using various codes like P++ etc. I've recorded many MM01 times but could not get a concrete answer.How to get this Page Down work?

Any Inputs will be very helpful.

Regards

Ramky.G

4 REPLIES 4

Former Member
0 Kudos

hi,

at the time of recording in the table control enter the values for second line item the press enter,

try with the above one

cheers,

sasi

0 Kudos

hi,

in that case the second line goes to first one automatically, then again enter values for second line like that proceed the recording

I thing it will help for your problem

cheers,

sasi

Former Member
0 Kudos

Hi,

Better to use following function module

BAPI_MATERIAL_SAVEDATA

if you find it is usefule , just reward me points

Thanks

Ramesh

Former Member
0 Kudos

Hi,

Thanks for the solutions... The method which Sashi told is not working. I've tried giving the I/P's using the BAPI but I don't know exactly what are the I/P's.Please give me the sample I/P's so that I can try giving it. Also is there any other methods please suggest as the requirement is very urgent?

Regards,

Ramky.G