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 Namespace Error

Former Member
0 Likes
341

Hi,

Am using the SEGMENT_DELETE function which in turn uses SEGMENT_NAMING_CHECK.

My requirement is to suppress an standard segment E1EDL44 if the E1EDL44-VELIN EQ 3.

Unfortunately, it is giving me an error in segment_delete stating as "Name E1EDL44 not permitted in CUSTOMER system"

At the same time, if i give a ZE1EDL44 segment , it does not give me any error.

Is there no way that one can suppress the standard segment via an user exit.

I am using delivery idoc to suppress this segment.

Regards

Krish

1 REPLY 1
Read only

Former Member
0 Likes
295

Came to an conclusion that we are never supposed to delete an standard segment and is not good practice. So decided to handle it in XI with Premap.