How to Combin 2Taxes for 1 AR line transaction?
Dear ALL,
My Oracle is V12.1.1
I want to create 2 taxes to calculate from the AR line transaction to distribute into 2 GL accounts.
Example :- Simply I want to do:-
Create Invoice with 1 line
Line Amount = 100
I want Tax to select Tax with 11%
and while saving , I want the Oracle to distribute the values as below
10% of the line amount will be in GL account#1
1% of the line amount will be in GL account#2
The total will be = 100 + 10 + 1 = 111
I want support to how I can do this.
Regards,
Bassem
My Oracle is V12.1.1
I want to create 2 taxes to calculate from the AR line transaction to distribute into 2 GL accounts.
Example :- Simply I want to do:-
Create Invoice with 1 line
Line Amount = 100
I want Tax to select Tax with 11%
and while saving , I want the Oracle to distribute the values as below
10% of the line amount will be in GL account#1
1% of the line amount will be in GL account#2
The total will be = 100 + 10 + 1 = 111
I want support to how I can do this.
Regards,
Bassem
0