google-code-export / saplink

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

Dump in ZSAPLINK 0.1.3 during creating new nugget #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. transaction SE38 - ZSAPLINK (version 0.1.3) - Execute
2. Choose 'Create new nugget', fill Nugget name with 'ZZHSTEST_something' -
 - Execute
3. Popup screen Save As appears - i choose a directory on MyDocuments

What is the expected output? What do you see instead?
Expect : message 'nugget created'

But : Dump in form PUTONMACHINE in ZSAPLINK after method GUI_DOWNLAND -
RAISE_EXCEPTION : Exception condition UNKNOWN_DP_ERROR raised 
Dump due to incorrect filename. 
Expected name : NUGG_ZZHSTEST_TRANSPORT_OVERVIEW.nugg 
Actual name : NUGG_ZZHSTEST_TRANSPORT_OVERVIEW.nugg.*)|  (strange
additional extension ????)

What version of SAP are you using?
SAP_ABA Release : 620 / Level: 0055
SAP_BASIS Release : 620 / Level: 055

What version of SAPlink are you using:
0.1.3

Please provide any additional information below.

Original issue reported on code.google.com by hans.sen...@gmail.com on 3 Oct 2007 at 6:33

Attachments:

GoogleCodeExporter commented 9 years ago
See also issue 72
Problem seems to be caused by a strange additional extension.

When i debug the program, and delete the strange extension from the filename, 
the
program works well.

Original comment by hans.sen...@gmail.com on 3 Oct 2007 at 6:36