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 for material creation

Former Member
0 Likes
637

Hi all,

when i am using bapi for material creation 'BAPI_MATERIAL_SAVEDATA.',

i got an error specifying that *'the parameterkz_prf does not contain a valid value'.*

Thanks in advance,

Jinesh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
526

Hi,

Pass proper MSGTYP which is of type char 1.So for that,fill the structure HEADDATA.Pass the parameter according to the views which should be created.

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
526

hi,

in the function module BAPI_MATERIAL_SAVEDATA check in which structure the field kz_prf is used and pass the correct values.

reward points if hlpful.

Read only

Former Member
0 Likes
527

Hi,

Pass proper MSGTYP which is of type char 1.So for that,fill the structure HEADDATA.Pass the parameter according to the views which should be created.

Read only

Former Member
0 Likes
526

Hi,

Try reading the documentation avaiable for this BAPI in Se37.

Thanks,

Sriram Ponna.