google-code-export / saplink

Automatically exported from code.google.com/p/saplink
1 stars 2 forks source link

System dump occur when trying to add an object to non-existing nugget file. #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run ZSAPLink.
2. Select tab "Nugget" and option "Add object to Nugget".
4. Select any object type and object name.
5. Type any non-existing file name.
6. Press F8 to add object to nugget.

What is the expected output? What do you see instead?
Instead of showing the error message that file does not exist system dump
occur.

What version of SAP are you using?
SAP_ABA Release / Level: 6.20
SAP_BASIS Release / Level: 6.20

What version of SAPlink are you using: 0.1.2

Please provide any additional information below.
Do we really need to separate creation and addition? Maybe it would be
better to create the empty nugget file if it doesn't exist when adding objects?

Original issue reported on code.google.com by Pavel.An...@gmail.com on 17 Oct 2006 at 1:30

GoogleCodeExporter commented 9 years ago

Original comment by daniel.m...@gmail.com on 28 Dec 2006 at 4:06

GoogleCodeExporter commented 9 years ago
This issue is fixed in the next release.  A File open error is thrown by the 
function
module if you pass it a file location or name that doesn't exist. I have placed 
an
error message on the screen if this situation occurs.

Original comment by rquacken...@gmail.com on 29 Dec 2006 at 3:14

GoogleCodeExporter commented 9 years ago

Original comment by ewherrm...@gmail.com on 29 Jan 2007 at 10:01

GoogleCodeExporter commented 9 years ago

Original comment by ewherrm...@gmail.com on 5 Feb 2007 at 3:50