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_MAINTAINDATA_RT / MATERIAL_MAINTAIN_DARK

Former Member
0 Likes
1,159

Hi,

I want to change the short text of materials in table makt, using any of the above functions.

Any hints ?

Thanks in advance,

Miguel P.

5 REPLIES 5
Read only

Former Member
0 Likes
1,069

Hi Miguel,

I don't konw those BAPIs.

I'm a faithful user of BAPI_MATERIAL_SAVEDATA.

This BAPI works very well, especially for what you want to do.Moreover, it's easy to use.

I advice this one.

Regards,

Erwan.

Read only

0 Likes
1,069

Thanks, unfortunately I'm in version 4.0B,

and this function doesn't exists in 4.0B.

Regards,

Miguel P.

Read only

0 Likes
1,069

Ok Miguel,

BAPI_MATERIAL_MAINTAINDATA_RT is used for retail.

There is another bapi which could be useful with what you want to do:

- Try 'BAPI_MATERIAL_UPLOAD_SAVE', It should be available in 4.0B as it exists in 3.1I

- IV_MARA :

Operation : '004' for Update.

Mat number.

- IT_MAKT :

Operation : '004' for Update.

Mat. Number.

Langu

Langu ISO

Description.

It's works well.

Regards,

Erwan.

Read only

Former Member
0 Likes
1,069

Hi,

I want to update de field PLIFZ from table MARC using "BAPI_MATERIAL_UPLOAD_SAVE" but I can´t get it to work. Any hints?

Thanks in advance.

Ezequiel

Read only

0 Likes
1,069

Thanks