2014 Jan 22 6:28 AM
Hi All,
we are creating a IDOC for inbound delivery using FM IDOC_WRITE_AND_START_INBOUND.
IDOC was created with status 51 with error Enter either delivery date or goods issue date.
But we are filling Delivery date in E1EDL18 segment.
and implemented BADI LE_SHP_GN_DLV_CREATE for updating this field in LIKP-LFDAT.
But this BADI is not triggering.
Could you please provide your valuable suggestions for get the rid of this IDOC error.
Thanks,
Satya.
2014 Jan 22 7:24 AM
go to we19 give the existing inbound idoc no and execute,
and edit the delivery date field and start inbound processing and test if the same error coming or not ..
regards,
SIva
2014 Jan 22 6:36 AM
If you check your inbound posting function module it has so many exits IDOC_INPUT_DELVRY why dont you fill their. May be SAP check for date is running before your BADI gets triggerred. If you are using different inbound FM some other standard one let us know
Nabheet
2014 Jan 22 6:52 AM
Hi Nahdeet,
Could you please elaborate this I am new to this concepts.
Thanks,
satya.
2014 Jan 22 7:24 AM
go to we19 give the existing inbound idoc no and execute,
and edit the delivery date field and start inbound processing and test if the same error coming or not ..
regards,
SIva