‎2009 Dec 15 9:58 AM
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
‎2009 Dec 15 10:32 AM
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.