- After completing AR Transaction there is no data or entry in AR_PAYMENT_SCHEDULES_ALL table.
- Possible reason is "Open Receivables" check box is not checked for the Transaction Type while creating it.
- If Open Receivable is set to Yes then Receivables updates Customer Balances each time you create a complete Credit Memo, Debit Memo, Chargeback, or On-Account Credit with this Transaction Type.
- This also includes these Transactions in the Standard Aging and Collection Processes in Receivables.
Thursday, May 12, 2022
Why there is no entry in AR_PAYMENT_SCHEDULES_ALL even after completing the AR Transaction in Oracle APPS
Subscribe to:
Post Comments (Atom)
Query to get Parent and Child Accounts in Oracle APPS R12
SELECT ffv1.flex_value parent_account ,ffvt1.description parent_account_desc ,ffv2.flex_value child_account ,ffvt2.description...
-
The XDOLoader utility is a Java-based command line program to load template (RTF, PDF, and XSL-FO), XML, and XSD files to the XML Publis...
-
Serial_number_control_code column contains values as 1,2,5 &6 in mtl_system_items_b table. Inorder to find meaning for this values r...
-
LOT_CONTROL_CODE column contains values as 1 & 2 in mtl_system_items_b table. Inorder to find meaning for this values run below que...
No comments:
Post a Comment