EDIDS is the table with Idoc Status records. If your message is 51 - inbound you can consider it as error and for out bound 02 will be the error status.
Write a select query on table EDIDS where creation date in s_date and mstyp 51 or 02
EDIDS is the table with Idoc Status records. If your message is 51 - inbound you can consider it as error and for out bound 02 will be the error status.
Write a select query on table EDIDS where creation date in s_date and mstyp 51 or 02