google-code-export / zaplink

Automatically exported from code.google.com/p/zaplink
1 stars 0 forks source link

ZAPLINK_DTEL_DATA does not compile because type TR_DOCID does not exist #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. After the installation of ZAPLINK on a SAP NetWeaver 7.01 SR1 SP3 ABAP
Developer Edition
2. I try to activate all the code
3. The Class ZAPLINK_DTEL_DATA does not compile because of the Error "The
type "TR_DOCID" is unknown, but there is a type with the similar name
"TD_DOC_ID". "TD_DOC_ID". "TD_DOC_ID"." in the protected section.

What is the expected output?

No compilation erros.

What do you see instead?

A compilation error.

#What version of the product are you using? add a release label all issue
without release label will be rejected

0.0.004

Original issue reported on code.google.com by gregor.w...@gmail.com on 8 Apr 2010 at 9:17

GoogleCodeExporter commented 9 years ago
TR_DOCID in class ZAPLINK_DTEL_DATA is an alias for ZAPLINK_DATATYPES~TR_DOCID.

Do you have made a single class activation or a mass activation for ALL 
component in
the framework ?

Do you have followed the installation procedure :
https://code.google.com/p/zaplink/wiki/Install that may not exists when you 
download
V0.0.004

Original comment by taryck%b...@gtempaccount.com on 12 Apr 2010 at 8:48

GoogleCodeExporter commented 9 years ago
Near 2 months without answer. This Issue is closed for timeout. It also should 
be fixed 
with framework version 0.0.005 with easy activation on installation

Original comment by taryck%b...@gtempaccount.com on 30 May 2010 at 3:28