Tuesday, November 30, 2021

What are the different RMA Order Types in Oracle APPS?

  • RMA with Credit is used when the customer returns the physical product and also receives credit as a result of the return.
  • RMA no Credit is used when the customer will return the product but will not be receiving a credit as a result of the return.
  • RMA Credit only is used when the customer will receive a credit, but the physical return of the product is not required.

No comments:

Post a Comment

Query to get the Concurrent Program along with Value Set details

SELECT fcpl1.user_concurrent_program_name       ,fdfcuv.end_user_column_name       ,ffvs.flex_value_set_name value_set_name       ,ffvt.appl...