google-code-export / saplink

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

Export of table technical settings (TABT) causes short dump #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Export (or add to nugget) an object of type TABT

What is the expected output? What do you see instead?
Instead of confirming the export, a short dump results. The reason is that 
function module DDIF_TABT_GET is called with parameter LANGU, which does 
not exist

What version of SAP are you using?
SAP_ABA Release / Level: 6.20/44; 7.00/9
SAP_BASIS Release / Level: 6.20/44; 7.00/9

What version of SAPlink are you using:
0.1.2 for SAPlink
0.1.0 for DDIC plugins

Please provide any additional information below.
I could easily provide the fix for this but am not sure what the process 
is supposed to be. Maybe Thomas is already working on updates to the DDIC 
plugins and can just fix this as part of that...?

Original issue reported on code.google.com by jw20...@gmail.com on 12 Oct 2006 at 8:16

GoogleCodeExporter commented 9 years ago

Original comment by ewherrm...@gmail.com on 12 Oct 2006 at 1:05

GoogleCodeExporter commented 9 years ago

Original comment by ewherrm...@gmail.com on 12 Oct 2006 at 1:09

GoogleCodeExporter commented 9 years ago
See comment for issue 18.

Original comment by rquacken...@gmail.com on 12 Oct 2006 at 5:32

GoogleCodeExporter commented 9 years ago
The view_tech_settings class had a similar problem so I fixed that and saved it 
in a 
slinkee and exported a DDIC nugget with that fix and the table_tech_settings 
fix, 
which didn't seem to be in the nugget yet. I created a patch for these changes 
and 
sent it to Eddie. Hopefully, that's correct...

Original comment by James.We...@jpweb.us on 19 Oct 2006 at 6:41

GoogleCodeExporter commented 9 years ago
Here is a patch file for the DDIC nugget under trunk. This only contains the 
fix 
necessary to resolve the problem described above as well as a similar one for 
view_tech_settings.

Original comment by James.We...@jpweb.us on 19 Oct 2006 at 1:34

Attachments:

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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