Query to get Payment Reversal

Introduction Business requested to provide the Payment reversal information   Cause of the issue: Business want to cross check with Payment reversals   How do we solve: We have created below [...]

Query to get AR Adjustments

Introduction Business requested to provide the date for AR Adjustments for a particular period   Cause of the issue: Business want to tally the data with uploaded Adjustments.   How do we solve: [...]

Query to fetch dunning contact for customer

Using below query we can get dunning contact information.       SELECT      account_number customer_number,      party_name     customer_name,      (          SELECT              [...]

Start typing and press Enter to search