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: 

how to mass load material master characteristicsI using bapi

laxman_ponnam
Discoverer
0 Kudos

Hii Experts,

I am uploading data using BAPI in Material master in classification view
Additional data->Proportion/Prod.unit tab
in this i need upload this fields values
1.Characristics
2.Plan value
3.Unit of measure



plz suggest me which BAPI i need to use and with corresponding fields

4 REPLIES 4

laxman_ponnam
Discoverer
0 Kudos

I stucked in one BAPI while Uploading Material master in classification view
Additional data->Proportion/Prod.unit tab
in this i need upload 3 fields values
1.Characristics
2.Plan value
3.Unit of measure

I am alrady using

1.BAPI_OBJCL_CREATE for create classification view
2.

BAPI_OBJCL_GETDETAIL

3.after generating classification view i am uploading values in this tab fields

using this BAPI_OBJCL_CHANGE but values are not reflecting to MM03 or Database table


laxman_ponnam
Discoverer
0 Kudos

capture.png
in this screen i need to add values through BAPI

Former Member
0 Kudos

Hi Laxman,

Try below FM

VBWS_UOM_MAINTAIN_DARK

VBWS_UOM_SAVE_REPLICA

Regards,

Mubarak Khan

,

propoton-units.png
your looking on this there fields to upload using BAPI ?

,

propoton-units.png
your looking for this three fields to upload using BAPI ?

Regards ,
Mubarak Khan

laxman_ponnam
Discoverer
0 Kudos

hii Mubharak ,


i tried this FM but it's not working

thanx for reply