Offer details are not getting stored in transaction table (HRC_TXN_HEADER)
When an offer is sent for approval and after approval if the offer is "Re drafted" and edited then the table "IRC_OFFERS" is storing the latest data. Whereas i need to fetch the data that was in the first transaction. Usually, we will use XML Data column in "HRC_TXN_HEADER" table for the transaction data but for offer related transactions i am unable to find the offer details.
Is it even possible to fetch the offer details from XML data column of HRC_TXN_HEADER table?
0