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

Technical problem with starting a PLM workflow!

Former Member
0 Likes
337

Hey!

I am trying to start a workflow with a document, but get this message with a red light.

____________________________________________________________________

Doc:10000000438-PDC-00-000,Table SWWWIHEAD cannot be written

____________________________________________________________________

Anyone how now what can be wrong?

I am quit sure that this is a technical problem.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
306

Hi,

Check the container for that element and see the data type of the element.

If the data type of the element is different from the entered values it will give an error.

Regards,

Ramu N.

Read only

0 Likes
306

Hi.

With help of some technical staff in our company I did manage to find out what was wrong. I am posting it hear so anyone else having this kind of problem in the future can find out of it self. 

The reason for not starting this workflow is as follow:

The workflow is writing to the table SWWWIHEAD. Some time’s the workflow is writing to a row/entry in the table that is all ready written. Therefore the system is returning an error message. This can be solved as follow:

Go to transaction SM56, where it is possible to reset the buffer.

The following field have to be filled:

Client <relevant client>

Object SWW_WIID

Sub-obj

Range 01

Year 0000

Global Reset X

If this does not help, a programmer has to do a manual change in the table.

Cheers!