Application Development 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: 

error Message type ARTMAS belongs to BAPI in BD64?

Former Member
0 Kudos

Hi,

when i want to send ARTICLES using ARTMAS Message Type in BD64 ( Customer Distribution Model ) it shows an error message like below

" Message type ARTMAS belongs to BAPI

RetailMaterial.Clone: Use the BAPI in the model "

but i want use ARTMAS Message Type in BD64.

Please can anyone tell me how solve this issue.

3 REPLIES 3

Former Member
0 Kudos

thank u

0 Kudos

hi, now i meet the same problem

would you please tell me how to solve it?

tks.

0 Kudos

I found the sloution.

First, for our distribution model we add message type still is "MATMAS", and then we should add BAPI as fllow:

Obj. name/interface: BUS1001001

Method: Clone

We can find these information from table TBDBE.

Try BD10, it can work.

I hope it can help other people.