data in wrong file

JOHAN Johan Koelewijn j.koelewijn@thegreenery.com
Fri, 11 Jun 2004 17:06:38 +0200


Allison,

There are just a few screens doing that and I already investigated them.

Screens using VK-ORDER-KOP-REC:

Screen VK2030:
  let vk-order-kop-rec of vk-order-kop-nieuw = vk-order-kop-rec of vk-order-kop

this statement is part of an internal procedure that is called from several designer procedures.

Screens using both VK-ORDER-KOP-REC and LO-TOEW-REC

Screen TR0050:
   let vk-order-kop-rec of vk-order-kop-new = vk-order-kop-rec of vk-order-kop
   let lo-toew-rec of lo-toew-new = lo-toew-rec of lo-toew

These are part of internal procedures that are called from the preupdate procedure

Screen TR0051:
   let vk-order-kop-rec of vk-order-kop-new = vk-order-kop-rec of vk-order-kop
   let lo-toew-rec of lo-toew-new    = lo-toew-rec of lo-toew

These are part of internal procedures that are called from the preupdate procedure

Qtp does not make use of those items at all.

Thanks,

Johan.
> 
> 
> 
> -----Oorspronkelijk bericht-----
> Van: ALLISON.HAMILTON@COGNOS.COM
> Datum: 11-6-04, 16:41
> Aan: JOHAN Johan Koelewijn; powerh-l@lists.sowder.com
> Onderwerp: RE: RE: data in wrong file
> 
> 
> Johan, Do any screens move data using the VK-ORDER-KOP-REC or LO-TOEW-REC items?  If 
> so, I'd take a look at those instances as the likely culprits.  PowerHouse would 
> complain if it was actually trying to open one file thinking it's the other because 
> it compares record sizes between the dictionary and the physical file and also index 
> counts, neither of which would pass in this case.  It would be hard to copy the data 
> from one to the other without being pretty specific except if you were using the 
> above items.
> 
> Allison Hamilton
> Senior Software Engineer
> Cognos Inc.
> 
> -----Original Message-----
> From: powerh-l-admin@lists.sowder.com
> [mailto:powerh-l-admin@lists.sowder.com]On Behalf Of JOHAN Johan
> Koelewijn
> Sent: Friday, June 11, 2004 10:04 AM
> To: Deskin, Bob; powerh-l@lists.sowder.com
> Subject: re: data in wrong file
> 
> 
> Bob,
> 
> These are 2 different layouts on two different physical files.
> Items have different names.
> The problem is that I can't narrow the problem to one particular screen. Therefore I 
> don't know if it's a subscreen that's causing problems.
> 
> Attached you will find the pdl's
> 
> Record VK-ORDER-KOP is written into LO-TOEW, so LO-TOEW contains wrong data.
> 
> Thanks,
> Johan. 
>   
>        This message may contain privileged and/or confidential information.  If you 
> have received this e-mail in error or are not the intended recipient, you may not 
> use, copy, disseminate or distribute it; do not open any attachments, delete it 
> immediately from your system and notify the sender promptly by e-mail that you have 
> done so.  Thank you. 
>  
> 
>