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: 

Mass extend material from one plant to another plant

former_member220286
Participant
0 Kudos
2,248

Dear Guru's,

Please suggest ways for mass extending the  materials  from one plant to another plant in one go .

I have created a Bdc for the same but in that I am unable to capture some  views .

Moreover , I only want to input from excel only 4 things as an input from excel .

example :-

plant

storage location

profit center

moving price

Please suggest ideas or if you have some code lines please suggest .

Regards

Deepak B

3 REPLIES 3

Sijin_Chandran
Active Contributor
0 Kudos
280

use MASS tcode.

former_member220286
Participant
0 Kudos
280

Suggests  some ideas regarding the same .

code lines if any .

Regards

Deep B

raymond_giuseppi
Active Contributor
0 Kudos
280

You could use in some wrapper report

  • SELECT FROM MARC
  • MAP2E_MARC_TO_BAPI_MARC
  • BAPI_MATERIAL_SAVEDATA

Regards,

Raymond