Skip to main content

Hi, I need to create a custom event on screen ‘Register Arrivals’ .

when user receive a line and click OK, the line get disappeared from screen ‘Register Arrivals’.

at this time I need to fire the event, means when records get deleted.

but unfortunately, I’m not able to find which Table is this.

Please help with LU name and table name?

 

Thanks and regards,

Hari

 

 

Hi,

 

I have events on Purchase_Receipt_tab - registering the arrival will make an new entry in that table - so it would fire on new lines

 

I suppose it depends what type of event you are creating the exact set-up.

 

 


Hi @Harikrishnangr 

the LU is: PurchaseOrderLine

and the view is: RECEIPT_INFO_ALT


The table should be: purchase_order_line_tab


Hi,

 

I have events on Purchase_Receipt_tab - registering the arrival will make an new entry in that table - so it would fire on new lines

 

I suppose it depends what type of event you are creating the exact set-up.

 

 

Thank you Matthew, I have created an event in receipt screen.

 

Best Regards,

Hari


Hi @Harikrishnangr 

the LU is: PurchaseOrderLine

and the view is: RECEIPT_INFO_ALT

 

Thank you Link


The table should be: purchase_order_line_tab

Thank you Link


Reply