‎2016 Sep 28 11:39 AM
HI ,
My requirement is
I have
I need to sort the E1EDL20 segment.
How do i do that?
‎2016 Sep 28 1:24 PM
Hello Gayatri,
I am a bit confused.
Do you need to sort something or Append?
Where is that Tree created? SAP-Standard or Custom Program?
If it is a custom Programm, mind sharing the code? Would definitely help to help you.
Regards
Markus
‎2016 Sep 28 1:53 PM
Hi Markus,
The above screen shot is of
Basic type SHPMNT05
Message Type SHPMNT
This can be called from BADI /SCWM/EX_ERP_LE_TRA_OUT from the Function module /SCWM/IDOC_OUTPUT_SHPMNT
In this , the business will get a lot of E1EDL20 segements
We also have another field in this segment Drop_Sequence
This drop_sequence may be different in other E1EDL20 segments. So , the business requirement is to sort the E1EDL20 by drop_sequence .
I am a bit confused as to how to put the sorted segments in this .