data in wrong file
James Stroo
jstroo@usinternet.com
Fri, 11 Jun 2004 12:12:00 -0500 (CDT)
Unsubscribe
Allison,
>
> VK-ORDER-KOP-NEW of example TR0051 is passed from a higher screen as master but it is
> LO-TOEW that makes the trouble...
>
> Johan.
>>
>>
>>
>> -----Oorspronkelijk bericht-----
>> Van: POWERH-L-ADMIN@LISTS.SOWDER.COM
>> Datum: 11-6-04, 17:26
>> Aan: JOHAN Johan Koelewijn; powerh-l@lists.sowder.com
>> Onderwerp: RE: RE: data in wrong file
>>
>>
>> Johan, hmmm, those shouldn't be a problem unless PH is really messed up internally.
>> Another possibility is that these items, or the whole record is passed to an external
>> routine where there is an inconsistency in what is being sent and what it thinks it
>> is receiving.
>>
>> Are any of the examples below from records that are passed as masters from a higher
>> screen?
>>
>> Allison Hamilton
>> Senior Software Engineer
>> Cognos Inc.
>>
>>
>> -----Original Message-----
>> From: JOHAN Johan Koelewijn [mailto:j.koelewijn@thegreenery.com]
>> Sent: Friday, June 11, 2004 11:07 AM
>> To: Hamilton, Allison; powerh-l@lists.sowder.com
>> Subject: RE: RE: data in wrong file
>>
>>
>> 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.
>>
>>
>>
>
>
> = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Mailing list: powerh-l@lists.sowder.com
> Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
> Unsubscribe: "unsubscribe <password>" in message body to powerh-l-request@lists.sowder.com
> http://lists.sowder.com/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you must be a subscriber.
>
>
> = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Mailing list: powerh-l@lists.sowder.com
> Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
> Unsubscribe: "unsubscribe <password>" in message body to powerh-l-request@lists.sowder.com
> http://lists.sowder.com/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you must be a subscriber.
>