google-code-export / saplink

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

Syntax Error in program ZSAPLINK when running SAPLink in NW2005 #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. As soon as ZSAPLINK program is created in your system if you try to run 
it you get an error:
Syntax error in program
--------------------------------------------------------
Source code   ZSAPLINK                     Line     596
For "ZSAPLINK_NUGGET", no CONSTRUCTOR has been defined.

What is the expected output? What do you see instead?
Get the initial screen of SAPLink.  Error. 

What version of SAP are you using?
SAP_ABA Release / Level:   700/0009
SAP_BASIS Release / Level:  700/0011

What version of SAPlink are you using:
SAPLink_install-0.1.3.zip

Please provide any additional information below.

Line 596 is this line: 
      create object nugg exporting ixmlDocument = ixmlDocument.

Original issue reported on code.google.com by aleks.oz...@gmail.com on 1 May 2007 at 2:06

GoogleCodeExporter commented 9 years ago
Hi Aleks, please check that all the zsaplink* objects have been activated.  It 
looks
like you may have some classes that still need to be activated.  Please try
se24->zsaplink->activate->whole worklist->select all zsaplink->activate.  

Original comment by ewherrm...@gmail.com on 2 May 2007 at 1:34

GoogleCodeExporter commented 9 years ago
You are absolutely right, the activation was the issue.  And it just so happen 
that 
Dan is here today and showed me what I did wrong.  Sorry for a wrong alert.
Aleks.

Original comment by aleks.oz...@gmail.com on 2 May 2007 at 2:20

GoogleCodeExporter commented 9 years ago

Original comment by daniel.m...@gmail.com on 2 May 2007 at 2:20