cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Changing an infoobject.

henry_jones
Participant
0 Likes
3,132

I'm looking for advice on the best way to change the length on 2 attributes of 0WBS_ELEMT. 0WBS_ELEMT itself is rather large. In the past, I changed the lengths and transported. It took an extremely long time. Here are my scenarios:

1) just change the lengths and transport. (this takes a long time)

2) remove the attributes from 0WBS_ELEMT, transport 0WBS_ELEMT, change the attribute lengths and add them back to 0WBS_ELEMT.

3) create a transformation and set the 2 attribute values to null, then change the lengths.

any thoughts?

View Entire Topic
henry_jones
Participant
0 Likes

Thanks all. It was not a big deal after all. I just deleted the data for the attribute and increased the length. There were no issues.

Thanks!