Skip to Content
0
Former Member
Apr 28, 2009 at 08:40 AM

Inbound ARTMAS issue

395 Views

Hi Gurus, can I ask about Idoc ARTMAS?

There is a requirement to change the article dimension (length, width, height) which can be found in MARM. The change will be triggered from outside system to SAP.

I am using ARTMAS05 to do the inbound update.

Using WE19, I input:

E1BPE1MARMRT-FUNCTION = "004"

E1BPE1MARMRT-MATERIAL = article number

E1BPE1MARMRT-ALT_UNIT = "KAR" (cartons)

E1BPE1MARMRT-LENGTH = 3

E1BPE1MARMRT-WIDTH = 4

E1BPE1MARMRT-HEIGHT = 5

E1BPE1MARMRTX-FUNCTION = "004"

E1BPE1MARMRTX-MATERIAL = article number

E1BPE1MARMRTX-ALT_UNIT = "KAR" (cartons)

E1BPE1MARMRTX-LENGTH = "X"

E1BPE1MARMRTX-WIDTH = "X"

E1BPE1MARMRTX-HEIGHT = "X"

I have deleted all other segments.

After I run , I got message

Table MARM for article 1200017 has no header segment

Table MEAN for article 1200017 has no header segment

Did I miss some other segment? Can you tell me what is the problem? Thanks.

-Gilbert