Baanboard.com

Go Back   Baanboard.com

Retirement Notice

Baanboard is shutting down on 31-dec-2023. See: http://www.baanboard.com/baanboard/showthread.php?t=76043


User login

Frontpage Sponsor

Main

Poll
What do you expect from your SI Implementation partner for the success of ERP implementation.
Bring best practices - Not to offer more CR's Leveraging standard functions
14%
Need more honesty to work with the Users until their processes are fully mapped & Users are trained
43%
Focus on process automation/ integrations/ Real time data/ BI analytics
14%
Stick to basics
29%
Total votes: 14

Reference Content

 
Items for 'LN 10.5' (by date)
By Date  
Alphabetically By Date  

 

You are browsing all items of this content category sorted by date (most recent first). Note that forum posts/threads are not included here.

 

If you would like to search through the content then please refer to the Site Search page.

 

Table extension after.destroy hook, error on db.delete of tfgld018
By fom_ln at 10 Jul 2023 - 11:26

Hello,

I am new to Baan/Infor Programming and extensibility. I am trying to delete a record in the tfgld018 after deleting a record from tfacp200.

After deleting the record from tfacp200 the UI shows a message reporting: "Record not present in Documents for company", so the record is not deleted from tfgld018. 

I tried to use db.update and using it the record is correctly updated. What am i missing? 

This is the script in the after.destroy hook:

 

|delete the record from documents, does not work 

 select tfgld018.*

from tfgld018 for update

where tfgld018._index1 = {:tfacp200.ttyp, :tfacp200.ninv}

as set with 1 rows

        selectdo

                 db.delete(ttfgld018, db.retry) 

 

        endselect

| update the document after the delete, this works 

        select  tfgld017.*

        from    tfgld017 for update

        where   tfgld017._index1 = {:tfacp200.ttyp,:tfacp200.year}

        selectdo

                tfgld017.docn =  tfgld017.docn - 1



All times are GMT +2. The time now is 11:26.


©2001-2023 - Baanboard.com - Baanforums.com