2013 Jun 25 2:24 PM
Hi,
We have a requirement to populate Custom messages generated while validating input file data to appear in SM35 session Error Log.
Please advise the possibilities to do this.
e.g.: "Trailer Record not found" or "Header Record not found" should be populated in SM35 session error log.
Thanks
Saleha
Hi,
We have a requirement to populate Custom messages generated while validating input file data to appear in SM35 session Error Log.
Please advise the possibilities to do this.
e.g.: "Trailer Record not found" or "Header Record not found" should be populated in SM35 session error log.
Thanks
Saleha
2013 Jun 25 3:25 PM
Why not catch and report/log file errors in the load program that creates the SM35 session--LSMW/ABAP?
2013 Jun 26 8:30 AM
Our program validates the input file and displays the custom error messages in another output file as error log and the standard error messages are anyhow logged in the BDC session.
Now the requirement is to even include the Custom error messages in the BDC session. Please let us know if there is any possibility to do so.