‎2010 Sep 03 12:39 PM
Hi
How does one exclude/remove a line item in segment E1EDP07-E1EDP09. This needs to happen before the idoc is generated.
I want to exclude one material item.
Regards,
Gio
‎2010 Sep 03 12:45 PM
Hi
For this u need to wirte the code in enahcement of this IDOC.
In Idoc data is filled in EDIDD structure.in u r enahcement check the segement name and perform u r operations.
Regards,
Raghu.
‎2010 Sep 03 12:49 PM
Hi,
Which process code you are using for outbound processing ?
If you are using Process code : DELV, you can use enhancement "V56K0001", component "EXIT_SAPLV56K_002"
OR
BADI "BADI_V56K", method "RAW_DATA_MANIPULATION".
Regards
Vinod
‎2010 Sep 03 1:18 PM
I'm using Processing code "SD05". This deletion needs to happen before the idoc is outputted/created.
I've used program RSNAST00 to test,but the user-exit is not triggred.
‎2010 Sep 04 5:06 AM
Hi,
Check the user exit "LVED2FZZ", form-routines "USEREXIT_E1EDP07" & "USEREXIT_E1EDP09". You may require access key for the include LVED2FZZ if it is not used before.
Regards
Vinod