Hi,
I am new to an existing IFS 8 system and am trying to find out why some columns in a Base Table are not getting populated with the correct values. I need to find out how these columns are being populated.
The columns in the Base Table are being populated as a result of Printing a Supplier Schedule.
I presume that there is some kind of event being triggered, but I don’t know how to find it!
I have found a logical unit which seems to be involved but it only has details of how a view is populated from the Base Table concerned.
The logical unit has these details included:-
Base Table
Base View
Base Package.
The Base Package just has various Functions and Procedures for discrete values whereas I’m looking for a “CREATE OR REPLACE ‘Base Table’ AS …..” statement with the appropriate SELECT statement to follow which will show how the Base Table is being populated.
Thanks for any help.
Cheers,
Neil.