cancel
Showing results for 
Search instead for 
Did you mean: 

Upload class, characteristics and their values in Material master

Former Member
0 Kudos

Hi,

I need to upload the class, characteristics and their values in relation with each material.

For material upload I am using the BAPI bapi_material_savedata..

For class upload I am having the BAPI BAPI_OBJCL_CREATE but I am unable to enter the value for the characteristic

I want to upload the values for the characterics in the class of each material..

Could you please suggest me std bapi or std method..? or should I go for LSMW or BDC to upload the same

Thanks & Regards,

Srinivasan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

with ref to your query

1. you may define one Z programme to validate the no. of records with class and characteristics as well as with values execute the Z programme in se38 with test run and without test run too set it to background to batch job SM37 check for the spool for records results.

2. you may define one more programme to upload the data values for class as well as characteristics in se38 execute it in background set to batch job in sm37, check for table entries

basically we are getting data load file in ftp and uploading through these z programmes.

you may also define programmes w r to your requirements check with an abaper

i hope this will clarify your doubt

thanks

shaik

Former Member
0 Kudos

Hi,

I am not sure of std BAPI for uploading the Values for characteristics.

But I think you can do this using BDC. Take the help of your ABAPer and create BDC.

Regards

radhak mk