What is the source table.column for a supplier's status
Summary:
Hi experts,
We need to export supplier data (header, contact, address, site) to other systems.
I would like to know as title, what is the source table and column for a supplier's status field which is showed in GET suppliers REST API and Cloud Procurement UI?
I thought the status was from HZ_PARTIES, but it seemed I was wrong. In REST API call response and UI, I can see status is "inactive", but in HZ_PARTIES, it's still "A", just as other active suppliers.
Beside this column, it is highly appreciated if someone can provide a document instructing that what is the data source (table and column) for every field of REST API call response, including children resources "contact", "address", "site".