One quick question from non Oracle user ..
Do we have any functionality in Oracle for handling "Alternative Payee" in payable ?

My answer is NO , at least I have never seen any seeded out-of-box, though Customer asked many times..
Does anyone have any answer from Oracle side?
In the real business environment, there are many cases where the vendor name used for procurement purposes may be different than the name that the vendor must be paid to. Instead of using the vendor name as the payee name, it required to have an alternate field where we can state the payee name.
The good is that SAP does has capability to handle such functionality as they maintain an alternative payee at the supplier master level and wherever you need to pick either of them just pass the information and print the name of Check. So simple...That's why user coming from SAP product really hates Oracle, and complaining why Oracle does not have such small things, but they don't have choice.
Minor Customization or work around is not always a choice for SME's as cost be major driving for the implementation.No comment on this..
I tried to explore by asking to core user, how they are achieving this in SAP. They simply run through few steps and demonstrated how they achive this. Within SAP this consist of few steps as:
- Created a vendor master record for the alternative payee. Block this account against posting.
- Specify the account number of the alternative payee in the Alternative payee field within the payment transactions section of the vendor master record.
- While making payments for this vendor, the payment program access the name and address of the alternative payee.Cool..
Oracle Approach
Some things called "Factoring Arrangements"
What is Factoring Arrangements ?
Exploring in accounting books and google , A factoring arrangement is basically a purchasing agreement under which a person or entity such as a big Corporation acquires outstanding debts, invoice or account receivable at a discount from another entity, usually a company.This was very common in US specially in textile industry. [Adopted]
Let see how Oracle trying to handle this in payable:
When the check is going to a factor or for a garnishment you can create a pay site and indicate the payee's name on the first address line starting with "OR Factor".
This is what 11i/R12 payable/Payment documentation says :
If a vendor A sells its receivables to a factor (ie third part for your Oracle), you can enter invoices for the supplier A and make payments to the factor by creating a pay site defined for the factor. On the first address line enter the name of the factor preceded by the word "and" or "or." On the remaining two address lines, enter the address of the factor. Payables then addresses the payment to the supplier and/or the factor, since Payables prints the vendor name and the three address lines on each payment.
How Oracle explain this case
Supplier ABC has sold their receivables to Factor B, and you want to send payments directly to Factor B.
Case (i) You want your payment document to be made out to "ABC or Factor B."
Case (ii) You want your payment document to be made out to"ABC AND Factor B."
Define a pay site for supplier ABC called Factor B.
On the first address line enter "OR Factor B." for case (i)
On the first address line enter " AND Factor B." for case (ii)
On the remaining two address lines enter Factor B's address.
If you select the Factor B supplier site when you enter and pay an invoice for ABC, the first two lines of the payment will read "Payable to: ABC OR Factor B" if setup is as case (i) or "Payable to: ABC AND Factor B." if setup is case (ii).
And this way the factor can endorse and cash the payment.
I tried and tested , but this does not serve the purpose.Any one have some better idea , Please ...
Don't tell customization , I have 2-3 options ready to fit but customer want $0 solution.
Finally
Is this a totally different things not any work around with alternate payee.
Lets hope, Oracle payment is new family in R12 might,consider this an enhancement request to cater the need for those user who is moving from SAP to Oracle.
Any thoughts welcome
Disclaimer : SAP Functionality which is discussed is based out of Personal observation and discussion with SAP user, which they are using bit older version.Any Conflicts with SAP functionlity must be validated. Oracle Version which is used for reference is 11.5.10.2/R12.