Project

General

Profile

How to get the present transaction (trxName) in AbstractADWindowPanel.java class?

Added by Praneeth Kumar about 11 years ago

Hi All,

I have to display a status message for a window. For that I am using AbstractADWindowPanel.java class. In the status bar, I have to display the ID's of a particular table created at that transaction only. But for me, it is displaying the complete ID's of table.

Briefly, I have a sales order window. After creating the order, I have created shipments. Here status bar is showing the shipment ID's for that particular order. Now if I created shipment after some time, the status bar is showing the ID's of all shipments for that particular order. Can anyone suggest me out how to get the ID of shipment created at present transaction only from AbstractADWindowPanel.java?

Thanks in Advance.

Regards,
Praneeth


    (1-1/1)