I am trying to get transaction for current plant on Transaction Log Form. At present it shows transactions for all plants and I want to see plant specific data on the grid. I am using below code but still I get data for all plants. I don’t know if the event is wrong. Could you please help.
Hello, Binita. The code you posted looks like you’re assigning the current plant to a variable called pPlant. Do you have some additional code written to filter the grid, or is this as far as you’ve gotten?
Are you able to train on the use a grid filter on a plant column instead of customizing?