Hello Abapers,
I have created material using basic data 1, basic data2, General Plant Data / Storage 1,
General Plant Data / Storage 2 view.
Now I need to change the material using MM02 tcode to upload last 36 month consumption values
in Additional data button and in consumption tab.
In mm02 transaction ,It only displays 11 period in consumption based entries at a time.
we can enter remaining values using 2 scroll bar.
1) I used the BDC to upload this consumption values.
In the recording it takes 36 month Consumption value (using 2 scroll bar, page down button is not active).
But using BDC program it shows only 1 scroll bar, page down button is not active. It takes only 11 record.
and remaining records are overwrite on previous data.Means I can enter only 11 values.
I have tried by pagedown ( function code P+ ), But it's not working.
2)I also tried to use BAPI 'BAPI_MATERIAL_SAVEDATA' , but can not find the structure to fill the consumption values.
Please suggest the BAPI to upload consumption values with structure name
or what is the solution for the BDC program.