cancel
Showing results for 
Search instead for 
Did you mean: 

Item 00040 exists already; the entry will be ignored | Message no. V1338

Former Member
0 Kudos

Hi Guys,

I am facing one issue while creating sales order with multiple line items.

We have manual condition type in pricing.

When we enter say 5 items in the order and when we try to add manual price in the condition system shows message " Item 00040 exists already; the entry will be ignored | Message no. V1338"

When we enter price at last item the message doesn't appear.

Message is triggered as follows.


IF SVBAP-TABIX NE IVBAP-TABIX.
      IF XVBAP_LOESCHEN EQ SPACE.
        MESSAGE I338 WITH VBAP-POSNR.




Kindly suggest me the solution/configuration to avoid this pop up every time.

Regards,

Nilesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor

Have a look at the following notes:-

  • Note 394469 - Error V1338 during fast change - product selection
  • Note 518271 - Type matching: Items doubled in XVBAP

G. Lakshmipathi

Former Member
0 Kudos

Hi Lakshmipathi,

It gives information like "The problem only occurs if the source code of Note 382394 is implemented in system".

Could you please suggest me  what steps I need to follow to resolve this issue.

Regards,

Nilesh

Lakshmipathi
Active Contributor
0 Kudos

Check whether the said note is implemented.

G. Lakshmipathi

Former Member
0 Kudos

HI Lakshmipathi,

This note is not implemented in the system.

Nilesh