Supplier Change Extract
Summary
Objective is to extract suppliers which were updated for any given period so that those records can be pushed and synced with 3rd party applications.Content
Objective is to extract suppliers which were updated for any given period so that those records can be pushed and synced with 3rd party applications.
As per current behaviour of the application, if you simply browse through the supplier site and come out of it without making any changes (without clicking on Save/ Save and Close), it still updates POZ_SUPPLIERS table and LAST_UPDATE_BY and LAST_UPDATE_DATE are updated. Due to this all the suppliers (which were just viewed by users) are extracted in our interfaces.
0