Application Development and Automation 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: 
Read only

BAPI_MATERIAL_SAVEDATA

Former Member
0 Likes
306

Hi friends,

I am using BAPI_MATERIAL_SAVEDATA to create new material. I want to upload characteristic values

to the material (while creating the material itself). But I dont see any structures regarding characteristics

in BAPI_MATERIAL_SAVEDATA.

Please help..

1 REPLY 1
Read only

former_member438956
Active Participant
0 Likes
272

Hii,

for which view u want to upload characteristic.Do u want to upload classification detail or u want to configure the material. for classification view use the below fm

CALL FUNCTION 'BAPI_OBJCL_CREATE'.

Regards,

Anil N.