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

Segment Creation

Former Member
0 Likes
793

When I tried to create a segment(WE 31) with the fileds of the sales order and trying to save it, I am getting a message 'STDO: Log with ID 2 is already closed' and the segment is not getting created.

5 REPLIES 5
Read only

Former Member
0 Likes
735

Hello,

Check with your functional people....no idea...

cheers

gabriel

Read only

0 Likes
735

I had the same problem.

I discoverd that the field list given from my functional people were containing space between the different words of the field

e.g.: MATERIAL NAME

I solved the problem replacing the space with an underscore

e.g.: MATERIAL_NAME

I hope this could solve your prblem too.

Read only

0 Likes
735

I had the same problem.

I discoverd that the field list given from my functional people were containing space between the different words of the field

e.g.: MATERIAL NAME

I solved the problem replacing the space with an underscore

e.g.: MATERIAL_NAME

I hope this could solve your prblem too.

Read only

Former Member
0 Likes
735

I faced the same problem. And your solution works. Thanks

Read only

Former Member
0 Likes
735

This message was moderated.