Hello,
I have an inputscript that is called in two places. It reads the table in the Objects tab of a work order in display mode (t-code IW33). When this is called as an include from the native SAP transaction script SAPLCOIH.E3000, it works fine. However, now it is not working when called from an inputscript. I get an error in the GuiXT trace that says Table "TABLE" not found. I"m not sure why I'm getting that, as I've verified the table name is OK. Plus, it is performing the exact same task on the work order, just starting from a different place. It was working before. This was coming from a notification transaction. I have changed the way that notifications are processed, but I believe I only touched a different notification type. Any suggestions would be appreciated!
Thanks,