cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create materials by BAPI in CRM?

Former Member
0 Kudos

Hello!

through the transaction COMMPR01 I can create several materials, I would like to know if there is the relative bapi to create these materials.

Thanks.

Message was edited by: Maria Sorrentino

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I took the suggestion of Manuel Rodriguez and

I tried to run the bapi ”CRMXIF_PRODUCT_MATERIAL_SAVE“ but the system returns errors.

I have to admit that I am a beginner user of the system so if it is possible I’d like to have a sample so that I can adapt it to my case.

In addition, to receive a sample that can better fit my case: I have to use bapi just for these fields: Material (char,40), Short Description (char,40), Category (char,20) and Hierarchy (char,10).

Thank you very much.

Filippo

e-mail: filippo.liverini@accenture.com

stephenjohannes
Active Contributor
0 Kudos

Maria,

Pleasee look at my weblog for a solution.

<a href="/people/stephen.johannes/blog/2005/08/18/external-data-loads-for-crm-40-using-xif-adapter:///people/stephen.johannes/blog/2005/08/18/external-data-loads-for-crm-40-using-xif-adapter

This will discuss how to use the LSMW and the XIF adapter to load materials into CRM 4.0.

Good luck,

Stephen

P000636
Active Contributor
0 Kudos

Hi Maria,

Look at CRMXIF_PRODUCT_MATERIAL_SAVE .

Hope it helps.

Regards.

Manuel

Former Member
0 Kudos

Hi Maria,

By BAPI i don´t know if it existes in the standard, but you can try by the program 'RMDATIND'. If your objective is to migrate data i suggest you use Lsmw transaction and then choose the Batch Input mode choosing the object '0002' Material Master and then the method 'Create'.

Best Regards.

Hugo.