InterviewSolution
| 1. |
Does The Sa Escheat.pc Batch Program In Resa Create A File Or Does It Insert Into The Retail Invoice Matching (reim) Tables? If This Populates The Tables, What Will Happen If The Retailer Does Not Have Reim? |
|
Answer» SA ESCHEAT.pc only creates a TOTAL and writes this to the SA_ESCHEAT_TOTAL table. The SAEXPIM.pc program reads from this table. This program is OWNED by ReIM. If the retailer does not have ReIM, then a CUSTOM interface would need to be written to read the SA_ESCHEAT_TOTAL table to export the DATA into the retailer’s APPROPRIATE application SA ESCHEAT.pc only creates a total and writes this to the SA_ESCHEAT_TOTAL table. The SAEXPIM.pc program reads from this table. This program is owned by ReIM. If the retailer does not have ReIM, then a custom interface would need to be written to read the SA_ESCHEAT_TOTAL table to export the data into the retailer’s appropriate application |
|