‎2007 Oct 29 9:27 AM
hi
i have to create outbound delivery idoc.
when i am sending idoc to thirdparty one field (pricefield) i dont want to send??
can anybody help me how to do it.
regards
prathap
‎2007 Oct 29 9:29 AM
Hi Prathap,
You can clear the value from that field in the user-exit or BADI.
Regards,
Atish
‎2007 Oct 29 9:33 AM
hi
for this u have to work with tcode BD53(to protect the fields from bieng overwritten in the target system)
regards
Nagesh.Paruchuri
‎2007 Oct 29 10:06 AM
Do coding in Following Exit
EXIT_SAPLV56K_002 (Enhancement V56K0001)
REgards
‎2007 Oct 31 3:58 AM
hi pratap,
If u want to filter particular field in segment,u can do using idoc filtering with BD59.Here u can define filter object containing which field u want to filter.
Thanks,
Srikanth.A