Skip to Content
Technical Articles
Author's profile photo Jigang Zhang 张吉刚

Modification of Released IDOC Segment Definition

The normal procedure to create Idoc type is:
  1. Create Idoc segment type at WE31;
  2. Create Idoc basic type at WE30;
  3. Assign Idoc segment type at Idoc basic type.
After IDoc basic type been created at WE30, you can’t modify it at released status. What if you want to change the Minimum number / Maximum number for one segment?
  1. Go to menu Edit-> Cancel Release the Idoc type first.
  2. Enter change mode and click the Idoc segment need to change its segment limits
  3. Go to menu Edit-> Segment Attributes

Modify the limit value and go back to the previous screen set release will do. If you want to change the segment structure fields, need to cancel the IDoc segment first as well.

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Jelena Perfiljeva
      Jelena Perfiljeva

      This only works for the current release (7.4 in the screenshot). As soon as the system is upgraded, this option can't be used anymore. There are many SCN posts on this (good example) because this was a big issue when mass upgrades to ECC 6.0 happened back in the days.

      After the upgrade, we can add new fields to the custom segment definition if we use (+) button to create a new version. But changes in existing fields at that point are no longer possible by any kosher means.

      All this information and more can be found in my book. 🙂

      Author's profile photo Jigang Zhang 张吉刚
      Jigang Zhang 张吉刚
      Blog Post Author

      Jelena Perfiljeva,

      No much exp at version ahead of ECC 6.0, thanks for your info : P